Michael Bramer <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]<URL:http://www.onShore.com/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to