aboutsummaryrefslogtreecommitdiff
path: root/release/amd64/make-memstick.sh
Commit message (Expand)AuthorAgeFilesLines
* release: Add support for building on non-FreeBSDJessica Clarke2022-02-281-3/+5
* release: Support -DNO_ROOT image buildingJessica Clarke2022-02-281-12/+30
* Rework UEFI ESP generationRebecca Cran2018-12-201-1/+9
* switch amd64 memstick installer images to MBREd Maste2018-05-291-5/+4
* make-memstick.sh: put partition args on separate linesEd Maste2018-04-101-1/+7
* 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
* Now that GENERIC can boot on UEFI systems (r268158), switch the build to useNathan Whitehorn2014-07-021-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