X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot.sh;h=736e5879e1f29e121bdfcadcbf01ef31101b9716;hb=refs%2Ftags%2Fdebian%2F3.0_a30-1;hp=94f5e1873c286198e094237ab4e5ed4815d355b7;hpb=dea88df012ab08b3f50999b59b82715d6b09a5cd;p=live-boot-grml.git diff --git a/scripts/boot.sh b/scripts/boot.sh index 94f5e18..736e587 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -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)