Releasing debian version 3.0~a30-1.
[live-boot-grml.git] / scripts / boot.sh
index 94f5e18..736e587 100755 (executable)
@@ -635,11 +635,9 @@ mountroot ()
                panic "A wrong rootfs was mounted."
        fi
 
-       maybe_break live-bottom
-       log_begin_msg "Running /scripts/live-bottom\n"
-
-       run_scripts /scripts/live-bottom
-       log_end_msg
+       persistence_exclude
+       fstab
+       Netbase
 
        case "${LIVE_SWAPON}" in
                true)