[Bug 264433] [regression] installkernel produces /boot/kernel directory over 500MB in size
Date: Sun, 05 Jun 2022 12:06:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264433
Eugene Grosbein <eugen@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|amd64 |Any
Summary|installkernel produces |[regression] installkernel
|/boot/kernel directory over |produces /boot/kernel
|500MB in size |directory over 500MB in
| |size
Assignee|bugs@FreeBSD.org |re@FreeBSD.org
--- Comment #12 from Eugene Grosbein <eugen@freebsd.org> ---
I've reproduced the problem using "old good" stable/13 system that has
MODULES_WITH_WORLD= in its /etc/src.conf. Without this option, it builds kernel
modules with debug info, too.
So, it seems to be regression comparing to stable/12.
--
You are receiving this mail because:
You are the assignee for the bug.