aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-28 19:06:57 +0000
committerSebastian Pipping <sebastian@pipping.org>2011-01-30 18:05:30 +0100
commit92739b11f7fa3c22f68abeefb200a85db2ae8695 (patch)
tree4e68196013ee8d53658255546befb13bdaaf1d3c /netboot
parentEnhance the handling of the console in the netboot linuxrc (diff)
downloadgenkernel-92739b11f7fa3c22f68abeefb200a85db2ae8695.tar.gz
genkernel-92739b11f7fa3c22f68abeefb200a85db2ae8695.tar.bz2
genkernel-92739b11f7fa3c22f68abeefb200a85db2ae8695.zip
Use shadow on netboot busybox config
Diffstat (limited to 'netboot')
-rw-r--r--netboot/busy-config6
1 files changed, 3 insertions, 3 deletions
diff --git a/netboot/busy-config b/netboot/busy-config
index 0691ff0..2aa4804 100644
--- a/netboot/busy-config
+++ b/netboot/busy-config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.7.4
-# Thu Apr 16 15:04:31 2009
+# Tue Apr 13 21:28:34 2010
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -372,8 +372,8 @@ CONFIG_MESG=y
# Login/Password Management Utilities
#
CONFIG_FEATURE_SHADOWPASSWDS=y
-# CONFIG_USE_BB_SHADOW is not set
-# CONFIG_USE_BB_PWD_GRP is not set
+CONFIG_USE_BB_SHADOW=y
+CONFIG_USE_BB_PWD_GRP=y
# CONFIG_ADDGROUP is not set
# CONFIG_FEATURE_ADDUSER_TO_GROUP is not set
# CONFIG_DELGROUP is not set