[Fedora-spins] [spin-kickstarts] ARM: minimal: increase size of boot

Peter Robinson pbrobinson at fedoraproject.org
Mon Nov 16 12:41:41 UTC 2015


commit aafeb10a573ec7476ef4fa86b1459afc9bfda8d3
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Nov 16 12:41:34 2015 +0000

    ARM: minimal: increase size of boot

 fedora-arm-minimal.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fedora-arm-minimal.ks b/fedora-arm-minimal.ks
index 86f4e38..b98d7db 100644
--- a/fedora-arm-minimal.ks
+++ b/fedora-arm-minimal.ks
@@ -1,6 +1,6 @@
 %include fedora-arm-base.ks
 
-part /boot --size=300 --fstype ext4
+part /boot --size=512 --fstype ext4
 part swap --size=256 --fstype swap
 part / --size=1200 --fstype ext4
 


More information about the spins mailing list