[PATCH 5/5] Increase the size of /boot a little bit (#530555).

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

 



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

diff --git a/platform.py b/platform.py
index ca4bf9e..62260da 100644
--- a/platform.py
+++ b/platform.py
@@ -161,7 +161,7 @@ class Platform(object):
 
     def setDefaultPartitioning(self):
         """Return the default platform-specific partitioning information."""
-        return [PartSpec(mountpoint="/boot", fstype=self.defaultBootFSType, size=200,
+        return [PartSpec(mountpoint="/boot", fstype=self.defaultBootFSType, size=250,
                          weight=self.weight(mountpoint="/boot"))]
 
     @property
-- 
1.6.5.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