From 329f6b3294f990f21026e839bfbbb256f1b44d17 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 27 2017 15:59:03 +0000 Subject: Fedora arm Xfce image is failing in rawhide currently needing an extra 23MiB We should track down the extra space usage, but for now, lets just add 100MB Signed-off-by: Kevin Fenzi --- diff --git a/fedora-arm-xfce.ks b/fedora-arm-xfce.ks index 34debd8..b9d29a7 100644 --- a/fedora-arm-xfce.ks +++ b/fedora-arm-xfce.ks @@ -2,7 +2,7 @@ %include fedora-arm-xbase.ks %include fedora-xfce-common.ks -part / --size=4000 --fstype ext4 +part / --size=4100 --fstype ext4 %post