[f16-branch 2/2] dispatcher: do not request "group-selection" with "tasksel".

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

 



The user (through the tasksel screen itself) decides whether to request or
skip group selection.

Resolves: rhbz#742123
---
 pyanaconda/kickstart.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pyanaconda/kickstart.py b/pyanaconda/kickstart.py
index d4bd8a1..ccef759 100644
--- a/pyanaconda/kickstart.py
+++ b/pyanaconda/kickstart.py
@@ -1520,7 +1520,7 @@ def setSteps(anaconda):
         if packagesSeen:
             dispatch.skip_steps("tasksel", "group-selection")
         else:
-            dispatch.request_steps("tasksel", "group-selection")
+            dispatch.request_steps("tasksel")
 
     if ksdata.ignoredisk.interactive:
         dispatch.request_steps("filtertype", "filter")
-- 
1.7.6

_______________________________________________
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