https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201098
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
