On Fri, May 08, 2009 at 09:30:47PM +0200, Samuel Thibault wrote:
> 
> +    $ENV{'LANGUAGE'} = $lang;
> +    setlocale(LC_ALL,"");

Unfortunately this combination is working only if in the system there is 
a generated locale for $lang.  Otherwise the default system locale is 
used.  I don't know how this problem can be fixed.

Another problem that is no immediate is the big size of 
console-setup.config - it certainly can not fit in boot floppies.  This 
probably means the strings need to go outside the script in a compressed 
file that is optional.  I this way the strings can go to an udeb that 
won't be extracted in systems with low memory.

Anton Zinoviev


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to