config: enable shadow passwords unconditionally
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 26 Sep 2016 13:25:37 +0000 (15:25 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 26 Sep 2016 15:57:56 +0000 (17:57 +0200)
commit77f54eae453db4220547c4c17d29ff91351b06e0
treeddb5f3b1057b80be84f1ad6c09bc143cb3191c25
parentda4e81960d64ddfcec03961520de4197166d0799
config: enable shadow passwords unconditionally

Configurations without shadow passwords have been broken since the removal
of telnet: as the default entry in /etc/passwd is not empty (but rather
unset), there will be no way to log onto such a system by default. As
disabling shadow passwords is not useful anyways, remove this configuration
option.

The config symbol is kept (for a while), as packages from feeds depend on
it.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
config/Config-build.in
package/network/services/dropbear/Makefile
toolchain/uClibc/common.mk