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 <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2017-05-27 09:58:02 -06:00
parent 497fbd6325
commit 329f6b3294
1 changed files with 1 additions and 1 deletions

View File

@ -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