Page MenuHomeFreeBSD

bsdinstall/pkgbase: Restore the kernel-dbg component
ClosedPublic

Authored by ivy on Oct 1 2025, 12:48 PM.
Tags
None
Referenced Files
F160486791: D52826.id.diff
Thu, Jun 25, 12:38 AM
Unknown Object (File)
Wed, Jun 24, 3:06 AM
Unknown Object (File)
Tue, Jun 16, 12:16 AM
Unknown Object (File)
May 20 2026, 11:34 AM
Unknown Object (File)
May 19 2026, 1:43 AM
Unknown Object (File)
May 18 2026, 7:02 AM
Unknown Object (File)
May 17 2026, 12:13 PM
Unknown Object (File)
May 11 2026, 4:23 AM
Subscribers

Details

Summary

Commit 561dc357c2f5 changed the way we handle components in the prompt,
and accidentally resulted in the kernel-dbg component not being listed
since we now hide all components ending in "-dbg".

Add an exception for kernel-dbg to bring it back.

Fixes: 561dc357c2f5 ("bsdinstall: Use package sets for pkgbase install")
MFC after: 3 seconds

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable