summaryrefslogtreecommitdiffstats
path: root/fedora-arm-mate.ks
diff options
context:
space:
mode:
Diffstat (limited to 'fedora-arm-mate.ks')
-rw-r--r--fedora-arm-mate.ks2
1 files changed, 2 insertions, 0 deletions
diff --git a/fedora-arm-mate.ks b/fedora-arm-mate.ks
index 7b26b98..74661f5 100644
--- a/fedora-arm-mate.ks
+++ b/fedora-arm-mate.ks
@@ -3,6 +3,8 @@
%include fedora-mate-packages.ks
%include fedora-arm-partitioning.ks
+part / --grow --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