Commit Graph

337 Commits

Author SHA1 Message Date
Mathijs Kwik
0bf2161b03 e2fsprogs: minor upgrade to 1.42.5 2012-09-05 16:14:20 +02:00
Mathijs Kwik
39760a2ad6 davfs2: upgrade to 1.4.7
- add option to disable the default user/group in the config file.
  If you only want to mount filesystems as root (don't use setuid
  root), the default is not very useful. This setting is not
  overridable from an external config file, so this needs to be done
  here. Perhaps it's possible to tell the package to look in system
  /etc, but that makes the install-phase try to put files there too.
  Would take quite some patching.
2012-09-04 17:49:32 +02:00
Mathijs Kwik
50e173755b grive: upgrade to 0.3.0 2012-07-26 20:46:33 +02:00
Eelco Dolstra
1d44578b48 Add ciopfs 2012-07-25 23:18:40 -04:00
Eelco Dolstra
7bd3cf21a5 ntfs-3g: Update to 2012.1.15 2012-07-25 23:18:40 -04:00
Eelco Dolstra
b9b5a8d7c1 Fix btrfs-progs build
http://hydra.nixos.org/build/2842473
2012-07-18 09:21:33 -04:00
Mathijs Kwik
b37521e297 grive: new package 2012-06-30 10:34:07 +02:00
Eelco Dolstra
99c765ff57 e2fsprogs: Update to 1.42.4 2012-06-28 11:32:59 -04:00
Lluís Batlle i Rossell
4a380e1eb1 Updating xfsprogs
svn path=/nixpkgs/trunk/; revision=34417
2012-06-10 14:41:22 +00:00
Eelco Dolstra
500c46b56b * Update AEFS.
svn path=/nixpkgs/trunk/; revision=34078
2012-05-13 00:47:58 +00: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
4b414f89ed * e2fsprogs updated to 1.42.2.
svn path=/nixpkgs/trunk/; revision=33846
2012-04-19 16:49:35 +00:00
Shea Levy
7f5520bfba Update btrfsProgs
svn path=/nixpkgs/trunk/; revision=33497
2012-03-31 14:51:36 +00:00
Yury G. Kudryashov
e5027e5b36 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Eelco Dolstra
219b00faa2 * e2fsprogs updated to 1.42.
svn path=/nixpkgs/trunk/; revision=32293
2012-02-15 01:09:33 +00:00
Yury G. Kudryashov
5144a19987 svn merge ^/nixpkgs/trunk
There were a few merge conflicts due to ensureDir->mkdir -p migration

svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Eelco Dolstra
ff1bfcaefb * Added fuse-zip, a FUSE filesystem for accessing zip files.
svn path=/nixpkgs/trunk/; revision=32143
2012-02-08 15:45:26 +00:00
Eelco Dolstra
c44e954bdc * Fix the squashfs build (it links against xz, so xz has
to be in the buildInputs).  While at it, update to 
  version 4.2.  "attr" is no longer needed as a dependency.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31744
2012-01-20 17:43:50 +00:00
Yury G. Kudryashov
84c0185038 svn merge ^/nixpkgs/trunk, one simple conflict in jruby
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Eelco Dolstra
d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Peter Simons
7b1be8e27d btrfs-progs: small fix for Makefile
line was split so we cannot append anymore because that appends after \

svn path=/nixpkgs/trunk/; revision=31656
2012-01-18 20:32:45 +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
Lluís Batlle i Rossell
3e1ee548ba Make mtdtools crossbuild.
svn path=/nixpkgs/trunk/; revision=31381
2012-01-06 22:42:10 +00:00
Yury G. Kudryashov
f806eca299 Actually upgrade ntfs-3g
ntfsprogs collection is now part of ntfs-3g

svn path=/nixpkgs/trunk/; revision=31065
2011-12-24 22:28:00 +00:00
Eelco Dolstra
3f209edf6e * Updated ntfs-3g to 2011.4.12. Also create a sbin/mount.ntfs symlink
to ensure that NTFS filesystems are mounted using ntfs-3g, which is
  much better than the kernel NTFS driver.  In particular, this
  ensures that udisks will automount external NTFS drives with
  read/write support.  (See also
  http://www.tuxera.com/community/ntfs-3g-faq/#plugandplay)

svn path=/nixpkgs/trunk/; revision=31055
2011-12-23 14:19:45 +00:00
Michael Raskin
f9227dc459 Update BtrFS utilities to latest Git
svn path=/nixpkgs/trunk/; revision=30864
2011-12-13 04:30:49 +00:00
Shea Levy
c90c831a85 ntfs-3g: The tuxera url isn't working
svn path=/nixpkgs/trunk/; revision=30092
2011-10-28 21:28:52 +00:00
Shea Levy
a5c4b75643 reiserfsprogs: Use the kernel mirrors
svn path=/nixpkgs/trunk/; revision=30088
2011-10-28 21:02:34 +00:00
Yury G. Kudryashov
c35c6ec9fa Drop 'gnomevfs = gnome_vfs;' alias
s/gnomevfs/gnome_vfs/ in packages

svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +00:00
Peter Simons
ddd571e253 strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29695
2011-10-06 13:15:09 +00:00
Peter Simons
8686ca6278 btrfsprogs: override -Werror option in CFLAGS to fix build errors with GCC 4.6.1
svn path=/nixpkgs/trunk/; revision=29693
2011-10-06 13:15:02 +00:00
Eelco Dolstra
c529cc17f0 * dosfstools updated to 3.0.11.
svn path=/nixpkgs/trunk/; revision=28933
2011-08-30 18:25:07 +00:00
Michael Raskin
3f845cb22d Adding xtreemfs
svn path=/nixpkgs/trunk/; revision=28914
2011-08-30 05:51:49 +00:00
Russell O'Connor
c7e097251c Updating Encfs to 1.7.4
svn path=/nixpkgs/trunk/; revision=28854
2011-08-28 00:16:43 +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
Peter Simons
dc31e088c0 Added archivemount-0.6.1, a FUSE-based file system for mounting tar archives.
svn path=/nixpkgs/trunk/; revision=27758
2011-07-13 12:33:54 +00:00
Ludovic Courtès
328dc1f386 GNU mtools 4.0.17.
svn path=/nixpkgs/trunk/; revision=27589
2011-07-04 11:52:37 +00:00
Eelco Dolstra
d9abbc710a * AEFS updated to 0.3pre288.
svn path=/nixpkgs/trunk/; revision=27424
2011-06-11 22:23:43 +00:00
Ludovic Courtès
163c51f299 GNU mtools 4.0.16.
svn path=/nixpkgs/trunk/; revision=27045
2011-04-28 20:58:27 +00:00
Nicolas Pierron
fec06f7196 davfs2:
- Use previous version of neon library.
- Add patch to find ISDIR macros.

svn path=/nixpkgs/trunk/; revision=26865
2011-04-17 08:27:29 +00:00
Lluís Batlle i Rossell
f00bdb6f15 Adding a skeleton for a fsfs expression, but it still does not build.
svn path=/nixpkgs/trunk/; revision=26631
2011-03-31 21:08:50 +00:00
Michael Raskin
1ff642f723 Adding SMBNetFS
svn path=/nixpkgs/trunk/; revision=26030
2011-02-19 09:56:35 +00:00
Eelco Dolstra
e9584a8f91 * Updated AEFS.
svn path=/nixpkgs/trunk/; revision=25763
2011-02-02 15:12:15 +00:00
Rob Vermaas
b7f536027d enable lzma support in squashfs-tools
svn path=/nixpkgs/trunk/; revision=25602
2011-01-17 19:41:05 +00:00
Eelco Dolstra
c8fe9d3b48 * e2fsprogs 1.41.14.
svn path=/nixpkgs/trunk/; revision=25520
2011-01-12 14:29:22 +00:00
Michael Raskin
0eaec55235 Adding UDFtools
svn path=/nixpkgs/trunk/; revision=25485
2011-01-10 11:04:20 +00:00
Lluís Batlle i Rossell
ee04ffcb55 Updating from trunk. I resolved simple conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Eelco Dolstra
d6f066c8ed * e2fsprogs updated to 1.41.12.
svn path=/nixpkgs/trunk/; revision=25035
2010-12-08 17:58:18 +00:00
Evgeny Egorochkin
676562ac15 encfs: packaged. Patch by Ambrus Kaposi.
svn path=/nixpkgs/trunk/; revision=24900
2010-11-28 09:59:13 +00:00
Lluís Batlle i Rossell
8746de3ae8 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Yury G. Kudryashov
5b79f27f5c Upgrade ntfs-3g
svn path=/nixpkgs/trunk/; revision=24617
2010-11-07 23:20:02 +00:00
Lluís Batlle i Rossell
6dc839d344 Merging from trunk. I resolved some conflicts; I hope that well.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +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
Ludovic Courtès
8846577c78 GNU mtools 4.0.15.
svn path=/nixpkgs/trunk/; revision=24356
2010-10-19 08:09:10 +00:00
Lluís Batlle i Rossell
cd4b54748a Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Lluís Batlle i Rossell
6182f020f2 Making mtd-utils build with gcc 4.5.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=24030
2010-10-03 09:12:54 +00:00
Armijn Hemel
fea2d56f09 update to 4.1, lzma support not yet added
svn path=/nixpkgs/trunk/; revision=23986
2010-09-28 16:40:34 +00:00
Lluís Batlle i Rossell
2c5de61327 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Lluís Batlle i Rossell
83bfd42534 Fixing the mtdutils package (install to proper LSB like directories, and remove 'v' in front
of the version, which annoyed nix-env name matching)

svn path=/nixpkgs/trunk/; revision=23839
2010-09-17 18:57:38 +00:00
Lluís Batlle i Rossell
4163c5c98a Trying to fix the urls for xfsprogs
svn path=/nixpkgs/branches/stdenv-updates/; revision=23776
2010-09-14 08:40:05 +00:00
Lluís Batlle i Rossell
6fd70d9c47 Updating xfsprogs and making it build.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23704
2010-09-09 17:47:37 +00:00
Lluís Batlle i Rossell
1c35ff38d0 Making btrfsprogs build with glibc 2.12
svn path=/nixpkgs/branches/stdenv-updates/; revision=23701
2010-09-09 17:07:28 +00:00
Michael Raskin
7dd07e5476 Call cleaner from the installation directory
svn path=/nixpkgs/trunk/; revision=23300
2010-08-21 07:28:47 +00:00
Michael Raskin
b147842dce Add nilfs-utils
svn path=/nixpkgs/trunk/; revision=23296
2010-08-20 21:53:43 +00:00
Eelco Dolstra
2148d43a6d * Added mtools.
svn path=/nixpkgs/trunk/; revision=23014
2010-08-06 21:36:54 +00:00
Eelco Dolstra
896d1f752d * I'm stupid.
svn path=/nixpkgs/trunk/; revision=23007
2010-08-06 18:59:47 +00:00
Eelco Dolstra
1ef7d51a32 * dosfstools updated to 3.09.
svn path=/nixpkgs/trunk/; revision=23005
2010-08-06 18:49:16 +00:00
Yury G. Kudryashov
858ce6dfd9 Remove smbfsFuse from release.nix, use meta.platforms instead
svn path=/nixpkgs/trunk/; revision=22908
2010-08-02 21:43:53 +00:00
Eelco Dolstra
907bb1aac6 * ltrace: updated to 0.5.3.
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
  SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.

svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra
f928e6ad5a * Updated reiserfsprogs to 3.6.21. Also install fsck.reiserfs and
mkfs.reiserfs symlinks.  The former is important to keep mountall
  happy.

svn path=/nixpkgs/trunk/; revision=22511
2010-07-07 14:23:30 +00:00
Ludovic Courtès
80780f066f Add HTTPFS2, for Linux.
svn path=/nixpkgs/trunk/; revision=22308
2010-06-17 12:44:40 +00:00
Lluís Batlle i Rossell
060714f287 Adding mtdutils
svn path=/nixpkgs/trunk/; revision=21436
2010-04-29 17:54:51 +00:00
Eelco Dolstra
fca81fa9ee * Reverted a revert that should not have been done :-)
* Add a version number to svnfs.

svn path=/nixpkgs/trunk/; revision=21208
2010-04-21 14:47:13 +00:00
Eelco Dolstra
e2a374799f * Reverted most of the recent Python refactorings, as discussed. It's
a worthy goal to move the Python packages that are currently in
  all-packages.nix into a single attribute set, but this doesn't
  require moving python-packages.nix or the other changes made to that
  file.  The Python packages in all-packages.nix should simply be
  moved to python-packages.nix, and ideally changed to use
  buildPythonPackage.

svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Marc Weber
97f2c09f97 readding some python packages I dropped somehow by accident.
This also updates some python libraries and fixes some things I forgot
to patch

svn path=/nixpkgs/trunk/; revision=21171
2010-04-19 19:41:41 +00:00
Marc Weber
a772868bca adding svnFS
svn path=/nixpkgs/trunk/; revision=21132
2010-04-16 15:56:31 +00:00
Lluís Batlle i Rossell
6c37624153 Updating curlftpfs
svn path=/nixpkgs/trunk/; revision=20994
2010-04-09 15:40:12 +00:00
Lluís Batlle i Rossell
855bcdf626 Fixing the wdfs url.
I noticed wdfs works. And the older fusedav does not at all. I may remove fusedav.

svn path=/nixpkgs/trunk/; revision=20899
2010-04-01 08:57:26 +00:00
Lluís Batlle i Rossell
f2830f5636 Making e2fsprogs crossbuild.
svn path=/nixpkgs/trunk/; revision=20379
2010-03-04 14:44:31 +00:00
Lluís Batlle i Rossell
bcba809460 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Eelco Dolstra
45d18b9b4a svn path=/nixpkgs/trunk/; revision=19523 2010-01-18 15:40:23 +00:00
Lluís Batlle i Rossell
be72ec22e0 Fixing the build of jfsrec under gcc 4.4, taking a patch from archlinux.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19481
2010-01-16 14:59:04 +00:00
Eelco Dolstra
ab708d5b6e * xfsprogs updated to 3.0.3.
* xfsprogs: don't use shared libraries because libxfs.so isn't
  installed for some reason, so mkfs.xfs doesn't work.

svn path=/nixpkgs/trunk/; revision=18842
2009-12-08 16:58:22 +00:00
Eelco Dolstra
87fcfb0df2 * davfs2 updated to 1.4.5.
* neon updated to 0.28.6.

svn path=/nixpkgs/trunk/; revision=18841
2009-12-08 13:08:27 +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
589ba9982d * Added s3backer.
svn path=/nixpkgs/trunk/; revision=18811
2009-12-04 15:51:02 +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