From: Daniel Baumann Date: Tue, 25 Nov 2008 05:58:28 +0000 (+0100) Subject: Merging casper 1.154. X-Git-Tag: debian/1.154.1-1~1 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=ccbe6e8c54e492b453dd7e7dc77f93839c8017f7;p=live-boot-grml.git Merging casper 1.154. --- diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 97d667c..d366027 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,17 @@ +casper (1.154) jaunty; urgency=low + + [ Evan Dandrea ] + * scripts/casper-bottom/02timezone: + - Remove as it's no longer needed and resets the timezone when + persistence is enabled (LP: #296855). + + [ Colin Watson ] + * Preseed console-setup/optionscode and console-setup/codesetcode to the + empty string on boot to avoid debris from the live filesystem build + process getting in the way of installation (LP: #94177). + + -- Colin Watson Sun, 23 Nov 2008 12:44:45 +0000 + casper (1.153) jaunty; urgency=low * scripts/casper-bottom/10adduser: diff --git a/scripts/live-bottom/19keyboard b/scripts/live-bottom/19keyboard index 5f1d9e7..2bf0b1c 100755 --- a/scripts/live-bottom/19keyboard +++ b/scripts/live-bottom/19keyboard @@ -89,6 +89,9 @@ then live-preseed /root console-setup/modelcode '' false fi + live-preseed /root console-setup/optionscode '' false + live-preseed /root console-setup/codesetcode '' false + sed -i 's/CONSOLE_SCREEN=$/CONSOLE_SCREEN=setupcon/; t END; b; : END; n; b END' /root/etc/init.d/usplash else chroot /root /usr/sbin/install-keymap ${kbd}