aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/zfsboot
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: Add note to zfsboot pointing to release/tools/vmimage.subrJessica Clarke2026-02-081-0/+1
* Revert "bsdinstall: Create separate datasets for directories in /usr/ports"Ricardo Branco2026-02-081-2/+0
* bsdinstall: Create separate datasets for directories in /usr/portsRicardo Branco2026-01-101-0/+2
* bsdinstall: Use fat32 EFI system partition for ZFSEd Maste2025-11-111-1/+1
* bsdinstall: Fix typosJose Luis Duran2025-10-181-1/+1
* bsdinstall: Add loader.efi to all ESPs we createWarner Losh2025-09-301-11/+15
* bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oidSiva Mahadevan2025-09-191-5/+5
* bsdinstall: Drop outdated comments about ZFS dataset compressionMichael Osipov2025-09-091-2/+2
* bsdinstall: use the canonical name for compressionLexi Winter2025-07-281-1/+1
* bsdinstall: Remove support for ZFS + MBR disk layoutsEd Maste2025-07-251-133/+8
* zfsboot: fix misuse of the phrase zpoolGraham Perrin2025-05-191-15/+15
* bsdinstall: hook up help line and prompt for ZFS disk selectionFranco Fichtner2025-01-241-4/+4
* bsdinstall/zfsboot: Remove unused global variableAlexander Ziaee2025-01-211-1/+0
* bsdinstall: Fix a typo in a commentMark Johnston2025-01-061-1/+1
* bsdinstall zfsboot: Add an option to edit the ZFS pool creation optionsCraig Leres2024-12-261-0/+12
* bsdinstall zfsboot: Don't override ZFSBOOT_FORCE_4K_SECTORS if it is null.John Baldwin2023-11-181-1/+1
* bsdinstall: Fix command line argument list parsingAlfonso S. Siciliano2023-10-111-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bsdinstall on zfs: create dataset for /home rather than /usr/homeMike Karels2023-05-231-3/+3
* bsdinstall: s/to small/too small/Mateusz Guzik2022-12-221-1/+1
* bsdinstall: improve zfsboots ability to handle datasets under a BEBrad Davis2022-06-231-3/+12
* Fix a memory leak from caf73e58579Alan Somers2022-05-281-1/+2
* bsdinstall: fix prepopulating the ZFS disk menu with ZFSBOOT_DISKSAlan Somers2022-05-271-4/+3
* bsdinstall: use gpt/efiboot0 label in /etc/fstabAlan Somers2022-05-241-1/+1
* bsdinstall: allow whitelabeling the scriptsBrad Davis2022-05-241-1/+1
* bsdinstall: filter out disks that are unavailable from the list of options in...Brad Davis2022-04-101-0/+9
* Remove extraneous semicolons trailing break and continue statements.Jens Schweikhardt2022-03-291-4/+4
* bsdinstall: zfsboot: Prompt user for zpool name if the pool already existsEmmanuel Vadot2021-12-151-0/+32
* Allows user to specify an optional ZFSBOOT_POOL_SIZE for their zrootJohn Ko2021-06-021-8/+38
* Mount the EFI system partition (ESP) on newly-installed systems.Nathan Whitehorn2021-02-231-2/+17
* bsdinstall: riscv-specific tweaksMitchell Horne2021-01-271-2/+2
* bsdinstall: Use TMPDIR if setRebecca Cran2020-01-151-3/+4
* bsdinstall: fix ESP detection for auto ZFS layoutYuri Pankov2019-10-091-0/+3
* Rework UEFI ESP generationRebecca Cran2018-12-201-38/+1
* Sort i18n messages in bsdinstall zfsbootDevin Teske2018-10-281-1/+1
* Adjust for 80-columns.Devin Teske2018-10-281-4/+4
* Adjust bsdinstall zfsboot code to 80-columns and whitespace fixesDevin Teske2018-10-261-47/+51
* bsdinstall/zfsboot: Enable new UEFI+GELI supportAllan Jude2018-08-231-9/+42
* bsdinstall: default to UEFI-only boot on arm64Ed Maste2017-07-301-9/+19
* Fixed bsdinstall location of vfs.zfs.min_auto_ashiftSteven Hartland2017-06-201-1/+1
* bsdinstall: use consistent EFI configuration across platformsEd Maste2017-06-161-1/+1
* bsdinstall: Make ZFS min_auto_ashift adjustment persistentAllan Jude2017-06-121-0/+6
* A failed installation once restarted will often error outAllan Jude2016-07-161-0/+9
* Fix encrypted MBR installAllan Jude2016-07-161-1/+2
* Fix an error in bsdinstall when ZFS installation uses a bootpoolAllan Jude2016-07-031-8/+11
* Fix bsdinstall for root-on-zfs with MBR partitioningAllan Jude2016-06-101-9/+5
* Only set kern.geom.part.mbr.enforce_chs=0 once, instead of once per diskAllan Jude2016-05-241-1/+1
* Add support for RAID 1+0 (striped mirrors) to bsdinstall/zfsbootAllan Jude2016-05-241-5/+40
* Only export and re-import the root pool if installing on MBRAllan Jude2016-05-231-22/+26
* Fix missing pool name in zfs set commandAllan Jude2016-05-231-1/+1