enable CONFIG_USE_BB_PWD_GRP for the debian installer,

to prevent glibc from trying and failing to use NSS junk
that is not present.
 -Erik
This commit is contained in:
Eric Andersen 2003-04-16 20:52:01 +00:00
parent fc4cb4dbb5
commit 7cb6ef7982
4 changed files with 4 additions and 4 deletions

View File

@ -181,7 +181,7 @@ CONFIG_REBOOT=y
#
# Login/Password Management Utilities
#
# CONFIG_USE_BB_PWD_GRP is not set
CONFIG_USE_BB_PWD_GRP=y
# CONFIG_ADDGROUP is not set
# CONFIG_DELGROUP is not set
# CONFIG_ADDUSER is not set

View File

@ -181,7 +181,7 @@ CONFIG_REBOOT=y
#
# Login/Password Management Utilities
#
# CONFIG_USE_BB_PWD_GRP is not set
CONFIG_USE_BB_PWD_GRP=y
# CONFIG_ADDGROUP is not set
# CONFIG_DELGROUP is not set
# CONFIG_ADDUSER is not set

2
debian/config-udeb vendored
View File

@ -213,7 +213,7 @@ CONFIG_REBOOT=y
#
# Login/Password Management Utilities
#
# CONFIG_USE_BB_PWD_GRP is not set
CONFIG_USE_BB_PWD_GRP=y
# CONFIG_ADDGROUP is not set
# CONFIG_DELGROUP is not set
# CONFIG_ADDUSER is not set

View File

@ -213,7 +213,7 @@ CONFIG_REBOOT=y
#
# Login/Password Management Utilities
#
# CONFIG_USE_BB_PWD_GRP is not set
CONFIG_USE_BB_PWD_GRP=y
# CONFIG_ADDGROUP is not set
# CONFIG_DELGROUP is not set
# CONFIG_ADDUSER is not set