ARM minimal: adjust image size now X isn't being pulled in again

This commit is contained in:
Peter Robinson
2015-04-18 18:37:18 +01:00
parent e171dabdc5
commit 1c25cb6171
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
%include fedora-arm-base.ks
part swap --size=128 --fstype swap
part / --size=1400 --fstype ext4
part swap --size=256 --fstype swap
part / --size=1200 --fstype ext4
%packages
-@standard