[SCM] live-boot branch, debian-next, updated. debian/3.0_a34-1-1-g5549734
Daniel Baumann
daniel at debian.org
Wed Jun 27 13:16:51 UTC 2012
The following commit has been merged in the debian-next 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