From 706f2a9277fc9408ce8ad26b748bb9ed2d8cd03c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 23 2019 20:25:47 +0000 Subject: bump the size on the Xfce arm image as it's failing currently. We really need to figure out whats growning and do some pruning. Signed-off-by: Kevin Fenzi --- diff --git a/fedora-arm-xfce.ks b/fedora-arm-xfce.ks index 3158fdf..ecca399 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=4700 --fstype ext4 +part / --size=5000 --fstype ext4 %post