[Fedora-spins] [spin-kickstarts] increase the size of / on Xfce to 4gb, it now needs media bigger than 5gb

Dennis Gilmore ausil at fedoraproject.org
Sun Apr 5 21:46:00 UTC 2015


commit 839fa597ddbe3be5997d75f28950fc56754acee5
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sun Apr 5 16:45:29 2015 -0500

    increase the size of / on Xfce to 4gb, it now needs media bigger than 5gb

 fedora-arm-xfce.ks |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/fedora-arm-xfce.ks b/fedora-arm-xfce.ks
index 5923c6b..281fc5e 100644
--- a/fedora-arm-xfce.ks
+++ b/fedora-arm-xfce.ks
@@ -2,6 +2,8 @@
 %include fedora-arm-xbase.ks
 %include fedora-xfce-packages.ks
 
+part / --size=4000 --fstype ext4
+
 %post
 echo -n "Enabling initial-setup gui mode on startup"
 ln -s /usr/lib/systemd/system/initial-setup-graphical.service /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service


More information about the spins mailing list