[PATCH] yaboot supports /boot on ext4 (#526219).

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

 



---
 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

[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