[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 21:06:23 UTC 2015


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

cattelan at thebarn.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cattelan at thebarn.com

--- Comment #2 from cattelan at thebarn.com ---
One of issue that the first kernel packaged is kernel.tgz

We added a flag to force all the packaged kernels 
  .if !defined(NO_INSTALLKERNEL) 

into the path that always adds the kernel config name to the tarball.
kernel.${_kernel}.txz 

Basically so it is clear which config was used to build the kernel.

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


More information about the freebsd-bugs mailing list