[PATCH 2/4] Our overridden AutoPart class must be mentioned in commandMap.

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

 



Otherwise, the autopart command won't actually do anything.
---
 kickstart.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/kickstart.py b/kickstart.py
index 2f578d3..6c3e39c 100644
--- a/kickstart.py
+++ b/kickstart.py
@@ -1006,6 +1006,7 @@ class ZFCP(commands.zfcp.FC3_ZFCP):
 commandMap = {
         "auth": Authconfig,
         "authconfig": Authconfig,
+        "autopart": AutoPart,
         "autostep": AutoStep,
         "bootloader": Bootloader,
         "clearpart": ClearPart,
-- 
1.6.5.1

_______________________________________________
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