summaryrefslogtreecommitdiff
path: root/tools/boot/rootgen.sh
AgeCommit message (Expand)Author
2025-07-28zfsboot: Remove zfsboot(8) program used to boot ZFS from MBR + BIOSJohn Baldwin
2025-07-28tools/boot/rootgen: Remove stray zfsboot1 from ZFS + MBR + UEFI functionJohn Baldwin
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-08-17stand: Flesh out the zfs image creationWarner Losh
2022-08-16stand: Make makeroot.sh use makefs for ZFSWarner Losh
2022-08-15stand: Abstract out fstab creationWarner Losh
2022-08-15stand: Update GELI UFS cases to use ufs labelsWarner Losh
2022-08-15stand: Update testing harness to start to use UFS labelsWarner Losh
2022-08-15stand: Update testing script for arch retirementWarner Losh
2020-09-28Speciy the dev in an easily changed variableWarner Losh
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2019-04-25For the geli-gpt-zfs test images, both bios and uefi flavors, add a dummyIan Lepore
2019-04-24The zfs module has grown a dependency on zcl_nfs4.ko, so copy it into allIan Lepore
2019-04-24Complain and exit the script if the 'make install' phase fails. Also,Ian Lepore
2019-04-24Fix install-boot.sh and rootgen.sh UEFI bugsRebecca Cran
2018-12-20Rework UEFI ESP generationRebecca Cran
2018-08-23Following r335259, don't copy boot1 from the running system for sparc64Marius Strobl
2018-07-27also set multicons for testsWarner Losh
2018-07-13Make generated scripts executable.Ian 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-03Fix the fstab entries for tests that have an efi partition in slice 1 andIan Lepore
2018-07-02Doh! Commit the proper default values, not my local tweaks.Ian Lepore
2018-07-02Move the passphrase and iteration count into variables.Ian Lepore
2018-07-02Allow making just one flavor of boot-test image based on cmdline args.Ian Lepore
2018-06-18Switch to creating UEFI ESPs using loader.efi instead of boot1.efi.Warner Losh
2018-06-17rootgen.sh: complete all profiles except GELI+MBR (not supported)Allan Jude
2018-06-17FreeBSD/amd64 requires 256MiB to boot UEFI, 128MB simply doesn't work.Warner Losh
2018-06-16rootgen.sh: Don't copy various bits of the bootcode from the running systemAllan Jude
2018-06-09Add ZFS+GPT EFI and LEGACY+EFI to rootgen.sh and installboot.shAllan Jude
2018-06-09Change rootgen.sh to use the default ZFS boot environment nameAllan Jude
2018-02-05Flesh out the creation of sparc64 UFS images. This has only been verifiedMarius Strobl
2017-12-19Support more images (but still no geli)Warner Losh
2017-12-15Use -h -D in preference to -D so that the serial port gets theWarner Losh
2017-12-15Be a little verbose and list the loader files we're putting on theWarner Losh
2017-12-15Script to generate minimal boot images for each of the 24 supportedWarner Losh