summaryrefslogtreecommitdiff
path: root/examples/cubietruck-customise.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-01-02trim cubietruck example to a possible vm imageNeil Williams1-16/+0
2014-12-23add modules to cubietruck example and provide a wandboard example based on that.Neil Williams1-0/+4
2014-12-23Allow space for a bootloader installed with ddNeil Williams1-3/+15
Implement bootoffset to explcitly allow space for a bootloader to be installed in front of the first partition. Add support for cubietruck in the example to dd the Debian uboot image by adding a parameter to the customise script call. Increase size of boot partition to make upgrades easier. Allow the partition type to be specified. Use mib units as these are converted to 1024 instead of 1000.
2014-08-25Add examples to go into /usr/share to make it easier to create pre-defined ↵Neil Williams1-0/+12
images.