summaryrefslogtreecommitdiff
path: root/config/binary_grub
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2013-08-24 20:31:52 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2013-08-24 20:31:52 +0200
commitbdff8e31fc7419cd8f4645e75763ab794449efad (patch)
treef36b6296b3e1fc46cb70971aad1f35e76e9af2a8 /config/binary_grub
parenta8c18b4c120c425e239683bb8f40f0ccb7550815 (diff)
parent2db81994f48e5cf5099256377bc04f3a1f09fa16 (diff)
downloadkanotix-bdff8e31fc7419cd8f4645e75763ab794449efad.zip
kanotix-bdff8e31fc7419cd8f4645e75763ab794449efad.tar.gz
Merge branch 'master' of ssh://git.acritox.com/kanotix
Diffstat (limited to 'config/binary_grub')
-rw-r--r--config/binary_grub/grub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binary_grub/grub.cfg b/config/binary_grub/grub.cfg
index 3b21369..e77122b 100644
--- a/config/binary_grub/grub.cfg
+++ b/config/binary_grub/grub.cfg
@@ -2,7 +2,7 @@ echo Loading...
set default=0
set timeout=8
-set boot_en='boot=live config utc=yes locales=us'
+set boot_en='boot=live config utc=yes locales=en_US.UTF-8'
set boot_de='boot=live config utc=no timezone=Europe/Berlin locales=de_DE.UTF-8,en_US.UTF-8 keyboard-layouts=de keyboard-variants=nodeadkeys'
if loadfont /boot/grub/unicode.pf2 ; then