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 [EMAIL PROTECTED] 
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
[EMAIL PROTECTED] 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.

Attachment: signature.asc
Description: Digital signature

Antwort per Email an