[master] Split our UI code out into separate packages

Vratislav Podzimek vpodzime at redhat.com
Thu Nov 14 13:52:07 UTC 2013


Patches 1/3 and 2/3 are just minor tweaks of the anaconda.spec.in file. The
PATCH 3/3 splits anaconda into more packages -- the 'anaconda' metapackage for
backwards compatibility, core, gui and tui packages.

This would allow creation of smaller composes (e.g. without GUI support) and is
needed for having the textual version of Initial Setup on headless machines
("minimal" installations).

Take it as a first draft, I need to do minimal installation and test if things
work with e.g. only anaconda-tui  and its dependencies installed.

Vratislav Podzimek (3):
  Do not include tzmapdata into the main package
  We no longer need the Gconf2 package
  Split out anaconda's user interfaces into separate packages

 anaconda.spec.in | 64 +++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 52 insertions(+), 12 deletions(-)
 mode change 100644 => 100755 anaconda.spec.in

-- 
1.8.4.2



More information about the anaconda-patches mailing list