aboutsummaryrefslogtreecommitdiff
path: root/tools/boot/install-boot.sh
Commit message (Expand)AuthorAgeFilesLines
* riscv: allow building virtual machine imagesMitchell Horne2020-12-081-0/+1
* Use makefs -t msdos in make_esp_fileMatt Macy2019-09-031-11/+11
* Fix install-boot.sh and rootgen.sh UEFI bugsRebecca Cran2019-04-241-20/+33
* Rework UEFI ESP generationRebecca Cran2018-12-201-23/+182
* 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-131-5/+2
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-131-2/+5
* 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
* rootgen.sh: complete all profiles except GELI+MBR (not supported)Allan Jude2018-06-171-33/+115
* Add ZFS+GPT EFI and LEGACY+EFI to rootgen.sh and installboot.shAllan Jude2018-06-091-0/+35
* Flesh out the creation of sparc64 UFS images. This has only been verifiedMarius Strobl2018-02-051-1/+14
* 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 that knows how to put boot blocks onto a device. Eventually,Warner Losh2017-12-151-0/+128