summaryrefslogtreecommitdiff
path: root/distrib/utils/embedded/mkimage
AgeCommit message (Expand)Author
2013-09-14Fix build release of evbarm which had been failing in mkimageast
2013-06-27SSD cards is stupid.christos
2013-06-27explain -m betterchristos
2013-06-27tidy up, fix usagechristos
2013-06-16Use TOOL_GZIP in mkimage, and pass the TOOL_GZIP into it.jakllsch
2013-05-20- explanations for single letter flagschristos
2013-04-03Double extra to fix image size to fix build.htodd
2013-03-28For ffs, set bytes per inode to 4K. Otherwise we get a density based onjmcneill
2013-03-19Add a new installer image for Raspberry PI to evbarmgarbled
2013-02-15don't use [ -f $i ] && cat $i, since we are using -echristos
2013-02-12add extra space to root partitionjmcneill
2013-02-11set -ejmcneill
2013-02-10set src= before pulling in host configjmcneill
2013-02-10no sh -xjmcneill
2013-02-10fix msdos mbr partition size calculationjmcneill
2013-02-10don't dup -Fchristos
2013-02-10add -F to fdiskchristos
2013-02-10mass -N db to makefs toochristos
2013-02-10specify a database for mtree.christos
2013-02-10dont call mtree directlyjmcneill
2013-02-10really calling disklabel with the arguments of fdisk does not work.christos
2013-02-10- remove dup trapchristos
2013-02-10add compression support.christos
2013-02-09add tool hooks.christos
2013-02-09fix usage again -- -D specifies destdir not releasedirjmcneill
2013-02-09fix usagejmcneill
2013-02-08fix optionschristos
2013-02-03switch to makefschristos
2013-01-30Add the tests sets by default. Tweak the usage output.skrll
2013-01-21More usage updatesskrll
2013-01-21Update usage output a littleskrll
2013-01-16- Add support for xsetschristos
2013-01-16tidy up some more by factoring out the sizing code.christos
2013-01-15Make autosizing really work:christos
2013-01-15first step at autosizing, still does not work.christos
2013-01-15expand set name to path when checking to see if the tgz existsjmcneill
2013-01-14move 'trap' after command args are parsedjmcneill
2013-01-13honor ${TMPDIR}christos
2013-01-13complain on unknown optionschristos
2013-01-13move configuration to new place.christos
2013-01-13Adjust mkimage to handle RPI. From skrll@christos
2012-02-29consolidate all of the volatile /var.* directories which are mounted as tmpfsagc
2012-01-20While the resulting image from mkimage can always be mounted with vnd,agc
2012-01-15Add 3 scripts which are useful for making images for usermode, or anyagc