[SCM] debian-live branch, master, updated. 1.136.3-1-41-g57c11f5

Chris Lamb chris at chris-lamb.co.uk
Thu Aug 14 00:47:12 UTC 2008


The following commit has been merged in the master branch:
commit b5873910aad4cec4720d0a66947efecbc87b4cfc
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 00:59:19 2008 +0100

    Add an /etc/fstab to the initramfs to silence harmless "empty fstab" warnings.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/scripts/live b/scripts/live
index 9fbe2b5..656039a 100755
--- a/scripts/live
+++ b/scripts/live
@@ -1165,6 +1165,7 @@ setup_unionfs ()
 	fi
 
 	# tmpfs file systems
+	touch /etc/fstab
 	mkdir -p "${rootmnt}/live"
 	mount -t tmpfs tmpfs ${rootmnt}/live
 

-- 
debian-live



More information about the debian-live-changes mailing list