aboutsummaryrefslogtreecommitdiff
path: root/tools/boot
Commit message (Expand)AuthorAgeFilesLines
* Update lualoader test script a little bitKyle Evans2018-10-251-2/+5
* Following r335259, don't copy boot1 from the running system for sparc64Marius Strobl2018-08-231-2/+0
* also set multicons for testsWarner Losh2018-07-271-1/+2
* Make generated scripts executable.Ian Lepore2018-07-131-0/+7
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-131-2/+5
* Revert r336240, which contained unrelated changes accidentally committed.Ian Lepore2018-07-132-15/+5
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-132-5/+15
* Wee fix: $dev is passed in to the function with the /dev prefix already inIan Lepore2018-07-121-2/+2
* Small refactor of install-bootWarner Losh2018-07-111-36/+40
* Remove armeb from the list of architectures we build for the bootWarner Losh2018-07-091-2/+2
* Fix the fstab entries for tests that have an efi partition in slice 1 andIan Lepore2018-07-031-2/+2
* Doh! Commit the proper default values, not my local tweaks.Ian Lepore2018-07-021-2/+2
* Move the passphrase and iteration count into variables.Ian Lepore2018-07-021-12/+15
* Allow making just one flavor of boot-test image based on cmdline args.Ian Lepore2018-07-021-45/+31
* Switch to creating UEFI ESPs using loader.efi instead of boot1.efi.Warner Losh2018-06-181-16/+45
* rootgen.sh: complete all profiles except GELI+MBR (not supported)Allan Jude2018-06-172-43/+476
* FreeBSD/amd64 requires 256MiB to boot UEFI, 128MB simply doesn't work.Warner Losh2018-06-171-4/+4
* rootgen.sh: Don't copy various bits of the bootcode from the running systemAllan Jude2018-06-161-8/+0
* Add ZFS+GPT EFI and LEGACY+EFI to rootgen.sh and installboot.shAllan Jude2018-06-092-2/+119
* Change rootgen.sh to use the default ZFS boot environment nameAllan Jude2018-06-091-4/+4
* 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