summaryrefslogtreecommitdiff
path: root/tools/boot/install-boot.sh
AgeCommit message (Expand)Author
2025-07-28zfsboot: Remove zfsboot(8) program used to boot ZFS from MBR + BIOSJohn Baldwin
2024-09-20Copy the new ia32 loaderAhmad Khalifa
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-26base: Remove support for the VTOC8 partitioning schemeMarius Strobl
2022-02-28install-boot.sh: Avoid - in function names for POSIX compatibilityJessica Clarke
2020-12-08riscv: allow building virtual machine imagesMitchell Horne
2019-09-03Use makefs -t msdos in make_esp_fileMatt Macy
2019-04-24Fix install-boot.sh and rootgen.sh UEFI bugsRebecca Cran
2018-12-20Rework UEFI ESP generationRebecca Cran
2018-07-13More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore
2018-07-13Revert r336240, which contained unrelated changes accidentally committed.Ian Lepore
2018-07-13More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore
2018-07-12Wee fix: $dev is passed in to the function with the /dev prefix already inIan Lepore
2018-07-11Small refactor of install-bootWarner Losh
2018-06-17rootgen.sh: complete all profiles except GELI+MBR (not supported)Allan Jude
2018-06-09Add ZFS+GPT EFI and LEGACY+EFI to rootgen.sh and installboot.shAllan Jude
2018-02-05Flesh out the creation of sparc64 UFS images. This has only been verifiedMarius Strobl
2017-12-15For now, make the gpart commands verbose so we know exactly what'sWarner Losh
2017-12-15Add missing of=/dev/${dev}s${s} when installing zfsboot.Warner Losh
2017-12-15Script that knows how to put boot blocks onto a device. Eventually,Warner Losh