Page MenuHomeFreeBSD

bsdinstall/pkgbase: Restore the kernel-dbg component
ClosedPublic

Authored by ivy on Oct 1 2025, 12:48 PM.
Tags
None
Referenced Files
F170200145: D52826.id.diff
Thu, Sep 3, 8:33 PM
F170194989: D52826.id163237.diff
Thu, Sep 3, 7:57 PM
F170168025: D52826.id.diff
Thu, Sep 3, 5:29 PM
Unknown Object (File)
Tue, Sep 1, 8:33 PM
Unknown Object (File)
Tue, Sep 1, 8:05 PM
Unknown Object (File)
Sun, Aug 30, 8:56 PM
Unknown Object (File)
Sun, Aug 30, 7:13 PM
Unknown Object (File)
Wed, Aug 26, 7:50 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 67450
Build 64333: arc lint + arc unit