setup extlinux bootloader on arm images

This commit is contained in:
Dennis Gilmore
2013-08-26 23:10:33 -05:00
parent 29f179c805
commit f7b98bb655
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
bootloader --location=none
part /boot/uboot --size=20 --fstype vfat
part swap --size=512 --fstype swap
part / --size=3400 --fstype ext4