-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 14 Apr 2010, Hans de Goede wrote:
Ack.
p.s.
Any chance you could review some of my patches from today?
Yes.
On 04/14/2010 07:02 PM, David Cantrell wrote:
We do not want to write out HWADDR for any network device type on s390x.
---
network.py | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/network.py b/network.py
index 0507b0d..f1bf128 100644
--- a/network.py
+++ b/network.py
@@ -244,8 +244,7 @@ class NetworkDevice(SimpleConfigFile):
keys.remove("DESC")
if "KEY" in keys:
keys.remove("KEY")
- if iutil.isS390() and ("OPTIONS" in keys) and ("HWADDR" in keys)
and \
- (self.info["OPTIONS"].find("layer2=1") != -1):
+ if iutil.isS390() and ("HWADDR" in keys):
keys.remove("HWADDR")
for key in keys:
- --
David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvGIRkACgkQ5hsjjIy1VkmH0wCgpbruUU0/GCK8Occjz/N0ZGY6
Yr4AoPml1MrjH0RDdOUSegqaxkj/Gxim
=MkIV
-----END PGP SIGNATURE-----
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list