On 7/13/11 1:54 AM, Marcus Moeller wrote:
Btw. if you mean the default Anaconda installation templates like Desktop, Minimal Desktop ... they are hard-coded:
- tasks = [(N_("Desktop"),
["base", "core", "debugging",
"directory-client", "java-platform",
"network-file-system-client",
"server-platform",
"fonts", "print-client",
"basic-desktop", "desktop-debugging", "desktop-platform",
"general-desktop", "graphical-admin-tools", "input-methods",
"legacy-x", "x11", "internet-applications",
I'm surprised that list doesn't exist in a form that you could cut from a web page and paste into a yum command line easily. It would be much easier to get a machine running with ssh and yum available, then make these decisions from the comfort of another desktop.