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)
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
Unknown Object (File)
Tue, Apr 21, 2:15 PM
Unknown Object (File)
Sun, Apr 5, 3:21 PM
Unknown Object (File)
Sun, Apr 5, 6:34 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