aboutsummaryrefslogtreecommitdiff
path: root/tools/boot/rootgen.sh
Commit message (Expand)AuthorAgeFilesLines
* Speciy the dev in an easily changed variableWarner Losh2020-09-281-14/+12
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-18/+18
* 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-241-4/+6
* Rework UEFI ESP generationRebecca Cran2018-12-201-38/+16
* 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
* Revert r336240, which contained unrelated changes accidentally committed.Ian Lepore2018-07-131-10/+3
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-131-3/+10
* 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-171-10/+361
* 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-091-2/+84
* Change rootgen.sh to use the default ZFS boot environment nameAllan Jude2018-06-091-4/+4
* Flesh out the creation of sparc64 UFS images. This has only been verifiedMarius Strobl2018-02-051-14/+41
* 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
* Script to generate minimal boot images for each of the 24 supportedWarner Losh2017-12-151-0/+213