summaryrefslogtreecommitdiff
path: root/mkimage.sh
Commit message (Expand)AuthorAgeFilesLines
* tar: add -h option to extractionRichard Maw2012-03-161-1/+1
* Install mbr.bin from one of many placesLars Wirzenius2012-03-061-1/+10
* Fix hole creation to use a small bufferLars Wirzenius2012-03-061-1/+1
* Replace install-mbr with the MBR boot loader from extlinuxLars Wirzenius2012-03-051-2/+2
* Revert "Do not use mbr as the bootloader, since extlinux is sufficient"Lars Wirzenius2012-03-051-0/+3
* Do not use mbr as the bootloader, since extlinux is sufficientLars Wirzenius2012-03-051-3/+0
* Replace use of parted with sfdisk.Lars Wirzenius2012-03-051-11/+21
* Add copyright license to scriptLars Wirzenius2012-03-051-0/+14
* Do without kpartx and remove use of sudoLars Wirzenius2012-03-051-19/+66
* Use dd to create an image file, instead of qemu-imgLars Wirzenius2012-03-051-1/+1
* Make ./check check for long lines (with excptions); fix long linesLars Wirzenius2012-02-271-1/+3
* Expand TAB characters and make check check for themLars Wirzenius2012-02-271-3/+3
* mkimage.sh: add scriptRichard Maw2012-02-271-0/+50