[master] Patches for bugs causing firstboot crashes

Bill Nottingham notting at redhat.com
Wed Aug 22 16:14:47 UTC 2012


Vratislav Podzimek (vpodzime at redhat.com) said: 
> On Tue, 2012-08-21 at 09:29 -0400, Bill Nottingham wrote:
> > Vratislav Podzimek (vpodzime at redhat.com) said: 
> > > Anaconda patch fixes the bug when firstboot crashes while trying to read
> > > /etc/sysconfig/i18n file. I want to remove the whole language.py module, but for
> > > now, let's use this quick simple patch to make firstboot work.
> > 
> > I'd rather get rid of this entirely than write a somewhat obsolete file
> > (localed should handle this now.)
> Firstboot use this file to set the $LANG environment variable correctly
> and thus use the right language/translation. I'm not sure localed
> handles that for it. If yes, from where does it load the language
> settings?

/etc/locale.conf

You can also query it via d-bus:

$ gdbus introspect -y -o /org/freedesktop/locale1 -p -d org.freedesktop.locale1

Bill


More information about the anaconda-patches mailing list