[master&rhel6-branch 2/8] Really ignore deprecated parm/conf file options in linuxrc.s390 (#595388)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Otherwise the fixed loader would leave them in the ifcfg file.
---
 loader/linuxrc.s390 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/loader/linuxrc.s390 b/loader/linuxrc.s390
index 356426e..fc7f325 100644
--- a/loader/linuxrc.s390
+++ b/loader/linuxrc.s390
@@ -1994,6 +1994,7 @@ function do_network() {
     echo $"The NETWORK parameter isn't used anymore and will be ignored."
     echo $" It is sufficient to specify IPADDR and NETMASK."
     echo
+    unset NETWORK
 }
 
 ### BROADCAST
@@ -2003,6 +2004,7 @@ function do_broadcast() {
     echo $"The BROADCAST parameter isn't used anymore and will be ignored."
     echo $" It is sufficient to specify IPADDR and NETMASK."
     echo
+    unset BROADCAST
 }
 
 ### NETMASK (IPv6)
-- 
1.7.0.4


_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux