aboutsummaryrefslogtreecommitdiff
path: root/tools/boot
Commit message (Expand)AuthorAgeFilesLines
* stand: Flesh out the zfs image creationWarner Losh2022-08-171-96/+54
* stand: Make makeroot.sh use makefs for ZFSWarner Losh2022-08-161-91/+82
* stand: Abstract out fstab creationWarner Losh2022-08-151-26/+16
* stand: Update GELI UFS cases to use ufs labelsWarner Losh2022-08-151-11/+7
* stand: Update testing harness to start to use UFS labelsWarner Losh2022-08-151-15/+15
* stand: Update testing script for arch retirementWarner Losh2022-08-151-42/+8
* tools/boot: Fix universe.sh's ZFS exclusion testWarner Losh2022-07-241-1/+1
* test: Update boot universe build architecturesWarner Losh2022-07-081-23/+11
* install-boot.sh: Avoid - in function names for POSIX compatibilityJessica Clarke2022-02-281-9/+9
* CI: add arm64 support to ci-qemu-test.shEd Maste2021-06-261-9/+23
* CI: use amd64 EDK II firmware included with QEMUEd Maste2021-06-261-2/+1
* tools: boot: use four jobs for building standKyle Evans2021-01-311-1/+1
* lualoader: fix lua-lint runKyle Evans2020-12-171-1/+2
* riscv: allow building virtual machine imagesMitchell Horne2020-12-081-0/+1
* Speciy the dev in an easily changed variableWarner Losh2020-09-281-14/+12
* ci-qemu-test.sh: use pkgbaseEd Maste2020-09-051-25/+20
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-18/+18
* Spell LOADER correctly so we test lua build.Warner Losh2020-05-011-1/+1
* Catch up to arm/arm and sparc64 removal.Warner Losh2020-05-011-13/+2
* When we have an invalid build option, don't rm -rf the currentWarner Losh2020-05-011-1/+12
* CI: print wired page count on bootEd Maste2020-02-291-1/+2
* ci-qemu-test: if firmware is not available, hint at pkg to installEd Maste2019-09-091-0/+1
* Use makefs -t msdos in make_esp_fileMatt Macy2019-09-031-11/+11
* revert QEMU q35 platform use from r346748Ed Maste2019-04-301-1/+1
* Fix tools/boot/ci-qemu-test.sh and make some improvementsRebecca Cran2019-04-261-4/+5
* For the geli-gpt-zfs test images, both bios and uefi flavors, add a dummyIan Lepore2019-04-251-10/+20
* The zfs module has grown a dependency on zcl_nfs4.ko, so copy it into allIan Lepore2019-04-241-0/+9
* Complain and exit the script if the 'make install' phase fails. Also,Ian Lepore2019-04-241-1/+5
* Fix install-boot.sh and rootgen.sh UEFI bugsRebecca Cran2019-04-242-24/+39
* Put QEMU CI smoke test boot log in /tmp if TMPDIR not setEd Maste2019-04-171-1/+1
* Install some entropy for QEMU CI smoke testEd Maste2019-04-171-0/+3
* Allow this test script to be run from within src/tools/boot dir, and createIan Lepore2019-04-171-41/+84
* Add a smoke test QEMU boot script for CIEd Maste2019-04-101-0/+63
* Rework UEFI ESP generationRebecca Cran2018-12-202-61/+198
* 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