Bump KDE live root partition size to 7G

This is needed for current F32, 6.5G is too small. The live image
creation hangs near the end. Just noticed this after enabling
KDE live image build test for F32 updates.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-04-23 15:49:14 -07:00
parent 4367531844
commit 13aac55e29
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
%include fedora-kde-minimization.ks
# DVD payload
part / --size=6500
part / --size=7000
%post
%end