Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 07:29:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 294729] pkgbase ${SRC}/release/release.sh with custom KERNEL results in pkgbase-stage.lua assertion failed!
Message-ID:  <bug-294729-36141-NPvxQKBKnV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294729-36141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294729

--- Comment #5 from Lexi Winter <ivy@FreeBSD.org> ---
D54282 won't fix this, although it is related, but we can't land it until some
outstanding questions are addressed.  there are some other open reviews like
D54542 which should fix up the pkgbase release build enough that i can start
looking at fixing this, but that was stalled for a few months due to lack of
review, and since then i've had other things to work on.

the fundamental problem here is that pkgbase-stage (which builds the release
media) and bsdinstall (which install the system from media) have a hardcoded
list of kernels they'll consider using, and only GENERIC/GENERIC64/GENERIC64LE
are on that list.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294729-36141-NPvxQKBKnV>