Page MenuHomeFreeBSD

bsdinstall/pkgbase: Restore the kernel-dbg component
ClosedPublic

Authored by ivy on Wed, Oct 1, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 12:23 PM
Unknown Object (File)
Thu, Oct 9, 4:49 PM
Unknown Object (File)
Thu, Oct 9, 4:49 PM
Unknown Object (File)
Thu, Oct 9, 3:04 PM
Unknown Object (File)
Thu, Oct 9, 1:57 PM
Unknown Object (File)
Thu, Oct 2, 11:49 AM
Unknown Object (File)
Thu, Oct 2, 8:58 AM
Unknown Object (File)
Thu, Oct 2, 5:06 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