Michael DeHaan wrote:
Lakhvir Bhella wrote:I am doing Rhel 5 client install via kickstart but I don't want to include Virtualization package group inthe install. I do want all other package groups. Right now, I use @ everything for packages but thisinstalls all packages. How can the Virtualization package group can be ignored in kickstart file.Use @base and add packages from there.yum install system-config-kickstart and it use that, and it will give you quite a few ideas.
Wasn't @Everything removed from RHEL5 anyway? Kind regards, Jeroen van Meeuwen -kanarip