On Sat, 30 Jul 2011, Jack Allen wrote:

This is a multi-part message in MIME format.

------=_NextPart_000_0008_01CC4ED3.C4DE7100
Content-Type: text/plain;
        charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hello:
        I have installed sl6 and have the anaconda-ks.cfg file which has all
the packages that were installed originally. I had to add a few more via yum
later to get things setup the way I wanted it. Now I would like to copy the
anaconda-ks.cfg file and add the additional packages so it can be used to
setup another system just like this one during the install.

        So the question is how can I determine what is currently installed
based on package names and/or groups with plus and/or minus certain packages

  rpm -qa

This will list all rpms that are currently installed.

There is also system-config-kickstart which will create a new kickstart file based on the "current" install.

to be able to update the kickstart file?

Thanks:
        Jack Allen



-Connie Sieh

Reply via email to