Set $CMDLINE in $BOOTDEBUG part only if it is not available yet
[grml-autoconfig.git] / language-functions
index 3a914c2..3c74fa9 100644 (file)
@@ -7,6 +7,10 @@
 
 # The default language/keyboard to use. This CAN NOT be autoprobed.
 case "$LANGUAGE" in
+        C|POSIX)
+                LANG="C"
+                LANGUAGE="C"
+                ;;
         at-iso)
                 # Austrian version
                 COUNTRY="at"