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