From 7deaaf086203dcaefdc30383e976afe7d55c39a3 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Fri, 25 Jan 2019 13:04:38 -0500 Subject: [PATCH] Extend arm mate disk image. --- fedora-arm-mate.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-arm-mate.ks b/fedora-arm-mate.ks index 6a4f99c..706f4e6 100644 --- a/fedora-arm-mate.ks +++ b/fedora-arm-mate.ks @@ -2,7 +2,7 @@ %include fedora-arm-xbase.ks %include fedora-mate-common.ks -part / --size=6000 --fstype ext4 +part / --size=6100 --fstype ext4 %post