diff options
author | Ned Ludd <solar@gentoo.org> | 2004-11-10 08:57:04 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-11-10 08:57:04 +0000 |
commit | caeca13fc7b5313fd3f012b5153b1a58294011c9 (patch) | |
tree | abae35f0e86e45cceb6c168cf84e43d7b86fd0c0 /obsolete-buildroot | |
parent | ba762691fe64f324f705082e92199229efe0b314 (diff) | |
download | mtk-20170518-caeca13fc7b5313fd3f012b5153b1a58294011c9.zip mtk-20170518-caeca13fc7b5313fd3f012b5153b1a58294011c9.tar.gz mtk-20170518-caeca13fc7b5313fd3f012b5153b1a58294011c9.tar.bz2 |
patched busybox.confing gentoo bug #69785
SVN-Revision: 171
Diffstat (limited to 'obsolete-buildroot')
-rw-r--r-- | obsolete-buildroot/sources/openwrt/busybox/busybox.config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/obsolete-buildroot/sources/openwrt/busybox/busybox.config b/obsolete-buildroot/sources/openwrt/busybox/busybox.config index 49f0be7..1b78d20 100644 --- a/obsolete-buildroot/sources/openwrt/busybox/busybox.config +++ b/obsolete-buildroot/sources/openwrt/busybox/busybox.config @@ -253,13 +253,20 @@ CONFIG_MESG=y # CONFIG_ADDUSER is not set # CONFIG_DELUSER is not set # CONFIG_GETTY is not set +# CONFIG_FEATURE_U_W_TMP is not set # CONFIG_LOGIN is not set +# CONFIG_FEATURE_SECURETTY is not set CONFIG_PASSWD=y # CONFIG_SU is not set # CONFIG_SULOGIN is not set # CONFIG_VLOCK is not set # +# Common options for adduser, deluser, login, su +# +# CONFIG_FEATURE_SHADOWPASSWDS is not set + +# # Miscellaneous Utilities # # CONFIG_ADJTIMEX is not set |