mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 04:01:09 -04:00
New release notes: debugging info in modules built with debugging
kernel (based on info from gad), timed(8) works on alpha.
This commit is contained in:
parent
d00fd2011d
commit
e19ee8d3f1
2 changed files with 18 additions and 0 deletions
|
|
@ -342,6 +342,13 @@
|
|||
<port>emulators/linux_base-7</port> (RedHat 7.X emulation)
|
||||
port. &merged;</para>
|
||||
|
||||
<para>If a debugging kernel with modules is being built
|
||||
(i.e. using <literal>makeoptions DEBUG=-g</literal>), the modules
|
||||
will now be built with debugging support as well, for
|
||||
completeness. A side effect of this change is that modules built
|
||||
and installed with debugging kernels will now occupy more space on
|
||||
disk than they did previously. &merged;</para>
|
||||
|
||||
<sect3>
|
||||
<title>Processor/Motherboard Support</title>
|
||||
|
||||
|
|
@ -2035,6 +2042,8 @@
|
|||
servers) in order to boot an image using
|
||||
<application>TFTP</application>.</para>
|
||||
|
||||
<para arch="alpha">&man.timed.8; now works on the alpha.</para>
|
||||
|
||||
<para>A version of Transport Independent RPC
|
||||
(<application>TI-RPC</application>) has been imported.</para>
|
||||
|
||||
|
|
|
|||
|
|
@ -342,6 +342,13 @@
|
|||
<port>emulators/linux_base-7</port> (RedHat 7.X emulation)
|
||||
port. &merged;</para>
|
||||
|
||||
<para>If a debugging kernel with modules is being built
|
||||
(i.e. using <literal>makeoptions DEBUG=-g</literal>), the modules
|
||||
will now be built with debugging support as well, for
|
||||
completeness. A side effect of this change is that modules built
|
||||
and installed with debugging kernels will now occupy more space on
|
||||
disk than they did previously. &merged;</para>
|
||||
|
||||
<sect3>
|
||||
<title>Processor/Motherboard Support</title>
|
||||
|
||||
|
|
@ -2035,6 +2042,8 @@
|
|||
servers) in order to boot an image using
|
||||
<application>TFTP</application>.</para>
|
||||
|
||||
<para arch="alpha">&man.timed.8; now works on the alpha.</para>
|
||||
|
||||
<para>A version of Transport Independent RPC
|
||||
(<application>TI-RPC</application>) has been imported.</para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue