wrote:

Since neither anaconda nor system-config-kickstart can give a list of all packages that
has been installed, waht is the recommended way to replicate one system for
another new installation (without using hd cloning) ?

Is it possible to simply do 'rpm -qa >> my-ks.cfg' ?

When running anaconda installer, it gives system selection as well as package
grouping (desktop vs server -> gnome vs kde -> gnome-pilot etc), which file
provides these info?

You can use kickstart to control what packages are installed.

/root/install.log has the details of what packages are installed by anaconda.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to