[initial-setup] EULA agreement spoke for the I-S

Vratislav Podzimek vpodzime at redhat.com
Tue Sep 3 14:14:51 UTC 2013


Patches 1/3 and 2/3 fix things that are needed for the EULA spoke to be
collected and shown by the hub. PATCH 2/3 requires the changes made in the
related anaconda patches. PATCH 3/3 adds the EULA spoke. The screenshots of the
spoke can be found at:

http://vpodzime.fedorapeople.org/eula_i-s/

I don't know into which category the spoke should be put, but I don't want to
add another category just for this one. Any suggestions? Shall we merge it into
one of the existing categories and rename it? Or can EULA agreement be
considered part of User Settings?

Vratislav Podzimek (3):
  Fix the base mask of initial_setup gui submodules
  Specify and use environment of the main hub
  EULA agreement spoke (#1000409)

 initial_setup/gui/gui.py                    |   2 +-
 initial_setup/gui/hubs/initial_setup_hub.py |   7 +-
 initial_setup/gui/spokes/eula.glade         | 113 ++++++++++++++++++++++++++++
 initial_setup/gui/spokes/eula.py            |  74 ++++++++++++++++++
 initial_setup/product.py                    |  56 ++++++++++++++
 5 files changed, 250 insertions(+), 2 deletions(-)
 create mode 100644 initial_setup/gui/spokes/eula.glade
 create mode 100644 initial_setup/gui/spokes/eula.py

-- 
1.7.11.7



More information about the anaconda-patches mailing list