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/patches
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
..
001-resource_h_include.patch busybox: update to version 1.25.0 8 years ago
100-trylink_bash.patch busybox: update to 1.22.1 10 years ago
101-gen_build_files_bash.patch busybox: update to 1.22.1 10 years ago
110-no_static_libgcc.patch busybox: update to 1.22.1 10 years ago
120-remove_uclibc_rpc_check.patch busybox: update to 1.26.2 8 years ago
130-mconf_missing_sigwinch.patch busybox: update to 1.22.1 10 years ago
200-udhcpc_reduce_msgs.patch busybox: update to 1.26.2 8 years ago
201-udhcpc_changed_ifindex.patch busybox: update to 1.26.2 8 years ago
203-udhcpc_renew_no_deconfig.patch busybox: update to 1.26.2 8 years ago
210-add_netmsg_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 8 years ago
220-add_lock_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 8 years ago
230-add_nslookup_lede.patch busybox: move traceroute applets to /bin 7 years ago
240-telnetd_intr.patch busybox: update to 1.26.2 8 years ago
250-date-k-flag.patch busybox: update to 1.26.2 8 years ago
270-libbb_make_unicode_printable.patch busybox: update to version 1.24.1 9 years ago
301-ip-link-fix-netlink-msg-size.patch busybox: fix ip applet and netlink behavior 9 years ago
302-ip-rule-add-suppress-prefixlength.patch busybox: backport 'ip rule suppress_{prefixlength, ifgroup}' 7 years ago
401-vi-don-t-touch-file-with-x-when-modified_count-0.patch busybox: vi: backporting patches to fix ZZ and :x command 7 years ago
402-vi-avoid-touching-a-new-file-with-ZZ-when-no-editing.patch busybox: vi: backporting patches to fix ZZ and :x command 7 years ago
500-move-traceroute-applets-to-bin.patch busybox: move traceroute applets to /bin 7 years ago
510-move-passwd-applet-to-bin.patch busybox: move passwd applet to /bin 7 years ago