[SCM] live-config branch, debian-next, updated. debian/2.0_a2-1-11-g973d286
Daniel Baumann
daniel at debian.org
Sat May 29 11:15:05 UTC 2010
The following commit has been merged in the debian-next branch:
commit 973d286afbdf4af0d91d26a70e907112f31eb85c
Author: Daniel Baumann <daniel at debian.org>
Date: Sat May 29 13:08:39 2010 +0200
Setting default user fullname to 'Debian Live user'.
diff --git a/scripts/config.sh b/scripts/config.sh
index 1dbd92e..7d93165 100755
--- a/scripts/config.sh
+++ b/scripts/config.sh
@@ -5,7 +5,7 @@ set -e
# Defaults
HOST="debian"
USERNAME="user"
-USER_FULLNAME="Live user"
+USER_FULLNAME="Debian Live user"
Cmdline ()
{
--
live-config
More information about the debian-live-changes
mailing list