[Bug 214911] bsdinstall/scripts/zfsboot detaches *all* GELI devices
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Feb 2026 18:47:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214911
Michael Dexter <editor@callfortesting.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |editor@callfortesting.org
--- Comment #8 from Michael Dexter <editor@callfortesting.org> ---
This PR raises the broader issue that while bsdinstall/bsdconfig represent the
canonical FreeBSD installation systems, providing the necessary housekeeping in
the process, bsdinstall is only intended for fresh installations and falls down
for mounted boot environment, Jail, and Virtual Machine storage. The "jail"
target is incompatible with the "auto" scripted target, making it unsuitable
for production environments. The Jail target also rightfully ignores the
kernel, making it unsuitable for use with creating boot environments.
To its credit, "bsdinstall jail" has been updated to support packaged base.
It would be very, very helpful for bsdinstall/bsdconfig to support boot
environment, local disk, VM disk image, PXE NFS/p9fs, etc. targets.
--
You are receiving this mail because:
You are the assignee for the bug.