kbd locale errors
Patryk Zawadzki
patrys at pld-linux.org
Thu Apr 10 18:58:01 CEST 2008
2008/4/10 Jakub Bogusz <qboosh at pld-linux.org>:
> locales setup should be delayed to the moment when /usr is mounted.
> They don't work anyway before (despite catalogs moved to /etc):
>
> $ TEXTDOMAINDIR=/etc/sysconfig/locale gettext -d rc-scripts 'BUSY'; echo
> ZAJĘTY
> # chmod 700 /usr/lib/locale
> $ TEXTDOMAINDIR=/etc/sysconfig/locale gettext -d rc-scripts 'BUSY'; echo
> BUSY
>
> Console font doesn't matter much before locales are used.
>
> So, to avoid the penalty of not having internationalized messages on
> systems with /usr not separated, locales setup delay should be
> performed depending on /usr/lib/locale presence.
Looks like a perfect case for upstart-based solutions. Event-based
launching instead of serialized sequences.
--
Patryk Zawadzki
PLD Linux Distribution
More information about the pld-devel-en
mailing list