Update WITHOUT_KERNEL_SYMBOLS description
We have installed kernel debug data under /usr/lib/debug/ for some time now, so the suggestion to set WITHOUT_KERNEL_SYMBOLS for small root partitions is no longer valid. Also call them "debug symbol files" rather than just "symbol files", since they contain much more than just symbols. The kernel also includes (some) symbols, regardless of the setting of this knob. MFC after: 1 week
This commit is contained in:
parent
e1e9e084a7
commit
5f946c76c0
@ -1,5 +1,2 @@
|
||||
.\" $FreeBSD$
|
||||
Do not install kernel symbol files.
|
||||
.Bf -symbolic
|
||||
This option is recommended for those people who have small root partitions.
|
||||
.Ef
|
||||
Do not install kernel debug symbol files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user