diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:40 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:31:05 +0100 |
| commit | d0fbcc9b3747ab4339f7487e7d845b467962139c (patch) | |
| tree | 73dc1c91ac6cd8a1aac1b795d0359a10470f4ee3 /scripts/live-bottom/19keyboard | |
| parent | 833abaa35c3a77075dd57f3f1a3633d79109a5b4 (diff) | |
| download | live-boot-d0fbcc9b3747ab4339f7487e7d845b467962139c.tar.gz live-boot-d0fbcc9b3747ab4339f7487e7d845b467962139c.zip | |
Adding live-initramfs 1.95.1-1.
Diffstat (limited to 'scripts/live-bottom/19keyboard')
| -rwxr-xr-x | scripts/live-bottom/19keyboard | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/live-bottom/19keyboard b/scripts/live-bottom/19keyboard index 4bc7c3f..974b847 100755 --- a/scripts/live-bottom/19keyboard +++ b/scripts/live-bottom/19keyboard @@ -71,6 +71,8 @@ if [ -x /root/bin/setupcon ] && [ -f /root/etc/default/console-setup ]; then live-preseed /root console-setup/variantcode '' false live-preseed /root console-setup/modelcode '' false fi + + 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 live-preseed /root debian-installer/keymap "$kbd" |
