[rhel7/master][PATCH] Add HDD ISO support to textmode

Martin Kolman mkolman at redhat.com
Tue Oct 29 22:00:43 UTC 2013


This patch adds HDD ISO support to textmode,
check the commit message for what is currently supported.

A couple of notes:
* it is not possible to switch from a valid ISO source
  to another source as YUM is hugging the partition
  and it can't be unmounted
* turns out switch from a valid ISO source is also broken in GUI,
  filled bug #1024509
* looks like TUI currently does no cleanup when switching
  between URL and NFS source (GUI appears to do that)

Martin Kolman (1):
  Add HDD ISO support for TUI (#1000327)

 pyanaconda/ui/tui/spokes/source.py | 336 ++++++++++++++++++++++++++++++++++---
 1 file changed, 316 insertions(+), 20 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list