kumquat-buildroot/package/busybox
Peter Korsgaard 8432d81a84 busybox: udhcpc.script: cleanup
ifconfig up is a no-op if the device is already running, so let's just
do that unconditionally.

Systems might have multiple network devices, and perhaps run udhcpc on
another interface even when booted over nfs, so don't disable the
per-interface deconfig based on the global nfsroot= setting on the kernel
command line.

If you don't want udhcpc to mess with kernel level IP autoconfiguration
(E.G. for nfs boot), you should instead ensure udhcpc/ifup/ifplugd isn't
started for that interface.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-26 14:34:25 +02:00
..
1.19.4 busybox: move patches to new model 2013-04-23 08:59:23 +02:00
1.20.2 busybox: move patches to new model 2013-04-23 08:59:23 +02:00
1.21.0 busybox 1.21.0: update mdev patch and add ntfs volume patch 2013-05-14 17:20:10 +02:00
busybox-1.19.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox-1.20.x.config busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated 2012-04-29 10:51:14 +02:00
busybox-1.21.x.config busybox: add 1.21.x series 2013-01-21 23:38:24 +01:00
busybox.mk Normalize separator size to 80 2013-06-06 22:30:24 +02:00
Config.in busybox: support millisecond watchdog periods 2013-02-18 22:30:42 +01:00
mdev.conf busybox: provide /etc/mdev.conf if mdev is used 2011-07-11 13:41:25 +02:00
S01logging Fix path to pidfile 2013-03-31 20:56:50 +02:00
S10mdev Remove stray $ character from a bunch of init scripts 2012-03-15 22:11:25 +01:00
S15watchdog busybox: add watchdog daemon startup script 2012-05-06 22:43:52 +02:00
udhcpc.script busybox: udhcpc.script: cleanup 2013-06-26 14:34:25 +02:00