minimal disk image is failing in rawhide currently needing and extra 27MiB

Longer term we should determine why more disk is being used. for now make
the disk a tad bigger

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2017-05-26 16:51:39 -05:00
parent d85921a078
commit 497fbd6325
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
part /boot --size=512 --fstype ext4
part swap --size=256 --fstype swap
part / --size=1200 --fstype ext4
part / --size=1256 --fstype ext4