X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=inline;f=scripts%2Fcasper-bottom%2F20xconfig;h=b8a4552b2bcc3e19d462adc29334d8c8d7047340;hb=05639e973f8720543712bff9782600127f10226b;hp=840200de140289792497b3ba5c90d31e93270c52;hpb=9d607c7002e2750d20ac640502ecab6d7454bc88;p=live-boot-grml.git diff --git a/scripts/casper-bottom/20xconfig b/scripts/casper-bottom/20xconfig index 840200d..b8a4552 100755 --- a/scripts/casper-bottom/20xconfig +++ b/scripts/casper-bottom/20xconfig @@ -33,6 +33,9 @@ for x in $(cat /proc/cmdline); do debian-installer/locale=*) locale=${x#debian-installer/locale=} ;; + locale=*) + locale=${x#locale=} + ;; esac done