Add note about anti-foot-shooting measure for i386-9.
This commit is contained in:
parent
9078eaa31d
commit
f1becf67f9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37690
1 changed files with 7 additions and 0 deletions
|
@ -1483,6 +1483,13 @@ options ALT_BREAK_TO_DEBUGGER</screen>
|
||||||
options COMPAT_LINUX
|
options COMPAT_LINUX
|
||||||
options LINPROCFS</screen>
|
options LINPROCFS</screen>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>Also for <literal>PAE</literal>, as of 20110912 you need
|
||||||
|
the following. This needs to be investigated:<screen>
|
||||||
|
nooption NFSD # New Network Filesystem Server
|
||||||
|
options NFSCLIENT # Network Filesystem Client
|
||||||
|
options NFSSERVER # Network Filesystem Server</screen>
|
||||||
|
</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
|
|
Loading…
Reference in a new issue