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/utils/busybox
Daniel Golle a3c0d5f70a busybox: move passwd applet to /bin
busybox currently installs passwd into /usr/bin which prevents its
'full' shadow-utils variant from being installed.
Move the passwd applet to /bin to avoid that collision.
shadow also provides /usr/bin/login which doesn't collide with busybox
as the busybox login applet is installed at /bin/login.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
..
config busybox: add musl compatible nslookup replacement 7 years ago
files sysntpd: restore support for peer-less (standalone) mode 7 years ago
patches busybox: move passwd applet to /bin 7 years ago
Config-defaults.in busybox: Enable sendfile by default 7 years ago
Config.in busybox: include config files relative to the main Config.in (#18522) 10 years ago
Makefile busybox: alternatives: accomodate CONFIG_BUSYBOX_CUSTOM=y 7 years ago
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 11 years ago
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 9 years ago