--- platform.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/platform.py b/platform.py index 38a7185..659ce4f 100644 --- a/platform.py +++ b/platform.py @@ -286,6 +286,7 @@ class IA64(EFI): class PPC(Platform): _bootloaderPackage = "yaboot" + _bootFSType = "ext4" _ppcMachine = iutil.getPPCMachine() _supportsMdRaidBoot = True -- 1.6.4.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list