Page MenuHomeFreeBSD

bsdinstall: allow forcing a specific partitioning mode
Needs ReviewPublic

Authored by khorben_defora.org on Apr 7 2024, 5:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 25, 10:13 PM
Unknown Object (File)
Sat, Feb 22, 1:48 AM
Unknown Object (File)
Thu, Feb 20, 3:54 AM
Unknown Object (File)
Thu, Feb 6, 8:24 PM
Unknown Object (File)
Thu, Feb 6, 12:13 AM
Unknown Object (File)
Jan 29 2025, 2:11 AM
Unknown Object (File)
Jan 29 2025, 2:11 AM
Unknown Object (File)
Jan 29 2025, 1:48 AM
Subscribers

Details

Summary

Just like the BSDINSTALL_SKIP_* variables, this introduces a BSDINSTALL_PARTMODE variable, which allows users of the "auto" target from bsdinstall(8) to force a specific partitioning mode.

Sponsored by: The FreeBSD Foundation

Test Plan
# bsdinstall auto
# BSDINSTALL_PARTMODE=Manual bsdinstall auto
# BSDINSTALL_PARTMODE="Auto (ZFS)" bsdinstall auto

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped