summaryrefslogtreecommitdiff
path: root/distrib/utils/embedded
AgeCommit message (Expand)Author
2013-11-28Put console=fb back as autodetect is bunged up.skrll
2013-11-22Fix /dev population of the evbarm images by using MAKEDEV -s and appendingskrll
2013-09-16After discussions with cristos regarding the previous commit, heast
2013-09-14Fix build release of evbarm which had been failing in mkimageast
2013-08-214th time's a charm (I hope). Make sure that we pick up the kernel path passed tojmcneill
2013-08-19Instead of trying to pass two kernels to beagleboard.conf, pass one andjmcneill
2013-08-17Try to pick up the right location for BEAGLEBONE and BEAGLEBOARD kernels.jmcneill
2013-08-16support beaglebone and beagleboard with the same imagejmcneill
2013-08-01use console auto detection, ok nickjmcneill
2013-07-05Keep both c: and d: paritions so this can work with systems that havematt
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-20If minwrites is set:christos
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-24turn on devpubdjmcneill
2013-03-20Fix an empty shell function here, per Greg Troxel. Apparently empty shellgarbled
2013-03-19Add a new installer image for Raspberry PI to evbarmgarbled
2013-03-01Disklabel need to use sectors, not bytes. Thanks to agc.htodd
2013-02-21Use HOST_SH to run scripts. Makes mkimage work on SunOS.hans
2013-02-20Use "gzip -dc" instead of "zcat" - some versions of zcat don't grokriz
2013-02-17gzcat -> zcatjmcneill
2013-02-15don't use [ -f $i ] && cat $i, since we are using -echristos
2013-02-12add extra space to root partitionjmcneill
2013-02-12create /proc and /kernjmcneill
2013-02-11set -ejmcneill
2013-02-10set rc_configured=YES and a hostnamejmcneill
2013-02-10start with the original rc.confchristos
2013-02-10dont use echo -njmcneill
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-10no objmachine by default.christos
2013-02-10add -F to fdiskchristos
2013-02-10remove trailing whitespace from EOFchristos
2013-02-10make sure kernel is installed as netbsd.ubjmcneill
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-09handle renaming and uncompressing the kernelchristos
2013-02-09add tool hooks.christos
2013-02-09fix usage again -- -D specifies destdir not releasedirjmcneill
2013-02-09keep beagleboard conf in sync with rpijmcneill