#18523: pi_init_path defaults to make busybox take precedence over installed
packages
----------------------------+-----------------------------------
Reporter: attila.lendvai | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Barrier Breaker 14.07
Component: base system | Version: Trunk
Keywords: init |
----------------------------+-----------------------------------
`pi_init_path` defaults to `/bin:/sbin:/usr/bin:/usr/sbin`
because of this, in the init phase busybox always takes precedence over
the full packages (think of e.g. mkswap -- busybox has no uuid support
compiled in by default, while the swap-utils package has).
if it's merely incidental then i suggest switching the order in the path
to what it becomes after the init phase: `/usr/bin:/usr/sbin:/bin:/sbin`.
--
Ticket URL: <https://dev.openwrt.org/ticket/18523>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets