aboutsummaryrefslogtreecommitdiff
path: root/tools/boot
Commit message (Expand)AuthorAgeFilesLines
...
* Simple script to image a small test area from a built tree. Build withWarner Losh2018-02-141-0/+25
* A quick test script that we can run to use userboot's test mode toWarner Losh2018-02-141-0/+22
* Add lua to build scriptWarner Losh2018-02-121-0/+14
* Flesh out the creation of sparc64 UFS images. This has only been verifiedMarius Strobl2018-02-052-15/+55
* Support more images (but still no geli)Warner Losh2017-12-191-17/+216
* Use -h -D in preference to -D so that the serial port gets theWarner Losh2017-12-151-1/+1
* Be a little verbose and list the loader files we're putting on theWarner Losh2017-12-151-0/+1
* For now, make the gpart commands verbose so we know exactly what'sWarner Losh2017-12-151-6/+11
* Add missing of=/dev/${dev}s${s} when installing zfsboot.Warner Losh2017-12-151-2/+2
* Script to generate minimal boot images for each of the 24 supportedWarner Losh2017-12-151-0/+213
* Script that knows how to put boot blocks onto a device. Eventually,Warner Losh2017-12-151-0/+128
* Build WITHOUT_FORTH too, at least for amd64 and i386Warner Losh2017-12-081-0/+8
* Just use the last line of the output from getting .OBJDIR. TheWarner Losh2017-12-041-1/+1
* Remove the entire objdir tree to avoid picking up stale binaries fromWarner Losh2017-12-041-9/+12
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-3/+3
* Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELIWarner Losh2017-11-101-1/+10
* Replace LOADER_FIREWIRE_SUPPORT variableWarner Losh2017-11-101-24/+35
* Fix parallel build issues and add MK_ZFS=no caseWarner Losh2017-10-301-5/+29
* Do a chdir to SRCTOP/sys/boot before starting the run. This lets oneWarner Losh2017-10-251-0/+3
* Create a shell script to build sys/boot on all the architectures.Warner Losh2017-10-221-0/+38