On Mon, 2006-02-13 at 07:50 -0800, Joe Van Dyk wrote: > Hi, > > I know I can select groups of packages when doing a kickstart > installation. (base, gnome, etc) But how can I select all the > packages for installation, even the ones that aren't selected by > default in those groups? > %packages @group1 @group2 package1 package2 package3 anaconda will automatically resolve dependencies for those packages. -sv