From: Steven Shiau Date: Tue, 16 Mar 2010 18:02:53 +0000 (+0100) Subject: Moving select_eth_device from init-premount to live-premount where "udevadm" commands... X-Git-Tag: debian/2.0.15-1~202 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=35a6d1fc0191d465f5b2a1450e30da5786ba966a Moving select_eth_device from init-premount to live-premount where "udevadm" commands are not required. --- diff --git a/scripts/init-premount/select_eth_device b/scripts/live-premount/select_eth_device similarity index 95% rename from scripts/init-premount/select_eth_device rename to scripts/live-premount/select_eth_device index 4258fba..dfeac3d 100755 --- a/scripts/init-premount/select_eth_device +++ b/scripts/live-premount/select_eth_device @@ -40,10 +40,6 @@ then exit 0 fi -# be sure this has been run (*should* be done by scripts/init-premount/udev) -udevadm trigger -udevadm settle - # we want to do some basic IP modprobe -q af_packet