Commit Graph
6 Commits
Author SHA1 Message Date
jbu a7f094439b mkimage.sh: fix partition size + toggle boot flag 2015-05-26 13:44:13 +02:00
jbu f3b9e9d2e4 mkimage.sh.in: add cubietruck 2015-05-16 20:16:32 +02:00
jbu ed2337f7c6 build-rootfs.sh.in: add cubietruck 2015-05-16 19:45:51 +02:00
jbu 08b105b511 build-arm-images.sh.in: add cubietruck 2015-05-16 19:42:47 +02:00
jbu 3f0dfe5832 installer.sh.in: really fix the md parsing 2015-05-14 17:52:13 +02:00
jbu 944153192b void-mklive: Fixes for systems with md / lvm2
- Add quotes around $TARGET to allow for empty $1 in build-x86-images.sh
- In installer.sh there was $part for md where it should have been $p
- The list of md and lvm partitions should occur just once, thus move it out of the loop
2015-05-08 07:06:26 +02:00