On Aug 9, 2011, at 3:40 PM, John R Pierce wrote:
On 08/09/11 3:10 PM, Rudi Ahlers wrote:
Does anyone know where (if?) I can get a list of applications which gets installed with CentOS 6 if every option is deselected in the installer so that I can see what I can remove which isn't really necessary once installed?
rpm -qa
(after doing that minimal install)
"really isn't neccessary" is highly subjective, noone else can make that call for you.
---- sheesh...
after doing that minimal install, you have a complete kickstart script written for you already...
/root/anaconda-ks.cfg
I can't believe that no one actually picked up on that
Craig