Commit graph

11 commits

Author SHA1 Message Date
koral dc170b713d sshfs: 2.6 -> 2.7 2016-03-06 18:40:26 +01:00
koral 0d45943167 sshfsFuse: 2.5 -> 2.6 2016-03-06 16:26:42 +01:00
Jascha Geerds f8fae306a0 sshfs: Update homepage URL 2016-01-27 17:33:14 +01:00
Jascha Geerds 3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Peter Simons f1a707fc74 sshfsFuse: update from 2.4 to 2.5 2014-03-05 15:40:08 +01:00
Eelco Dolstra 627f3574a6 * sshfs updated to 2.4.
svn path=/nixpkgs/trunk/; revision=34076
2012-05-12 23:11:00 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
David Guibert 1e4cb4f0eb sshfs: link sshfs to mount.sshfs
mount.fuse is not able to find sshfs.
So calling
  $ mount -t sshfs user@host:path mount/point
will search for mount.sshfs to do the mount.

svn path=/nixpkgs/trunk/; revision=28443
2011-08-09 20:38:55 +00:00
Eelco Dolstra 3ac4025945 * Add some packages to the channel.
svn path=/nixpkgs/trunk/; revision=24397
2010-10-21 11:18:30 +00:00
Eelco Dolstra 83ee756b0a * Latest FUSE and sshfs.
svn path=/nixpkgs/trunk/; revision=18839
2009-12-08 11:38:34 +00:00
Eelco Dolstra c726012afe * Refactoring: move most filesystem utilities / FUSE filesystems to
tools/filesystems.  Previously they were all over the place.

svn path=/nixpkgs/trunk/; revision=18809
2009-12-04 15:39:49 +00:00