| Commit message (Expand) | Author | Age | Files | Lines |
* | full-test: Start of a full testing suite. | Warner Losh | 2022-12-02 | 2 | -0/+615 |
* | Add test notes | Warner Losh | 2022-12-02 | 1 | -0/+22 |
* | stand: Remove i386-only support fire firewire | Warner Losh | 2022-11-18 | 1 | -9/+0 |
* | stand: Flesh out the zfs image creation | Warner Losh | 2022-08-17 | 1 | -96/+54 |
* | stand: Make makeroot.sh use makefs for ZFS | Warner Losh | 2022-08-16 | 1 | -91/+82 |
* | stand: Abstract out fstab creation | Warner Losh | 2022-08-15 | 1 | -26/+16 |
* | stand: Update GELI UFS cases to use ufs labels | Warner Losh | 2022-08-15 | 1 | -11/+7 |
* | stand: Update testing harness to start to use UFS labels | Warner Losh | 2022-08-15 | 1 | -15/+15 |
* | stand: Update testing script for arch retirement | Warner Losh | 2022-08-15 | 1 | -42/+8 |
* | tools/boot: Fix universe.sh's ZFS exclusion test | Warner Losh | 2022-07-24 | 1 | -1/+1 |
* | test: Update boot universe build architectures | Warner Losh | 2022-07-08 | 1 | -23/+11 |
* | install-boot.sh: Avoid - in function names for POSIX compatibility | Jessica Clarke | 2022-02-28 | 1 | -9/+9 |
* | CI: add arm64 support to ci-qemu-test.sh | Ed Maste | 2021-06-26 | 1 | -9/+23 |
* | CI: use amd64 EDK II firmware included with QEMU | Ed Maste | 2021-06-26 | 1 | -2/+1 |
* | tools: boot: use four jobs for building stand | Kyle Evans | 2021-01-31 | 1 | -1/+1 |
* | lualoader: fix lua-lint run | Kyle Evans | 2020-12-17 | 1 | -1/+2 |
* | riscv: allow building virtual machine images | Mitchell Horne | 2020-12-08 | 1 | -0/+1 |
* | Speciy the dev in an easily changed variable | Warner Losh | 2020-09-28 | 1 | -14/+12 |
* | ci-qemu-test.sh: use pkgbase | Ed Maste | 2020-09-05 | 1 | -25/+20 |
* | Merge OpenZFS support in to HEAD. | Matt Macy | 2020-08-25 | 1 | -18/+18 |
* | Spell LOADER correctly so we test lua build. | Warner Losh | 2020-05-01 | 1 | -1/+1 |
* | Catch up to arm/arm and sparc64 removal. | Warner Losh | 2020-05-01 | 1 | -13/+2 |
* | When we have an invalid build option, don't rm -rf the current | Warner Losh | 2020-05-01 | 1 | -1/+12 |
* | CI: print wired page count on boot | Ed Maste | 2020-02-29 | 1 | -1/+2 |
* | ci-qemu-test: if firmware is not available, hint at pkg to install | Ed Maste | 2019-09-09 | 1 | -0/+1 |
* | Use makefs -t msdos in make_esp_file | Matt Macy | 2019-09-03 | 1 | -11/+11 |
* | revert QEMU q35 platform use from r346748 | Ed Maste | 2019-04-30 | 1 | -1/+1 |
* | Fix tools/boot/ci-qemu-test.sh and make some improvements | Rebecca Cran | 2019-04-26 | 1 | -4/+5 |
* | For the geli-gpt-zfs test images, both bios and uefi flavors, add a dummy | Ian Lepore | 2019-04-25 | 1 | -10/+20 |
* | The zfs module has grown a dependency on zcl_nfs4.ko, so copy it into all | Ian Lepore | 2019-04-24 | 1 | -0/+9 |
* | Complain and exit the script if the 'make install' phase fails. Also, | Ian Lepore | 2019-04-24 | 1 | -1/+5 |
* | Fix install-boot.sh and rootgen.sh UEFI bugs | Rebecca Cran | 2019-04-24 | 2 | -24/+39 |
* | Put QEMU CI smoke test boot log in /tmp if TMPDIR not set | Ed Maste | 2019-04-17 | 1 | -1/+1 |
* | Install some entropy for QEMU CI smoke test | Ed Maste | 2019-04-17 | 1 | -0/+3 |
* | Allow this test script to be run from within src/tools/boot dir, and create | Ian Lepore | 2019-04-17 | 1 | -41/+84 |
* | Add a smoke test QEMU boot script for CI | Ed Maste | 2019-04-10 | 1 | -0/+63 |
* | Rework UEFI ESP generation | Rebecca Cran | 2018-12-20 | 2 | -61/+198 |
* | Update lualoader test script a little bit | Kyle Evans | 2018-10-25 | 1 | -2/+5 |
* | Following r335259, don't copy boot1 from the running system for sparc64 | Marius Strobl | 2018-08-23 | 1 | -2/+0 |
* | also set multicons for tests | Warner Losh | 2018-07-27 | 1 | -1/+2 |
* | Make generated scripts executable. | Ian Lepore | 2018-07-13 | 1 | -0/+7 |
* | More little fixes... fix a function name typo (eps vs esp), and cope with | Ian Lepore | 2018-07-13 | 1 | -2/+5 |
* | Revert r336240, which contained unrelated changes accidentally committed. | Ian Lepore | 2018-07-13 | 2 | -15/+5 |
* | More little fixes... fix a function name typo (eps vs esp), and cope with | Ian Lepore | 2018-07-13 | 2 | -5/+15 |
* | Wee fix: $dev is passed in to the function with the /dev prefix already in | Ian Lepore | 2018-07-12 | 1 | -2/+2 |
* | Small refactor of install-boot | Warner Losh | 2018-07-11 | 1 | -36/+40 |
* | Remove armeb from the list of architectures we build for the boot | Warner Losh | 2018-07-09 | 1 | -2/+2 |
* | Fix the fstab entries for tests that have an efi partition in slice 1 and | Ian Lepore | 2018-07-03 | 1 | -2/+2 |
* | Doh! Commit the proper default values, not my local tweaks. | Ian Lepore | 2018-07-02 | 1 | -2/+2 |
* | Move the passphrase and iteration count into variables. | Ian Lepore | 2018-07-02 | 1 | -12/+15 |