summaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/zfsboot
AgeCommit message (Expand)Author
11 daysbsdinstall: Create separate datasets for directories in /usr/portsRicardo Branco
2025-11-11bsdinstall: Use fat32 EFI system partition for ZFSEd Maste
2025-10-18bsdinstall: Fix typosJose Luis Duran
2025-09-29bsdinstall: Add loader.efi to all ESPs we createWarner Losh
2025-09-19bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oidSiva Mahadevan
2025-09-09bsdinstall: Drop outdated comments about ZFS dataset compressionMichael Osipov
2025-07-28bsdinstall: use the canonical name for compressionLexi Winter
2025-07-25bsdinstall: Remove support for ZFS + MBR disk layoutsEd Maste
2025-05-19zfsboot: fix misuse of the phrase zpoolGraham Perrin
2025-01-24bsdinstall: hook up help line and prompt for ZFS disk selectionFranco Fichtner
2025-01-21bsdinstall/zfsboot: Remove unused global variableAlexander Ziaee
2025-01-06bsdinstall: Fix a typo in a commentMark Johnston
2024-12-26bsdinstall zfsboot: Add an option to edit the ZFS pool creation optionsCraig Leres
2023-11-18bsdinstall zfsboot: Don't override ZFSBOOT_FORCE_4K_SECTORS if it is null.John Baldwin
2023-10-11bsdinstall: Fix command line argument list parsingAlfonso S. Siciliano
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-23bsdinstall on zfs: create dataset for /home rather than /usr/homeMike Karels
2022-12-22bsdinstall: s/to small/too small/Mateusz Guzik
2022-06-23bsdinstall: improve zfsboots ability to handle datasets under a BEBrad Davis
2022-05-28Fix a memory leak from caf73e58579Alan Somers
2022-05-27bsdinstall: fix prepopulating the ZFS disk menu with ZFSBOOT_DISKSAlan Somers
2022-05-24bsdinstall: use gpt/efiboot0 label in /etc/fstabAlan Somers
2022-05-24bsdinstall: allow whitelabeling the scriptsBrad Davis
2022-04-10bsdinstall: filter out disks that are unavailable from the list of options in...Brad Davis
2022-03-29Remove extraneous semicolons trailing break and continue statements.Jens Schweikhardt
2021-12-15bsdinstall: zfsboot: Prompt user for zpool name if the pool already existsEmmanuel Vadot
2021-06-02Allows user to specify an optional ZFSBOOT_POOL_SIZE for their zrootJohn Ko
2021-02-23Mount the EFI system partition (ESP) on newly-installed systems.Nathan Whitehorn
2021-01-27bsdinstall: riscv-specific tweaksMitchell Horne
2020-01-15bsdinstall: Use TMPDIR if setRebecca Cran
2019-10-09bsdinstall: fix ESP detection for auto ZFS layoutYuri Pankov
2018-12-20Rework UEFI ESP generationRebecca Cran
2018-10-28Sort i18n messages in bsdinstall zfsbootDevin Teske
2018-10-28Adjust for 80-columns.Devin Teske
2018-10-26Adjust bsdinstall zfsboot code to 80-columns and whitespace fixesDevin Teske
2018-08-23bsdinstall/zfsboot: Enable new UEFI+GELI supportAllan Jude
2017-07-30bsdinstall: default to UEFI-only boot on arm64Ed Maste
2017-06-20Fixed bsdinstall location of vfs.zfs.min_auto_ashiftSteven Hartland
2017-06-16bsdinstall: use consistent EFI configuration across platformsEd Maste
2017-06-12bsdinstall: Make ZFS min_auto_ashift adjustment persistentAllan Jude
2016-07-16A failed installation once restarted will often error outAllan Jude
2016-07-16Fix encrypted MBR installAllan Jude
2016-07-03Fix an error in bsdinstall when ZFS installation uses a bootpoolAllan Jude
2016-06-10Fix bsdinstall for root-on-zfs with MBR partitioningAllan Jude
2016-05-24Only set kern.geom.part.mbr.enforce_chs=0 once, instead of once per diskAllan Jude
2016-05-24Add support for RAID 1+0 (striped mirrors) to bsdinstall/zfsbootAllan Jude
2016-05-23Only export and re-import the root pool if installing on MBRAllan Jude
2016-05-23Fix missing pool name in zfs set commandAllan Jude
2016-05-23Fix error in bsdinstall where additional filesystems cannot be mountedAllan Jude
2016-05-22bsdinstall/zfsboot GPT+BIOS+GELI installs now make use of GELIBOOTAllan Jude