Hi.
In looking at the C6 installer there are several types of installs listed. In the past I could do an install and anaconda would tell me what yumgroups it installed via the anaconda.cfg that was dropped in /root.
with c6 anaconda still drops this file but none of the yumgroups are listed.
Is there a way to determine what yumgroups a particular install group installs?
For instance if I do a server install which groups actually get installed?
I am thinking there is something in the anaconda source but so far I am unable to find it and Google is not useful.
Is this info listed anywhere?
This is driven by comps.xml. There is no magic behind. yum grouplist lists all available and installed groups (sorted)
Greets Marcus
PS: please stick with centos rather than -devel for questions like these.