about summary refs log tree commit diff
path: root/mkimage.sh.in
Commit message (Expand)AuthorAgeFilesLines
* mkimage: create /boot partition at 4096 sectors.Juan RP2014-01-211-1/+1
* mkimage: check for losetup existence too.Juan RP2013-11-121-1/+1
* mkimage: check for mkfs.xxx after setting defaults.Juan RP2013-11-111-6/+6
* mkimage: make sure to update rootfstype on /boot/cmdline.txt for Raspberry Pi.Juan RP2013-11-111-0/+4
* mkimage: allow -r f2fs or any other fs and check we have required cmds.Juan RP2013-11-101-1/+7
* mkimage: do not force FAT32 for the /boot filesystem.Juan RP2013-09-211-1/+1
* New void-mkimage script to generate working images with a provided rootfs tar...Juan RP2013-08-111-0/+140