Page MenuHomeFreeBSD

bsdinstall/pkgbase: Restore the kernel-dbg component
ClosedPublic

Authored by ivy on Oct 1 2025, 12:48 PM.
Tags
None
Referenced Files
F151044481: D52826.id163290.diff
Sun, Apr 5, 3:21 PM
F150975853: D52826.diff
Sun, Apr 5, 6:34 AM
Unknown Object (File)
Sat, Apr 4, 8:42 PM
Unknown Object (File)
Tue, Mar 31, 1:19 AM
Unknown Object (File)
Sat, Mar 28, 3:47 AM
Unknown Object (File)
Mon, Mar 23, 10:48 PM
Unknown Object (File)
Tue, Mar 17, 12:37 AM
Unknown Object (File)
Mar 5 2026, 12:55 PM
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