openwrtv3/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>
2017-08-30 18:12:48 +02:00
..
config busybox: add musl compatible nslookup replacement 2017-04-10 13:19:54 +02:00
files sysntpd: restore support for peer-less (standalone) mode 2017-03-15 23:05:00 +01:00
patches busybox: move passwd applet to /bin 2017-08-30 18:12:48 +02:00
Config-defaults.in busybox: Enable sendfile by default 2017-04-26 13:40:37 +02:00
Config.in busybox: include config files relative to the main Config.in (#18522) 2014-12-12 12:33:34 +00:00
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 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 2016-01-03 11:38:31 +00:00
Makefile busybox: alternatives: accomodate CONFIG_BUSYBOX_CUSTOM=y 2017-05-03 17:40:47 +08:00