summary refs log tree commit diff
path: root/pkgs/tools/filesystems
Commit message (Collapse)AuthorAge
* Mark more packages as brokenEelco Dolstra2013-11-04
|
* btrfs: fix build to link against libgcc_s so that pthread_cancel is linkedWilliam A. Kennington III2013-10-27
| | | | | | | | Currently, the command btrfs scrub start <filesystem> attempts to invoke the pthread_cancel routine and ends with an error melibgcc_sssage about it being missing. This prevents btrfs scrub status from maintaining proper statistics about the running scrub. Close #1127.
* e2fsprogs: Update to 1.42.8.James Cook2013-10-21
|
* Updating GlusterFS to 3.4.1Michael Raskin2013-10-20
|
* Fix a bunch of Hydra evaluation errorsEelco Dolstra2013-10-07
|
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* netatalk-3.0.5Jack Cummings2013-09-15
|
* fuse-exfat: add FUSE-mounter for exFAT devicesSergey Mironov2013-09-07
|
* unmaintain several packagesLudovic Courtès2013-08-16
|
* btrfsprogs: upgrade to current git masterMathijs Kwik2013-08-10
|
* nixpart: Update to bugfix version 0.4.1.aszlig2013-08-02
| | | | | | | | | | | Contains the following fix: - Fix mounting btrfs when mount_only (-m) is used. I would like to update blivet as well, but at the moment it breaks for nixpart, so let's retry later when we're at 0.5.x or even 1.x :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* dosfstools: update to version 3.0.21Peter Simons2013-07-18
|
* More mirror:// URL fixesEvgeny Egorochkin2013-07-14
|
* gktspell: version bump to 2.0.16 because the old one has disappearedEvgeny Egorochkin2013-07-14
|
* nixpart: New upstream version 0.4.0.aszlig2013-07-12
| | | | | | | | | | | | Changes are: - Properly detect GPT disklabels and create proper BIOS boot partitions if necessary. - Return exit code 100 if reboot is required due to the kernel not picking up the new partition table. - Don't include BIOS boot partition in GRUB devices. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nixpart: New upstream version 0.3.0.aszlig2013-07-11
| | | | | | | | | | This fixes two issues: - Don't _always_ print out NixOS configuration, only when explicitly requested with -p. - Add GRUB boot devices to NixOS configuration output. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* add extundeleteDomen Kozar2013-07-08
|
* nixpart: Update to new version 0.2.1.aszlig2013-07-08
| | | | | | | This is a minor bugfix release and only corrects "type" in fileSystems output to "fsType". Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* python-nixpart: Propagate overrides of blivet.aszlig2013-07-08
| | | | | | | This allows for easy overriding of blivets udev dependency using only nixpart.override. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* python-nixpart: Move into tools/filesystems/.aszlig2013-07-08
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
| | | | | It's currently the same machine, but tarballs.nixos.org should become an S3/CloudFront site eventually.
* Add unionfs-fuse and ntfs-3g to the channelRob Vermaas2013-06-15
|
* Change package versions to conform to nixpkgs conventions.Evgeny Egorochkin2013-06-09
|
* e2fsprogs: Fix manpagesEelco Dolstra2013-05-11
| | | | See issue #523.
* e2fsprogs: Update to 1.42.7Eelco Dolstra2013-05-11
|
* btrfsprogs: upgrade to latest gitMathijs Kwik2013-05-11
| | | | | this incorporates all patches we already used and makes btrfs-send work with kernel 3.9+
* openssh: Update to 6.2p1Eelco Dolstra2013-04-12
|
* unionfs: Add mount helper (mount.unionfs-fuse)Rickard Nilsson2013-04-09
| | | | | | | | | | | | | | | | | | This makes it possible to mount unionfs directly with mount or fstab. Example fstab entry: none /mnt/union unionf-fuse allow-other,dirs=/source1=RW,/source2=RW Note, the dirs= option need to be the last option, due to limitations in the mount helper provided by unionfs-fuse. Maybe we should write a better helper ourselves. Also, you need to specify your branches as dirs= option, NOT as the device, since the latest version of libmount always interprets "=" characters in the device name as a tag (like LABEL, UUID etc) and will try to resolve the tag before calling the mount helper. This will of course not succeed and the mount will fail.
* grive: fix build with new binutils headersVladimír Čunát2013-03-09
|
* fuse_zip: fix with new libzipVladimír Čunát2013-02-28
|
* Merge branch 'master' into stdenv-updatesShea Levy2013-02-21
|\ | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/chromium/default.nix pkgs/top-level/all-packages.nix Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
| * davfs2: read config files from /etc/davfs2 instead of ${out}/etc/davfs2Peter Simons2013-02-21
| | | | | | | | This patch makes the 'noDavsUser' argument to the build expression obsolete.
* | types.h -> types.patchEelco Dolstra2013-01-28
| |
* | jfsutils: Fix buildEelco Dolstra2013-01-28
| | | | | | | | http://hydra.nixos.org/build/3897210
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-17
|\|
| * reiserfsprogs: Fix URLEelco Dolstra2013-01-15
| |
| * jfsutils: upgrade to 1.1.15Mathijs Kwik2013-01-13
| |
* | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-04
|\|
| * btrfs-progs: add small tool to set the received-uuid of exisiting subvolumesMathijs Kwik2013-01-01
| |
| * btrfs-progs: minor patches to get "btrfs receive" workingMathijs Kwik2013-01-01
| |
| * btrfs-progs: small patch to fix listing subvolumes on kernel 3.6+Mathijs Kwik2013-01-01
| | | | | | | | | | The btrfs cleaner, introduced in 3.6 leaves some unresolvable entries, which the userspace utils don't know how to handle.
* | Merge remote-tracking branch 'eelco/master' into stdenv-updatesLluís Batlle i Rossell2012-12-28
|\| | | | | | | | | | | | | Conflicts: pkgs/development/compilers/gcc/4.7/default.nix Trivial solution.
| * Add unionfs-fuse metaShea Levy2012-12-16
| |
| * Add unionfs-fuseShea Levy2012-12-16
| |
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/ | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Update GlusterFSMichael Raskin2012-12-04
|
* xtreemfs-1.4Florian Friesdorf2012-11-26
| | | | | 1.3.0 did not build anymore, would need to be handed the correct version of boost.
* btrfsprogs: upgrade to current version (0.20 pre)Mathijs Kwik2012-10-09
|
* dosfstools: Add alternative URL, since main site seems to be down.Rickard Nilsson2012-10-02
|
* mtdutils: updating, and making them buildLluís Batlle i Rossell2012-09-16
| | | | The previous 1.3.1 wasn't properly fetched by fetchgit, somehow.