[initial-setup] Split the GUI code out in a separate package

Vratislav Podzimek vpodzime at redhat.com
Tue Nov 19 15:10:05 UTC 2013


This is needed for some minimal installations that require Initial Setup, but
don't have the GUI stack.

Vratislav Podzimek (3):
  Get rid of the useless modules directory
  Split GUI code into a separate package (#999464)
  Fallback to text UI if GUI is not available

 MANIFEST.in               |  3 +--
 initial-setup.spec        | 40 ++++++++++++++++++++++++++++++++--------
 initial_setup/__main__.py | 10 ++++++++--
 modules/README.txt        |  0
 setup.py                  |  3 +--
 5 files changed, 42 insertions(+), 14 deletions(-)
 delete mode 100644 modules/README.txt

-- 
1.8.4.2



More information about the anaconda-patches mailing list