[SCM] live-boot branch, debian, updated. debian/3.0_a35-1

Daniel Baumann daniel at debian.org
Thu Jun 28 12:35:12 UTC 2012


The following commit has been merged in the debian branch:
commit 55497344ea424fd9c7622e41ffff1d33c1995882
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 27 15:16:51 2012 +0200

    Correcting typo in fstab function call in mountroot, thanks to Baurzhan Muftakhidinov <baurthefirst at gmail.com>.

diff --git a/scripts/boot/mountroot.sh b/scripts/boot/mountroot.sh
index 69f6f0a..2d14e4d 100755
--- a/scripts/boot/mountroot.sh
+++ b/scripts/boot/mountroot.sh
@@ -199,7 +199,7 @@ mountroot ()
 		panic "A wrong rootfs was mounted."
 	fi
 
-	fstab
+	Fstab
 	Netbase
 
 	case "${LIVE_SWAPON}" in

-- 
live-boot



More information about the debian-live-changes mailing list