[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [potato] last not i18ned part in bf and more



Michael Bramer <grisu@debian.org> writes:

> I make a german debian cd-set for linuxland. 
> 
> I patch rootdisk.sh with:
> 
> if [ "$language" = "de" ]; then
>     info "modifying initial inittab to run base-config in language $language"
>     sed "s,/usr/sbin/dpkg-reconfigure base-config,sh -c 'export LANG=de_DE ; exec /usr/sbin/dpkg-reconfigure base-config'," \
>         < $scripts/prototype/etc/inittab.install  > $T/etc/inittab.install
> fi
> 
> This work.

Hmm.  We have termwrap now, which should deal with this.

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>



Reply to: