aboutsummaryrefslogtreecommitdiff
path: root/release/i386/make-memstick.sh
Commit message (Expand)AuthorAgeFilesLines
* make-memstick.sh: put partition args on separate linesEd Maste2018-04-101-1/+6
* make-memstick.sh: use UFSv2Ed Maste2017-09-111-1/+1
* revert unintentional changes from r323436Ed Maste2017-09-111-1/+1
* boot1: remove BOOT1_MAXSIZE default valueEd Maste2017-09-111-1/+1
* make-memstick.sh: use 'set -e' to abort if any step failsEd Maste2017-09-051-4/+2
* Prevent memstick installation medium from attempting to mountGlen Barber2016-01-051-0/+2
* Use mkimg(1) to create the i386 memstick images, similar toGlen Barber2015-05-231-10/+3
* Fix indentation for diff reduction with commits to follow.Glen Barber2014-04-251-11/+11
* Revert r264907 and r264908:Glen Barber2014-04-251-61/+16
* Style cleanupGlen Barber2014-04-251-24/+24
* Refactor make-memstick.sh to avoid creating the 'dangerouslyGlen Barber2014-04-251-6/+51
* Use UFS labels and bsdlabels (like the 8.x memsticks) instead of GPT toNathan Whitehorn2011-10-091-35/+5
* Mount memsticks read-only by default to prevent them being filled byNathan Whitehorn2011-07-301-1/+1
* Use labels to find release media instead of hard-coded device paths. ThisNathan Whitehorn2011-03-221-14/+9
* Add generation of memstick images to the bsdinstall release makefile forNathan Whitehorn2011-03-131-0/+83