Hi,

anaconda kickstart files use the <id> tag for the groups, e.g.

@office

while yum groupinstall uses the name in the locale like
"Office/Productivity".

Is it possible to pass @office like ids to yum groupinstall? Or maybe
through some magic mini python script (hi Seth :)?

The background is that I'm trying to move some installation parts from
the kickstart file to post reboot time to speed up the base install
time (it's also something cobbler suggest to do when combining with
something like puppet/bcfg2 etc.).

It would be nice to be able to cut and paste stuff from anaconda to
yum digestible syntax and vice versa.

Thanks!
-- 
Axel.Thimm at ATrpms.net

Attachment: pgpfvyIb4jj9c.pgp
Description: PGP signature

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to