Felix Fietkau - 16:52 13.05.16 wrote: > On 2016-05-13 10:17, Michal Hrusecky wrote: > > When building very minimal system, people might be interested in using > > udhcpc. > > To be able to use it, it needs script to actually set addresses. There is an > > example script provided in examples directory which might be good enough for > > some purposes. This patch makes it possible to select it in menuconfig and > > enable it's installation. > > > > Signed-off-by: Michal Hrusecky <[email protected]> > Why? The netifd package already has a /usr/share/udhcpc/default.script > which sets addresses and routes. It could be moved to the busybox > package though...
Probably not entirely mainstream use-case, but I'm using the OpenWRT tree to build also very minimalistic recovery system - without procd, netifd, ubus just few basic utilities and simple script. I could make script part of my recovery image, but as it is already there in busybox... _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
