X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fcasper-bottom%2F20xconfig;h=b8a4552b2bcc3e19d462adc29334d8c8d7047340;hb=refs%2Ftags%2Fdebian%2F1.65%2Bdebian-1;hp=840200de140289792497b3ba5c90d31e93270c52;hpb=a4f706a4bfe34ed6064c79d5ad7b3295fb0431cd;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