[PATCH yum/anaconda] allow environment options to default to enabled

Bill Nottingham notting at redhat.com
Tue Apr 30 19:42:26 UTC 2013


(Apologies for the cross-post, but the patches go together.)

There have been multiple requests that environments in anaconda be able
to be 'default-selected'. The general use cases are:

- to select the office suite by default when installing desktops, while
  allowing users to deselect it
- to split some applications out of the desktop groups so users can choose
  to have a more minimal desktop installation, while remaining selected for
  the simple choice

These two patches implement it; first by allowing 'default=true' to be
set for the group and parsed by the yum comps module, and then by changing
anaconda to honor it.

Bill
 



More information about the anaconda-patches mailing list