From d16c9d87a189d136231a48f6ccd1fd54d4debaf5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 5 Jun 2012 16:34:14 +0200 Subject: Converting select_eth_device initramfs-tools pre-mount script into regular live-boot script. --- scripts/boot.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'scripts/boot.sh') diff --git a/scripts/boot.sh b/scripts/boot.sh index eeaa4dc..3211ed0 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -480,10 +480,7 @@ mountroot () ;; esac - maybe_break live-premount - log_begin_msg "Running /scripts/live-premount" - run_scripts /scripts/live-premount - log_end_msg + Select_eth_device # Needed here too because some things (*cough* udev *cough*) # changes the timeout -- cgit v1.2.3