--- 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\n") + # 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"): -- 1.6.0.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list