TODO: Handle key files for wireless configuration (#473803).
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Nack, same as previous patch comment.
On Tue, 27 Apr 2010, Radek Vykydal wrote:
---
network.py | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/network.py b/network.py
index 609680e..bf600a4 100644
--- a/network.py
+++ b/network.py
@@ -593,6 +593,9 @@ class Network:
dev.writeIfcfgFile(netscripts)
dev.log_file("===== write
")
+ # TODORV: handle keys files properly (they will be written
+ # by nm-c-e, stage1 if we support it and perhaps ks? - need
+ # to check. Particularly ensure their copying to /mnt/sysimage.
# XXX: is this necessary with NetworkManager?
# handle the keys* files if we have those
if dev.get("KEY"):
- --
David Cantrell <dcantrell@redhat.com>
Red Hat / Honolulu, HI
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvfkhQACgkQ5hsjjIy1VklhlgCeMIraCvH5RP QRSLVIec1rdAQP
jpAAoKI3DoQW/LNVCB7dpx+4kVa4GC6h
=USsD
-----END PGP SIGNATURE-----
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|