From 706f2a9277fc9408ce8ad26b748bb9ed2d8cd03c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 23 Nov 2019 12:25:47 -0800 Subject: [PATCH] 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 --- fedora-arm-xfce.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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