| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Allow making just one flavor of boot-test image based on cmdline args. | Ian Lepore | 2018-07-02 | 1 | -45/+31 |
* | Switch to creating UEFI ESPs using loader.efi instead of boot1.efi. | Warner Losh | 2018-06-18 | 1 | -16/+45 |
* | rootgen.sh: complete all profiles except GELI+MBR (not supported) | Allan Jude | 2018-06-17 | 2 | -43/+476 |
* | FreeBSD/amd64 requires 256MiB to boot UEFI, 128MB simply doesn't work. | Warner Losh | 2018-06-17 | 1 | -4/+4 |
* | rootgen.sh: Don't copy various bits of the bootcode from the running system | Allan Jude | 2018-06-16 | 1 | -8/+0 |
* | Add ZFS+GPT EFI and LEGACY+EFI to rootgen.sh and installboot.sh | Allan Jude | 2018-06-09 | 2 | -2/+119 |
* | Change rootgen.sh to use the default ZFS boot environment name | Allan Jude | 2018-06-09 | 1 | -4/+4 |
* | lua-lint: Hint that try_include is now an accepted global | Kyle Evans | 2018-03-26 | 1 | -1/+1 |
* | lua-lint: Whitelist cli_execute_unparsed as a global | Kyle Evans | 2018-03-07 | 1 | -1/+2 |
* | Add --globals printc to lua-lint | Kyle Evans | 2018-03-02 | 1 | -1/+1 |
* | lua-lint: Add note about luacheck in ports, silence warning | Kyle Evans | 2018-02-22 | 1 | -3/+3 |
* | Add script for linting stand/lua to tools/boot. | Kyle Evans | 2018-02-22 | 1 | -0/+19 |
* | Add LOADER_DEBUG regression test | Warner Losh | 2018-02-21 | 1 | -0/+9 |
* | lua-test: Image the loader test directory if it doesn't exist yet | Kyle Evans | 2018-02-16 | 1 | -1/+4 |
* | Default to /tmp/loadertest for lua test scripts | Kyle Evans | 2018-02-16 | 2 | -2/+3 |
* | Simplify building before installing. | Warner Losh | 2018-02-15 | 1 | -2/+1 |
* | Build loader before installing it in lua-img.sh | Kyle Evans | 2018-02-15 | 1 | -0/+1 |
* | Set svn:executable on lua-img.sh | Kyle Evans | 2018-02-15 | 1 | -0/+0 |
* | Simple script to image a small test area from a built tree. Build with | Warner Losh | 2018-02-14 | 1 | -0/+25 |
* | A quick test script that we can run to use userboot's test mode to | Warner Losh | 2018-02-14 | 1 | -0/+22 |
* | Add lua to build script | Warner Losh | 2018-02-12 | 1 | -0/+14 |
* | Flesh out the creation of sparc64 UFS images. This has only been verified | Marius Strobl | 2018-02-05 | 2 | -15/+55 |
* | Support more images (but still no geli) | Warner Losh | 2017-12-19 | 1 | -17/+216 |
* | Use -h -D in preference to -D so that the serial port gets the | Warner Losh | 2017-12-15 | 1 | -1/+1 |