Commit graph

50 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 82419575aa btrfsProgs -> canonical btrfs-progs 2016-01-03 20:38:44 +01:00
William A. Kennington III 910e7a75ec btrfsProgs: 4.3 -> 4.3.1 2015-11-18 17:50:57 -08:00
William A. Kennington III 1c72ed0ffc btrfsProgs: 4.2.3 -> 4.3 2015-11-07 18:52:57 -08:00
William A. Kennington III 6e57f1c60c btrfsProgs: 4.2.2 -> 4.2.3 2015-11-04 00:58:28 -08:00
William A. Kennington III 7256b0a0ce btrfsProgs: 4.2.1 -> 4.2.2 2015-10-18 09:53:51 -07:00
William A. Kennington III b038770579 btrfsProgs: 4.2.0 -> 4.2.1 2015-09-21 11:33:41 -07:00
William A. Kennington III e968dd9be5 btrfsProgs: 4.1.2 -> 4.2 2015-09-13 15:55:49 -07:00
William A. Kennington III 369febb956 btrfsprogs: 4.1.1 -> 4.1.2 2015-07-15 01:58:34 -07:00
William A. Kennington III b2ae45bd77 btrfsProgs: Cleanup some old build changes
The change of optimization flags should be safe for all platforms as
the default for most applications is -O2. It is also unecessary to
forcefully link against libgcc_s as btrfsprogs no longer errors when
scrubbing without this linkage.
2015-07-13 12:34:06 -07:00
Lengyel Balázs 3c163467aa btrfs-progs: 4.1 -> 4.1.1 2015-07-11 14:30:15 +02:00
William A. Kennington III cab3572e99 btrfsprogs: 4.0.1 -> 4.1 2015-06-27 12:39:52 -07:00
William A. Kennington III 737d77db75 btrfsprogs: 4.0 -> 4.0.1 2015-05-20 18:30:22 -07:00
Lluís Batlle i Rossell 53b6a4f063 Hack for btrfsProgs in ARM, due to a gcc bug.
It fails to build otherwise:
/tmp/nix-build-btrfs-progs-4.0.drv-4/ccUNrySY.s:4014: Error: invalid operands (.text and *UND* sections) for `-'
2015-05-13 21:24:48 +00:00
William A. Kennington III c5081bd603 btrfsprogs: 3.19.1 -> 4.0 2015-05-01 15:06:39 -07:00
William A. Kennington III 985e15007d btrfs-progs: 3.19 -> 3.19.1 2015-03-25 15:11:21 -07:00
William A. Kennington III fff38f354a btrfsProgs: 3.18.2 -> 3.19 2015-03-20 15:44:51 -07:00
William A. Kennington III 10390a17e4 btrfs-progs: 3.18.0 -> 3.18.2 2015-02-06 12:53:10 -08:00
William A. Kennington III 3005a9506b btrfsProgs: 3.17.3 -> 3.18 2015-01-08 13:19:46 -08:00
William A. Kennington III 0cfd61bdea btrfs-progs: 3.17.2 -> 3.17.3 2014-12-16 14:25:27 -08:00
William A. Kennington III 17a1b67cb6 btrfsprogs: 3.17.1 -> 3.17.2 2014-11-26 15:47:43 -08:00
William A. Kennington III 596a46caf7 btrfs-progs: 3.17 -> 3.17.1 2014-11-14 22:46:59 -08:00
William A. Kennington III 674a588b0a btrfs-progs: 3.16.2 -> 3.17 2014-11-02 17:18:50 -08:00
aszlig eea4fce4a5
btrfsprogs: Revert update to version 3.17.
This reverts commit 249e417677.

Breaks snapper:

http://hydra.nixos.org/build/16420291

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 18:12:12 +02:00
aszlig 249e417677
btrfsprogs: Update to new upstream version 3.17.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-21 18:29:55 +02:00
Aristid Breitkreuz 82cd0a66e6 btrfsProgs: update from 3.16.1 to 3.16.2 2014-10-06 21:48:24 +02:00
William A. Kennington III 03ab965209 btrfsprogs: 3.16 -> 3.16.1 2014-09-30 11:36:21 -07:00
Michael Raskin 74343ca3ab Fix handling of paths with multuple mounts — for example rootfs first mount for / 2014-09-03 10:11:41 +04:00
William A. Kennington III 86d72b2c30 btrfsProgs: 3.14.2 -> 3.16.0
Additionally, add myself as a maintainer.
2014-08-30 16:23:50 -07:00
William A. Kennington III 215ce62596 btrfsProgs: Update 3.14 -> 3.14.2 (close #2797) 2014-05-31 14:42:17 +02:00
William A. Kennington III b280f3d3aa btrfsProgs: 3.12 -> 3.14 2014-04-16 16:07:41 -05:00
Eelco Dolstra 37107edafe btrfs-progs: Don't use a non-standard meta attribute 2014-01-03 11:49:38 +01:00
Michael Raskin 952a0a3797 Fix btrfs source link 2013-12-29 21:34:30 +04:00
Michael Raskin e0b529d088 Fix btrfs source link 2013-12-29 21:33:37 +04:00
William A. Kennington III 88e4596ffd Fix btrfsprogs so nix detects the version
Currently, btrfsprogs is misdetected by nix such that it requires
specifying btrfs-progs-v3.12 for install instead of just btrfs-progs.
This patch removes the v so that it now reads btrfs-progs-3.12 and is
properly detected by nix.
2013-12-29 06:55:47 -06:00
William A. Kennington III 0276de4d1b Updated btrfsprogs from 0.20-git -> 3.12
Additionally, removed an unmaintained utility for setting the uuid of
sent volumes.
2013-12-28 19:23:10 -06:00
William A. Kennington III 59de62317d btrfs: fix build to link against libgcc_s so that pthread_cancel is linked
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.
2013-10-27 20:21:22 +02:00
Mathijs Kwik 31648f889d btrfsprogs: upgrade to current git master 2013-08-10 13:53:17 +02:00
Mathijs Kwik 7761952d06 btrfsprogs: upgrade to latest git
this incorporates all patches we already used and makes btrfs-send
work with kernel 3.9+
2013-05-11 15:27:54 +02:00
Mathijs Kwik 4907102677 btrfs-progs: add small tool to set the received-uuid of exisiting subvolumes 2013-01-01 13:50:15 +01:00
Mathijs Kwik 9572c2fae8 btrfs-progs: minor patches to get "btrfs receive" working 2013-01-01 13:50:15 +01:00
Mathijs Kwik 3d0b5b7a8f btrfs-progs: small patch to fix listing subvolumes on kernel 3.6+
The btrfs cleaner, introduced in 3.6 leaves some unresolvable entries,
which the userspace utils don't know how to handle.
2013-01-01 13:50:14 +01:00
Mathijs Kwik 10462c7a82 btrfsprogs: upgrade to current version (0.20 pre) 2012-10-09 16:05:24 +02:00
Eelco Dolstra b9b5a8d7c1 Fix btrfs-progs build
http://hydra.nixos.org/build/2842473
2012-07-18 09:21:33 -04:00
Shea Levy 7f5520bfba Update btrfsProgs
svn path=/nixpkgs/trunk/; revision=33497
2012-03-31 14:51:36 +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
Michael Raskin f9227dc459 Update BtrFS utilities to latest Git
svn path=/nixpkgs/trunk/; revision=30864
2011-12-13 04:30:49 +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
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
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
Renamed from pkgs/os-specific/linux/btrfsprogs/default.nix (Browse further)