break out partitioning for arm images

setup kickstarts for partitioning with vfat for use on systes like OMAP
add SoaS for ARM
This commit is contained in:
Dennis Gilmore
2013-06-07 12:13:44 -05:00
parent 455ebf7e79
commit 09b9d714a5
12 changed files with 83 additions and 7 deletions

View File

@@ -7,10 +7,6 @@ firewall --enabled --service=mdns,ssh
# make sure that initial-setup runs and lets us do all the configuration bits
firstboot --reconfig
bootloader --location=none
part /boot --size=512 --fstype ext3
part swap --size=512 --fstype swap
part / --grow --size=6500 --fstype ext4
services --enabled=ssh,NetworkManager,avahi-daemon,rsyslog,chronyd --disabled=network
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch