Add support for ipv6 to text UI network enablement (#612476)
Radek Vykydal wrote:
This will go to rhel 6.1 too.
Screenshots:
former UI:
http://rvykydal.fedorapeople.org/ipv6textold.png
patched UI:
http://rvykydal.fedorapeople.org/ipv6text1.png
http://rvykydal.fedorapeople.org/ipv6text2.png
---
pyanaconda/network.py | 11 +
pyanaconda/textw/netconfig_text.py | 546 +++++++++++++++++++++++-------------
2 files changed, 359 insertions(+), 198 deletions(-)
The patch needs also this change:
s/anaconda.id.network/anaconda.network/
(InstallData was removed in master)
which I forgot to change when porting it from rhel6 branch.
Radek
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|