Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 12:37:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 291806] The pkgbase release of 15.0-RELEASE is missing the MINIMAL kernel and several other packages
Message-ID:  <bug-291806-36141-wNpP6SmbX2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291806-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=291806

Dag-Erling Smørgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |des@FreeBSD.org

--- Comment #10 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
(In reply to ivy from comment #5)

MINIMAL is (deliberately, though I disagree) missing UFS.  If you add that back
then MINIMAL should be able to boot and find its filesystems on most hardware
that GENERIC also supports.  Otherwise you'll have to modify the installer to
add `ufs_load=yes` to loader.conf in the UFS+MINIMAL case, or modify the loader
to automatically preload ufs.ko if the kernel doesn't already contain it and
vfs.root.mountfrom is UFS.  The latter option would actually be pretty neat,
but I don't think the loader currently has any way of inspecting the kernel
binary.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

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