Add note about kld virtual category.
PR: docs/114144 Submitted by: edwin
This commit is contained in:
parent
8bd1e44718
commit
99de604ed3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30373
1 changed files with 7 additions and 0 deletions
|
@ -2058,6 +2058,13 @@ PORTEPOCH= 1</programlisting>
|
|||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Ports which install loadable kernel modules should
|
||||
have the virtual category <filename>kld</filename> in
|
||||
their <makevar>CATEGORIES</makevar> line.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><filename>misc</filename>
|
||||
should not appear with any other non-virtual category.
|
||||
|
|
Loading…
Reference in a new issue