Page MenuHomeFreeBSD

bsdinstall/pkgbase: Restore the kernel-dbg component
ClosedPublic

Authored by ivy on Oct 1 2025, 12:48 PM.
Tags
None
Referenced Files
F157072840: D52826.id163290.diff
Mon, May 18, 7:02 AM
F156938210: D52826.id163237.diff
Sun, May 17, 12:13 PM
Unknown Object (File)
Mon, May 11, 4:23 AM
Unknown Object (File)
Mon, Apr 27, 4:11 PM
Unknown Object (File)
Mon, Apr 27, 3:57 PM
Unknown Object (File)
Sat, Apr 25, 12:35 PM
Unknown Object (File)
Wed, Apr 22, 3:43 PM
Unknown Object (File)
Tue, Apr 21, 5:29 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 67450
Build 64333: arc lint + arc unit