anaconda.write is on the way out. In its place, what I'm doing is
adding execute methods to the appropriate classes in kickstart and
calling them from doInstall in install.py.
I'd say the writeLayouts code itself should probably not go into
kickstart.py, though. It should live somewhere else (perhaps just a
generic keyboard.py?) and be called from kickstart.
Having done all that, you won't need to do anything in livecd.py or
yuminstall.py. In fact, no one should be doing anything in that file
ever again.
- Chris
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
05-31-2012, 03:26 PM
Chris Lumens
Enable setting up multiple layouts on the installed system
> We need to write a config file to the /etc/X11/xorg.conf.d/ defining
> the layouts selected in the installation.
Sorry to throw you in a totally different direction now, but have you
seen: