//config:
//can't use "ARCH" for this applet, all hell breaks loose in build system :)
//config:config BB_ARCH
-//config: bool "arch"
+//config: bool "arch (1.6 kb)"
//config: default y
//config: help
//config: Same as uname -m.
/* This file was released into the public domain by Paul Fox.
*/
//config:config BBCONFIG
-//config: bool "bbconfig"
+//config: bool "bbconfig (9.7 kb)"
//config: default n
//config: help
//config: The bbconfig applet will print the config file with which
*
*/
//config:config BEEP
-//config: bool "beep"
+//config: bool "beep (3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
*/
//config:config NANDWRITE
-//config: bool "nandwrite"
+//config: bool "nandwrite (5.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Write to the specified MTD device, with bad blocks awareness
//config:
//config:config NANDDUMP
-//config: bool "nanddump"
+//config: bool "nanddump (6.3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config READAHEAD
-//config: bool "readahead"
+//config: bool "readahead (2 kb)"
//config: default y
//config: depends on LFS
//config: select PLATFORM_LINUX
*/
//config:config RFKILL
-//config: bool "rfkill"
+//config: bool "rfkill (5.3 kb)"
//config: default n # doesn't build on Ubuntu 9.04
//config: select PLATFORM_LINUX
//config: help
* filter. That configuration consumes more power.
*/
//config:config ETHER_WAKE
-//config: bool "ether-wake"
+//config: bool "ether-wake (6.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
*/
//config:config IFUP
-//config: bool "ifup"
+//config: bool "ifup (17 kb)"
//config: default y
//config: help
//config: Activate the specified interfaces. This applet makes use
//config: via busybox or via standalone utilities.
//config:
//config:config IFDOWN
-//config: bool "ifdown"
+//config: bool "ifdown (15 kb)"
//config: default y
//config: help
//config: Deactivate the specified interfaces.
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config NSLOOKUP
-//config: bool "nslookup"
+//config: bool "nslookup (4.5 kb)"
//config: default y
//config: help
//config: nslookup is a tool to query Internet name servers.
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config CHCON
-//config: bool "chcon"
+//config: bool "chcon (8.9 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config GETENFORCE
-//config: bool "getenforce"
+//config: bool "getenforce (1.7 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config GETSEBOOL
-//config: bool "getsebool"
+//config: bool "getsebool (5.5 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config LOAD_POLICY
-//config: bool "load_policy"
+//config: bool "load_policy (1.6 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MATCHPATHCON
-//config: bool "matchpathcon"
+//config: bool "matchpathcon (6.1 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config RUNCON
-//config: bool "runcon"
+//config: bool "runcon (6.6 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SELINUXENABLED
-//config: bool "selinuxenabled"
+//config: bool "selinuxenabled (321 bytes)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SESTATUS
-//config: bool "sestatus"
+//config: bool "sestatus (12 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SETENFORCE
-//config: bool "setenforce"
+//config: bool "setenforce (2.1 kb)"
//config: default n
//config: depends on SELINUX
//config: help
Port to BusyBox (c) 2007 by Yuichi Nakamura <ynakam@hitachisoft.jp>
*/
//config:config SETFILES
-//config: bool "setfiles"
+//config: bool "setfiles (13 kb)"
//config: default n
//config: depends on SELINUX
//config: help
//config: the specified binary policy) for setfiles. Requires libsepol.
//config:
//config:config RESTORECON
-//config: bool "restorecon"
+//config: bool "restorecon (12 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SETSEBOOL
-//config: bool "setsebool"
+//config: bool "setsebool (1.7 kb)"
//config: default n
//config: depends on SELINUX
//config: help
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LOGREAD
-//config: bool "logread"
+//config: bool "logread (6 kb)"
//config: default y
//WRONG: it should be compilable without SYSLOG=y:
//WRONG: depends on FEATURE_IPC_SYSLOG
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config BLKDISCARD
-//config: bool "blkdiscard"
+//config: bool "blkdiscard (5.3 kb)"
//config: default y
//config: help
//config: blkdiscard discards sectors on a given device.
*/
//config:config FALLOCATE
-//config: bool "fallocate"
+//config: bool "fallocate (5 kb)"
//config: default y
//config: help
//config: Preallocate space for files.
*/
//config:config NSENTER
-//config: bool "nsenter"
+//config: bool "nsenter (8.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config UNSHARE
-//config: bool "unshare"
+//config: bool "unshare (9.2 kb)"
//config: default y
//config: depends on !NOMMU
//config: select PLATFORM_LINUX