increate the size of some of teh arm images. the install was too big

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-02-29 21:00:21 -06:00
parent 454fed4a4c
commit 17862cd969
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ bootloader extlinux
part /boot --size=512 --fstype ext4
part swap --size=512 --fstype swap
part / --size=3070 --fstype ext4
part / --size=3584 --fstype ext4
# make sure that initial-setup runs and lets us do all the configuration bits
firstboot --reconfig

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.ks
%include fedora-mate-packages.ks
part / --size=5000 --fstype ext4
part / --size=5500 --fstype ext4
%post
echo -n "Enabling initial-setup gui mode on startup"

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.ks
%include fedora-workstation-packages.ks
part / --size=5000 --fstype ext4
part / --size=5500 --fstype ext4
%packages
-initial-setup