kumquat-buildroot/package/busybox
Yann E. MORIN 781c85eb38 package/busybox: add comment about BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is a bit special. When Busybox is
enabled, it is a Busybox option. When Busybox is not enabled, it is a
stand-alone option, forcibly enabled.

So we can safely 'select' it without ensuring (via a 'depends on' or
another 'select') that Busybox is enabled.

However, the name of this option does not express the fact that it is
safe to select it without checking Busybox, which can lead to a bit of
time-consuming head-scratching.

To avoid future puzzlement from an unsuspecting observer, add a a big
fat comment that this option can be selected without any dependency on
Busybox.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Romain Naour <romain.naour@openwide.fr>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
[Thomas: slightly improve the wording of one of the comment.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-18 23:29:01 +02:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch busybox: security bump to version 1.24.2 2016-03-25 23:36:10 +01:00
busybox-minimal.config busybox: bump to version 1.25.0 2016-06-22 10:32:53 +02:00
busybox.config busybox: disable nsenter/unshare in default config 2016-06-23 21:09:23 +02:00
busybox.hash busybox: bump to version 1.25.0 2016-06-22 10:32:53 +02:00
busybox.mk busybox: bump to version 1.25.0 2016-06-22 10:32:53 +02:00
Config.in package/busybox: add comment about BR2_PACKAGE_BUSYBOX_SHOW_OTHERS 2016-07-18 23:29:01 +02:00
inittab inittab: disable reboot by ctrl-alt-del 2016-01-03 23:16:08 +01:00
mdev.conf package/busybox: enable ttyUSB[0-9] when using mdev 2016-07-01 22:51:44 +02:00
S01logging busybox: Make S01logging source a default file 2016-03-09 23:07:31 +01:00
S10mdev package/busybox: support spaces in module aliases in mdev 2016-07-02 13:15:50 +02:00
S15watchdog
S50telnet
udhcpc.script busybox: Support option 119 in udhcpc default script. 2016-04-24 20:58:39 +02:00