[master] Tweak and feature

Vratislav Podzimek vpodzime at redhat.com
Tue Oct 8 12:08:13 UTC 2013


PATCH 1/2 cleans our TUI categories a bit. PATCH 2/2 adds a Shell spoke to
s390(x) installations where we cannot run tmux. I think it is a nice way to let
users go to the shell and do something. And since it appears only in s390(x)
installations, it shouldn't be confusing for people who will enter it. :)

Vratislav Podzimek (2):
  Put TUI spokes in common categories
  Add shell spoke to s390x installations

 pyanaconda/ui/tui/hubs/summary.py       |  2 +-
 pyanaconda/ui/tui/spokes/network.py     |  2 +-
 pyanaconda/ui/tui/spokes/shell_spoke.py | 65 +++++++++++++++++++++++++++++++++
 pyanaconda/ui/tui/spokes/source.py      |  6 +--
 pyanaconda/ui/tui/spokes/storage.py     |  6 +--
 5 files changed, 73 insertions(+), 8 deletions(-)
 create mode 100644 pyanaconda/ui/tui/spokes/shell_spoke.py

-- 
1.7.11.7



More information about the anaconda-patches mailing list