e2fsprogs: remove findfs option
authorJames Knight <james.knight@rockwellcollins.com>
Fri, 12 Feb 2016 16:40:05 +0000 (11:40 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Feb 2016 21:02:26 +0000 (22:02 +0100)
commitead1df4287b0037bc21810af1f0939cdbb95f3ff
tree4f71b300720368b06d0c3ea0c6b4d6efe4110b3d
parent8e3a5c13546451c0c6ceb8bc64e4397ceed14aca
e2fsprogs: remove findfs option

The e2fsprogs package's findfs option provides no capabilities. When the
option is selected, a symbolic link is generated from findfs to e2label;
however, e2label will not handle findfs since the respective code is
explicitly disabled when `--disable-libblkid` is passed in. At this
time, the e2fsprogs package only supports findfs capabilities when
building its "private blkid library".

Note that the `--disable-libblkid` configuration argument must remain
to prevent conflicts with util-linux's libblkid and an e2fsprogs-
generated variant (see e1ffc2f791b336339909c90559b7db40b455f172).

Since e2fsprogs cannot provide findfs capabilities, the option is being
removed in this change. A following change will be introduced to include
util-linux's findfs utility.

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Cc: Zheng Yi <yzheng@techyauld.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy
package/e2fsprogs/Config.in
package/e2fsprogs/e2fsprogs.mk