Edmund GRIMLEY EVANS writes:
> A small non-specific UTF-8 locale is required for boot floppies. I
> cobbled together the attached version of C@utf-8 to go in
> /usr/share/i18/locales.
> 
> Is there a better way of doing this, or a better name for the locale?

Why is the "i18n" file itself not suitable?

The name is debatable, because usually the codeset is mentioned after
a dot, and @ is reserved for modifiers. Therefore I would call the
file "BASIC" or "BOOT", and create the locale through

             localedef -f UTF-8 -i BOOT BOOT.UTF-8
or
             localedef -f UTF-8 -i i18n BOOT.UTF-8

Bruno
-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to