New release note: config(8) ENV. I put this under the "kernel
changes" section, but I'm not sure it's appropriate there. config(8) is a userland utility, but this is actually a "kernel" feature. There are release notes about config(8) in both sections, but "kernel" seems more appropriate for this one.
This commit is contained in:
parent
9d4b594558
commit
1845f09c55
@ -236,6 +236,10 @@
|
||||
tunables and can be overridden at boot-time. The
|
||||
<varname>hz</varname> parameter is also now a tunable. &merged;</para>
|
||||
|
||||
<para>It is now possible to hardwire kernel environment variables (such
|
||||
as tuneables) at compile-time using &man.config.8;'s
|
||||
<literal>ENV</literal> directive.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Processor/Motherboard Support</title>
|
||||
|
||||
|
@ -236,6 +236,10 @@
|
||||
tunables and can be overridden at boot-time. The
|
||||
<varname>hz</varname> parameter is also now a tunable. &merged;</para>
|
||||
|
||||
<para>It is now possible to hardwire kernel environment variables (such
|
||||
as tuneables) at compile-time using &man.config.8;'s
|
||||
<literal>ENV</literal> directive.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Processor/Motherboard Support</title>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user