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
F103114524: D44671.id.diff
Thu, Nov 21, 5:09 AM
Unknown Object (File)
Wed, Nov 20, 3:22 AM
Unknown Object (File)
Wed, Nov 20, 3:00 AM
Unknown Object (File)
Wed, Nov 13, 9:12 PM
Unknown Object (File)
Fri, Nov 8, 7:54 AM
Unknown Object (File)
Thu, Nov 7, 6:50 PM
Unknown Object (File)
Thu, Nov 7, 7:48 AM
Unknown Object (File)
Wed, Nov 6, 10:43 PM
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