mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-08 21:52:09 -05:00
busybox currently installs traceroute and traceroute6 into /usr/bin which prevents their 'full' iputils variants from being installed. Move those applets to /bin so they can coexist with their iputils siblings using the same PATH convention already applied for coreutils and other drop-in 'full' versions. Refresh existing patch while at it. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
|---|---|---|
| .. | ||
| 001-resource_h_include.patch | ||
| 100-trylink_bash.patch | ||
| 101-gen_build_files_bash.patch | ||
| 110-no_static_libgcc.patch | ||
| 120-remove_uclibc_rpc_check.patch | ||
| 130-mconf_missing_sigwinch.patch | ||
| 200-udhcpc_reduce_msgs.patch | ||
| 201-udhcpc_changed_ifindex.patch | ||
| 203-udhcpc_renew_no_deconfig.patch | ||
| 210-add_netmsg_util.patch | ||
| 220-add_lock_util.patch | ||
| 230-add_nslookup_lede.patch | ||
| 240-telnetd_intr.patch | ||
| 250-date-k-flag.patch | ||
| 270-libbb_make_unicode_printable.patch | ||
| 301-ip-link-fix-netlink-msg-size.patch | ||
| 302-ip-rule-add-suppress-prefixlength.patch | ||
| 401-vi-don-t-touch-file-with-x-when-modified_count-0.patch | ||
| 402-vi-avoid-touching-a-new-file-with-ZZ-when-no-editing.patch | ||
| 500-move-traceroute-applets-to-bin.patch | ||