summaryrefslogtreecommitdiffstats
path: root/bootdisk/s390x/generic.prm
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-09-15 17:03:46 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-09-15 17:03:46 -1000
commit5f95f4acd63f73c6881b12e33eb67a3a73443eb9 (patch)
tree0db3b5c68b906c0263d45c6776203ff6035642fa /bootdisk/s390x/generic.prm
parent2ddbc38443bd6979ba72334ad4288f2a603f4f50 (diff)
downloadanaconda-5f95f4acd63f73c6881b12e33eb67a3a73443eb9.tar.gz
anaconda-5f95f4acd63f73c6881b12e33eb67a3a73443eb9.tar.xz
anaconda-5f95f4acd63f73c6881b12e33eb67a3a73443eb9.zip
NetworkManager fixes in network.py
A number of changes: * Make gateway and nameserver settings be per device rather than global. * Allow for both GATEWAY and IPV6_DEFAULTGW per device. * Store nameservers as DNSx where x is an int starting at 1 and incrementing. For functions that need to write out nameserver information (kickstart files or resolv.conf), read the nameservers from the device settings hash table. * Add a bringDeviceUp() function which will call the write() method (with no instPath specified) to give us a new ifcfg-DEVICE file with the latest settings so nm-system-settings will see it and bring the device up. This function may (actually, probably will) need expansion to communicate/wait_for NetworkManager. The bringDeviceUp() function replaces the old isys dhcpNetDevice() and configNetDevice() functions.
Diffstat (limited to 'bootdisk/s390x/generic.prm')
0 files changed, 0 insertions, 0 deletions