[PATCH 2/2] Default / to be ext4

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

 



---
 installclass.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/installclass.py b/installclass.py
index c36e9e9..778a6ec 100644
--- a/installclass.py
+++ b/installclass.py
@@ -190,7 +190,7 @@ class BaseInstallClass(object):
 
     def setDefaultPartitioning(self, partitions, clear = CLEARPART_TYPE_LINUX,
                                doClear = 1, useLVM = True):
-        autorequests = [ ("/", None, 1024, None, 1, 1, 1) ]
+        autorequests = [ ("/", "ext4", 1024, None, 1, 1, 1) ]
 
         bootreq = getAutopartitionBoot(partitions)
         if bootreq:
-- 
1.6.1

_______________________________________________
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