kumquat-buildroot/package/busybox
Thomas Petazzoni 8f579792f1 busybox: don't force FEATURE_NFS_MOUNT
Instead of making the Busybox configuration more complicated by trying
to adjust it depending on whether RPC is available or not (which gets
complicated when RPC support can be provided by libtirpc), simplify
things by letting the user enable FEATURE_NFS_MOUNT or not depending
on whether RPC support is available or not.

Our default configuration do not enable FEATURE_NFS_MOUNT, so users
will not face any build problems by default. Only if they explicitly
enable FEATURE_NFS_MOUNT will they have to make sure that the
toolchain has RPC support, or that libtirpc is enabled (support for
this added in a followup patch).

[Peter: remove from CONFIGURE_CMDS as well]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-04 01:11:02 +01:00
..
busybox-1.19.4 busybox: add 1.19.4 / 1.20.2 fixes 2012-09-04 13:08:19 +02:00
busybox-1.20.2 busybox: add 1.20.2 upstream fixes 2012-10-29 13:51:40 +01:00
busybox-1.18.x.config
busybox-1.19.x.config
busybox-1.20.x.config busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated 2012-04-29 10:51:14 +02:00
busybox.mk busybox: don't force FEATURE_NFS_MOUNT 2012-11-04 01:11:02 +01:00
Config.in busybox: bump 1.20.x series to 1.20.2 2012-07-02 20:24:21 +02:00
mdev.conf
S01logging
S10mdev
S15watchdog busybox: add watchdog daemon startup script 2012-05-06 22:43:52 +02:00
udhcpc.script