default locales

Jens Rosenboom jens.rosenboom at freenet.ag
Wed Nov 19 08:09:38 CET 2008


On Tue, Nov 18, 2008 at 04:18:37PM -0500, Ryan Steele wrote:
> Michael Tautschnig wrote:
> >Hi Ryan,
> >
> >[...]
> >  
> >>>I think the answer should be pretty simple: put a comma between the 
> >>>different
> >>>locales, like
> >>>
> >>>locales locales/locales_to_be_generated multiselect en_US.UTF-8, UTF-8
> >>>  
> >>>      
> >>The non-comma version was copied directly from the fai-doc simple  
> >>examples.  If that's a typo, it's incorrect in the fai-doc package.
> >>
> >>    
> >>>That should probably solve the problem.
> >>>
> >>>  
> >>>      
> >>Haven't had a chance to test this yet.
> >>
> >>    
> >
> >Did you already find the time to further investigate this?
> >
> >Thanks,
> >Michael
> >
> >  
> Not yet, but I will this week, and can report back at that time.

For me the version without comma is correct, as it specifies two parts
of the locale. If you want to enable multiple locales, you can simply
use multiple lines:

locales locales/locales_to_be_generated multiselect de_DE.UTF-8 UTF-8
locales locales/locales_to_be_generated multiselect de_DE at euro.ISO-8859-15 ISO-8859-15
locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8

giving

# cat /etc/locale.gen |grep -v '^#'
de_DE.UTF-8 UTF-8
de_DE at euro ISO-8859-15
en_US.UTF-8 UTF-8

on the installed client. I did have to add the package "locales" to the
FAIBASE package config however, it didn't get installed by default.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20081119/499653d1/attachment.bin 


More information about the linux-fai mailing list