busybox: move traceroute applets to /bin
authorDaniel Golle <daniel@makrotopia.org>
Wed, 19 Jul 2017 21:52:22 +0000 (23:52 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 30 Aug 2017 16:12:48 +0000 (18:12 +0200)
commita63eb74bce9e28b016ab337bc3f80570fba12909
treeb4efa0c8436c0c56a8b647403053ccdd2fa5e095
parent343e3d2ba8efe20554522419697e0e4c3038c92f
busybox: move traceroute applets to /bin

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>
package/utils/busybox/patches/230-add_nslookup_lede.patch
package/utils/busybox/patches/500-move-traceroute-applets-to-bin.patch [new file with mode: 0644]