Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | busybox: clean up patch fuzz | Kevin Darbyshire-Bryant | 2018-01-05 |
| | | | | | | Refresh patches to tidy up fuzz. No functional changes Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | ||
* | busybox: move traceroute applets to /bin | Daniel Golle | 2017-08-30 |
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> |