diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-19 14:32:54 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-19 14:32:54 +0200 |
commit | ae178cee3d439c874d6f9bb337cb77dfe8cd59d5 (patch) | |
tree | 15b23d1e4fc178f2a27ee473a3d74338a8a995d8 /selinux | |
parent | a165603d24dc3b5080859abfa834d092f456489d (diff) | |
download | busybox-ae178cee3d439c874d6f9bb337cb77dfe8cd59d5.tar.gz |
Update remaining menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'selinux')
-rw-r--r-- | selinux/chcon.c | 2 | ||||
-rw-r--r-- | selinux/getenforce.c | 2 | ||||
-rw-r--r-- | selinux/getsebool.c | 2 | ||||
-rw-r--r-- | selinux/load_policy.c | 2 | ||||
-rw-r--r-- | selinux/matchpathcon.c | 2 | ||||
-rw-r--r-- | selinux/runcon.c | 2 | ||||
-rw-r--r-- | selinux/selinuxenabled.c | 2 | ||||
-rw-r--r-- | selinux/sestatus.c | 2 | ||||
-rw-r--r-- | selinux/setenforce.c | 2 | ||||
-rw-r--r-- | selinux/setfiles.c | 4 | ||||
-rw-r--r-- | selinux/setsebool.c | 2 |
11 files changed, 12 insertions, 12 deletions
diff --git a/selinux/chcon.c b/selinux/chcon.c index ba9b08638..6caf14750 100644 --- a/selinux/chcon.c +++ b/selinux/chcon.c @@ -8,7 +8,7 @@ * 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 diff --git a/selinux/getenforce.c b/selinux/getenforce.c index 37477652b..44bcdfd24 100644 --- a/selinux/getenforce.c +++ b/selinux/getenforce.c @@ -7,7 +7,7 @@ * 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 diff --git a/selinux/getsebool.c b/selinux/getsebool.c index fce478f5b..2c56a05fc 100644 --- a/selinux/getsebool.c +++ b/selinux/getsebool.c @@ -7,7 +7,7 @@ * 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 diff --git a/selinux/load_policy.c b/selinux/load_policy.c index f969453e3..22ee0527d 100644 --- a/selinux/load_policy.c +++ b/selinux/load_policy.c @@ -5,7 +5,7 @@ * 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 diff --git a/selinux/matchpathcon.c b/selinux/matchpathcon.c index a3b2fcb74..7814f62ed 100644 --- a/selinux/matchpathcon.c +++ b/selinux/matchpathcon.c @@ -6,7 +6,7 @@ * 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 diff --git a/selinux/runcon.c b/selinux/runcon.c index 82f4d50d3..f7d6fcd29 100644 --- a/selinux/runcon.c +++ b/selinux/runcon.c @@ -29,7 +29,7 @@ * 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 diff --git a/selinux/selinuxenabled.c b/selinux/selinuxenabled.c index b80c4e71b..e2c44b3b8 100644 --- a/selinux/selinuxenabled.c +++ b/selinux/selinuxenabled.c @@ -7,7 +7,7 @@ * 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 diff --git a/selinux/sestatus.c b/selinux/sestatus.c index ad49c9d25..719832e8f 100644 --- a/selinux/sestatus.c +++ b/selinux/sestatus.c @@ -8,7 +8,7 @@ * 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 diff --git a/selinux/setenforce.c b/selinux/setenforce.c index 8d18abd29..2e4ab77b1 100644 --- a/selinux/setenforce.c +++ b/selinux/setenforce.c @@ -7,7 +7,7 @@ * 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 diff --git a/selinux/setfiles.c b/selinux/setfiles.c index c14a67be5..ceba36326 100644 --- a/selinux/setfiles.c +++ b/selinux/setfiles.c @@ -4,7 +4,7 @@ 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 @@ -22,7 +22,7 @@ //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 diff --git a/selinux/setsebool.c b/selinux/setsebool.c index 6a6bd031c..9005a384d 100644 --- a/selinux/setsebool.c +++ b/selinux/setsebool.c @@ -8,7 +8,7 @@ * 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 |