You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Matthias Schiffer 77f54eae45
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>
8 years ago
..
base-files treewide: remove bad local shell variable declarations 8 years ago
boot uboot-mvebu: reset the 88E1512 PHY to make the wan port work 8 years ago
devel perf: drop sched_getcpu wrapper 8 years ago
firmware linux-firmware: update to current Git head 8 years ago
kernel mac80211: fix crash in mac80211_hwsim 8 years ago
libs openssl: backport build fix when hardware support is used 8 years ago
network config: enable shadow passwords unconditionally 8 years ago
system fstools: mark as nonshared and add missing PKG_CONFIG_DEPENDS 8 years ago
utils busybox: fix md5sum 8 years ago
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago