diff options
author | David Cantrell <dcantrell@redhat.com> | 2007-10-23 20:54:16 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2007-10-23 20:54:16 +0000 |
commit | 1b7c7b543c54c2030497760ef8c002c12e7f9d09 (patch) | |
tree | 28a1032b45a20bb8edfd032080cb5115021515e2 /ChangeLog | |
parent | ef7b8d3aefe1e5c9962fe4070d0b254f4a755487 (diff) | |
download | anaconda-1b7c7b543c54c2030497760ef8c002c12e7f9d09.tar.gz anaconda-1b7c7b543c54c2030497760ef8c002c12e7f9d09.tar.xz anaconda-1b7c7b543c54c2030497760ef8c002c12e7f9d09.zip |
* network.py (Network.write): Set IPV6INIT for all cases (#328931).f8-base
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-10-23 David Cantrell <dcantrell@redhat.com> + * network.py (Network.write): Set IPV6INIT for all cases (#328931). + +2007-10-23 David Cantrell <dcantrell@redhat.com> + * network.py (Network.write): Write out the IPV6* variables to the ifcfg files correctly, avoid IPV6ADDR=dhcp and other invalid settings (#328931). |