[SCM] Debian Live initramfs hook branch, master, updated. 1.156.1-1-11-gaec85a0

Daniel Baumann daniel at debian.org
Thu Mar 12 08:06:37 UTC 2009


The following commit has been merged in the master branch:
commit aec85a0499766aee7935bb9807cbf37af60f0feb
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 08:10:16 2009 +0100

    Correcting accidental syntax error in one of the previous commits in 19keyboard bottom script.

diff --git a/scripts/live-bottom/19keyboard b/scripts/live-bottom/19keyboard
index f7c4d65..d465698 100755
--- a/scripts/live-bottom/19keyboard
+++ b/scripts/live-bottom/19keyboard
@@ -94,6 +94,7 @@ then
 
 	sed -i 's/CONSOLE_SCREEN=$/CONSOLE_SCREEN=setupcon/; t END; b; : END; n; b END' /root/etc/init.d/usplash
 elif [ -e /root/usr/sbin/install-keymap ]
+then
 	chroot /root /usr/sbin/install-keymap ${kbd}
 	live-preseed /root debian-installer/keymap "${kbd}"
 	live-preseed /root kbd-chooser/method "${kbd}"

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list