[initial-setup][rhel7-branch] Text mode EULA for the I-S (v2)

Martin Kolman mkolman at redhat.com
Tue Oct 8 09:16:53 UTC 2013


On Tue, 2013-10-08 at 10:25 +0200, Vratislav Podzimek wrote:
> These patches introduce the EULA spoke for the TUI Initial Setup. Two related
> patches for the anaconda add the ability to print long widgets in a nice way and
> remove buggy check that caused exceptions.
> 
> The EULA spokes shows two options -- 1) read the license and 2) toggle the
> "agreed checkbox". The option 1) takes user to the screen displaying the license
> in parts so that they fit in the screen. Otherwise everything is simple.
> 
> Vratislav Podzimek (3):
>   Fix how spokes are collected for the I-S main hub
>   Add TUI Eula spoke (#1000409)
>   Reboot the system if EULA is not agreed (#1000409)
> 
>  initial_setup/__main__.py                   |   6 +-
>  initial_setup/tui/hubs/initial_setup_hub.py |  48 ++----------
>  initial_setup/tui/spokes/eula.py            | 112 ++++++++++++++++++++++++++++
>  3 files changed, 122 insertions(+), 44 deletions(-)
>  create mode 100644 initial_setup/tui/spokes/eula.py
> 
These all look good to me.



More information about the anaconda-patches mailing list