From d66dcd7d9be6a96d86b3385b3a856effd1eb3df3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 5 Jun 2012 19:21:28 +0200 Subject: Transforming networking bottom script into normal live-boot script. --- scripts/boot.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'scripts/boot.sh') diff --git a/scripts/boot.sh b/scripts/boot.sh index 1883950..736e587 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -637,12 +637,7 @@ mountroot () persistence_exclude fstab - - maybe_break live-bottom - log_begin_msg "Running /scripts/live-bottom\n" - - run_scripts /scripts/live-bottom - log_end_msg + Netbase case "${LIVE_SWAPON}" in true) -- cgit v1.2.3