listing available groups in yum with ids (for kickstart)
July 29th, 2010
To list the package groups available in yum, you would use yum grouplist. When you are adding groups to your kickstart file, you use the id of the group not the name, so this *very* simple script lists the groups with their ids. Read the rest of this entry »


