[SCM] live-initramfs branch, master, updated. debian/1.173.5-1-6-gf9e8970

Daniel Baumann daniel at debian.org
Tue Mar 16 18:08:06 UTC 2010


The following commit has been merged in the master branch:
commit f9e897057a119885fa3cfea60f83c4a64ff097c8
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Tue Mar 16 19:02:53 2010 +0100

    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
 

-- 
live-initramfs



More information about the debian-live-changes mailing list