import babelbox-lenny.tgz (thanks, fjp)

SHA-1:d91fae337f77367399a10841b1903b615f388955, from
<http://d-i.alioth.debian.org/pub/lenny/babelbox/babelbox.tgz>
This commit is contained in:
Luca Capello 2012-07-03 16:47:14 -06:00
parent 635d04b29f
commit 86b9d8034c
8 changed files with 16 additions and 275 deletions

View file

@ -36,8 +36,6 @@ LOCALE=$(echo "$LANG" | cut -d: -f1)
LANGNAME=$(echo "$LANG" | cut -d: -f3)
GRUBLINE=$(echo "$LANG" | cut -d: -f4)
./localize-preseed $LOCALE
sed -i "s/LANGNAME \".*\"/LANGNAME \"$LANGNAME\"/" preseed_early
sed -i "s/locale=.*$/locale=$LOCALE $GRUBLINE/