[SCM] live-initramfs branch, debian-next, updated. debian/1.236.1-1-23-g2547224
Daniel Baumann
daniel at debian.org
Mon May 17 22:17:19 UTC 2010
The following commit has been merged in the debian-next branch:
commit 25472248128782fbceed4281231c620c31603940
Author: Daniel Baumann <daniel at debian.org>
Date: Tue May 18 00:11:14 2010 +0200
Updating config file names for live-config.
diff --git a/scripts/live b/scripts/live
index db422f5..5a15306 100755
--- a/scripts/live
+++ b/scripts/live
@@ -1847,11 +1847,11 @@ mountroot ()
cp /etc/live.conf "${rootmnt}/etc/"
fi
- # Temporary hacks until live-sysinit is cleaned up to deal with these
+ # Temporary hacks until live-config is cleaned up to deal with these
# things on its own
mkdir -p "${rootmnt}/etc/live"
-cat >> "${rootmnt}/etc/live/sysinit.conf" << EOF
+cat >> "${rootmnt}/etc/live/config.conf" << EOF
USERNAME="${USERNAME}"
USERFULLNAME="${USERFULLNAME}"
HOSTNAME="${HOSTNAME}"
--
live-initramfs
More information about the debian-live-changes
mailing list