[PATCH 2/3] Permit ext4 and ext2 for /boot on s390x (#638734)

[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 afcbef2..bfea119 100644
--- a/platform.py
+++ b/platform.py
@@ -459,6 +459,7 @@ class PS3(PPC):
         PPC.__init__(self, anaconda)
 
 class S390(Platform):
+    _bootFSTypes = ["ext4", "ext3", "ext2"]
     _packages = ["s390utils"]
 
     def __init__(self, anaconda):
-- 
1.7.3.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