[Bug 201098] packagekernel only supports the default kernel install; being able to install multiple kernels with different names would be nice
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 24 20:37:22 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201098
Glen Barber <gjb at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Not A Bug
Status|New |Closed
--- Comment #1 from Glen Barber <gjb at FreeBSD.org> ---
The 'packagekernel' target works fine, and INSTKERNNAME is not needed in
src.conf or make.conf.
Try:
# make KERNCONF="GENERIC DEBUG" packagekernel
The selection from loader(8) is orthogonal to this, as the values need to be
set in loader.conf(5), which is an entirely different bug.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list