Sorry for the long delay, I had overlooked this unreplied message. El Sat, 14-08-2010 a las 14:35 -0500, Jerry Vonau escribió: > On Sat, 2010-08-14 at 15:15 -0400, Bernie Innocenti wrote: > > Since you get en_US.UTF-8 either way, I would tend not to bother fixing > > this bug neither in olpc-configure nor in your mfg-data. > > I don't want en_US.UTF-8, I want what I set in os-builders' > base/ksmain.10.core.inc file, I'm changing the install language there. > Is there a reason not to do that? Now that you can switch between gnome > and sugar, though that might be a good way to keep the two in sync.
The "lang" option in ksmain.10.core.inc gets stored into /etc/sysconfig/i18n by imgcreate. Regardless of the contents of the manifacturing data, olpc-configure will *always* override /etc/sysconfig/i18n on first boot. To prevent this, you could touch /.olpc-configure from olpc-os-builder. Take care to also perform the rest of the initialization usually done by olpc-configure. -- // Bernie Innocenti - http://codewiz.org/ \X/ Sugar Labs - http://sugarlabs.org/ _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
