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

[Xen-devel] [OSSTEST PATCH 2/2] preseed_base: drop obsolete references to NetGateway and NetNetmask



NetGateway and NetNetmask are not honoured (their lines in the preseed
file are commented out) and I'm not aware of anyone who sets them.
They have been there from the dawn of time.

Removing them gets rid of this warning (which appears twice)
 Use of uninitialized value in concatenation (.) or string at Osstest/Debian.pm 
line 432.

Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
 Osstest/Debian.pm |    2 --
 1 file changed, 2 deletions(-)

diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm
index 059858e..ab09abb 100644
--- a/Osstest/Debian.pm
+++ b/Osstest/Debian.pm
@@ -459,8 +459,6 @@ d-i partman-crypto/confirm_nooverwrite true
 
 #d-i netcfg/disable_dhcp boolean true
 d-i netcfg/get_nameservers string $c{NetNameservers}
-#d-i netcfg/get_netmask string $c{NetNetmask}
-#d-i netcfg/get_gateway string $c{NetGateway}
 d-i netcfg/confirm_static boolean true
 d-i netcfg/get_domain string $c{TestHostDomain}
 d-i netcfg/wireless_wep string
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.