[Bug 294729] pkgbase ${SRC}/release/release.sh with custom KERNEL results in pkgbase-stage.lua assertion failed!
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Apr 2026 07:29:42 UTC
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 the assignee for the bug. You are on the CC list for the bug.