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