kumquat-buildroot/package/btrfs-progs
Thomas Petazzoni 237c8d6b0c btrfs-progs: make e2fsprogs an optional dependency
e2fsprogs is only needed to build the btrfs-convert program, that
allows to convert an existing ext2 filesystem into a btrfs
filesystem. Not everybody needs to do that and making this dependency
optional is nicer, so this is what this patch does.

Note that btrfs-progs also supports converting from reiserfs, which is
why the --with-convert option supports a list of filesystems. Since
Buildroot has no package for the reiserfs library, we for now only
support the ext2 case, with e2fsprogs as a dependency.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-08-22 13:34:15 +02:00
..
0001-Makefile-install-static-library-and-headers-in-insta.patch btrfs-progs: adjust install-static patch to install headers under $(prefix)/include/btrfs 2018-07-02 23:06:58 +02:00
0002-kerncompat.h-define-BTRFS_DISABLE_BACKTRACE-when-bui.patch
btrfs-progs.hash btrfs-progs: bump to version 4.16.1 2018-06-05 18:48:08 +02:00
btrfs-progs.mk btrfs-progs: make e2fsprogs an optional dependency 2018-08-22 13:34:15 +02:00
Config.in btrfs-progs: make e2fsprogs an optional dependency 2018-08-22 13:34:15 +02:00
Config.in.host btrfs-progs: add host package variant 2018-08-21 23:22:11 +02:00