Re: [PATCH 4/5] do not care about wifi connections in kickstart (already active from stage1)

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

 



On 06/07/2011 12:18 PM, Vratislav Podzimek wrote:
---
  pyanaconda/kickstart.py |   12 ++++--------
  1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/pyanaconda/kickstart.py b/pyanaconda/kickstart.py
index a0adaa3..7bd09c0 100644
--- a/pyanaconda/kickstart.py
+++ b/pyanaconda/kickstart.py
@@ -562,6 +562,10 @@ class NetworkData(commands.network.F16_NetworkData):
              # Only set hostname
              return

+        # we can ignore this here (already activated in stage 1)
+        if self.essid:
+            return
+

Wouldn't hostname in kickstart command of this kind:

network --essid=foo ... --hostname=boo

be ignored?


Radek

_______________________________________________
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