kumquat-buildroot/package/e2fsprogs
Carlos Santos 74cedf7eb9 e2fsprogs: avoid conflict with util-linux fsck wrapper
The fsck wrapper from util-linux is better maintained, so it should be
preferred. In particular, systemd relies on features in the util-linux
fsck wrapper that don't exist in the e2fsprogs one. However, since
e2fsprogs depends on util-linux, the one from e2fsprogs currently has
precedence. So in order to have e2fsck from e2fsprogs and the fsck
wrapper from util-linux, we disable e2fsprogs' fsck if the one from
util-linux is selected.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
CC: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[Arnout: don't add comment]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-05-04 22:33:01 +02:00
..
0001-sem-init-libs.patch
0002-MCONFIG.in-handle-CLOCK_GETTIME_LIB.patch
Config.in e2fsprogs: avoid conflict with util-linux fsck wrapper 2017-05-04 22:33:01 +02:00
Config.in.host e2fsprogs: use libblkid and libuuid from util-linux for host 2017-04-22 14:30:30 +02:00
e2fsprogs.hash e2fsprogs: bump to version 1.43.4 2017-02-12 15:15:16 +01:00
e2fsprogs.mk e2fsprogs: add explicit --enable/--disable configure options 2017-05-04 22:32:42 +02:00