-class AutoPart(commands.autopart.F12_AutoPart):
+class AutoPart(commands.autopart.F16_AutoPart):
def execute(self):
# sets up default autopartitioning. use clearpart separately
# if you want it
@@ -247,6 +247,9 @@ class AutoPart(commands.autopart.F12_AutoPart):
self.anaconda.storage.autoPartAddBackupPassphrase =
self.backuppassphrase
+ if not self.lvm:
+ self.anaconda.storage.lvmAutoPart = False
+
self.anaconda.dispatch.skip_steps("partition", "parttype")
class AutoStep(commands.autostep.FC3_AutoStep):
--
1.7.6
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list