aboutsummaryrefslogtreecommitdiff
path: root/tools/boot
Commit message (Expand)AuthorAgeFilesLines
* lua-lint: Hint that try_include is now an accepted globalKyle Evans2018-03-261-1/+1
* lua-lint: Whitelist cli_execute_unparsed as a globalKyle Evans2018-03-071-1/+2
* Add --globals printc to lua-lintKyle Evans2018-03-021-1/+1
* lua-lint: Add note about luacheck in ports, silence warningKyle Evans2018-02-221-3/+3
* Add script for linting stand/lua to tools/boot.Kyle Evans2018-02-221-0/+19
* Add LOADER_DEBUG regression testWarner Losh2018-02-211-0/+9
* lua-test: Image the loader test directory if it doesn't exist yetKyle Evans2018-02-161-1/+4
* Default to /tmp/loadertest for lua test scriptsKyle Evans2018-02-162-2/+3
* Simplify building before installing.Warner Losh2018-02-151-2/+1
* Build loader before installing it in lua-img.shKyle Evans2018-02-151-0/+1
* Set svn:executable on lua-img.shKyle Evans2018-02-151-0/+0
* 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