Page MenuHomeFreeBSD

bsdinstall/pkgbase: Restore the kernel-dbg component
ClosedPublic

Authored by ivy on Oct 1 2025, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 11:34 AM
Unknown Object (File)
Tue, May 19, 1:43 AM
Unknown Object (File)
Mon, May 18, 7:02 AM
Unknown Object (File)
Sun, May 17, 12:13 PM
Unknown Object (File)
Mon, May 11, 4:23 AM
Unknown Object (File)
Apr 27 2026, 4:11 PM
Unknown Object (File)
Apr 27 2026, 3:57 PM
Unknown Object (File)
Apr 25 2026, 12:35 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