Add a note about the use freebsd-update and custom kernels
Requested by: rwatson Approved by: wblock
This commit is contained in:
parent
3c8b58f584
commit
df2f9f2250
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39323
1 changed files with 4 additions and 1 deletions
|
@ -1835,7 +1835,10 @@
|
||||||
<answer>
|
<answer>
|
||||||
<para>Usually not. The supplied <literal>GENERIC</literal>
|
<para>Usually not. The supplied <literal>GENERIC</literal>
|
||||||
kernel contains the drivers an ordinary computer will
|
kernel contains the drivers an ordinary computer will
|
||||||
need. For computers with very limited RAM, such as
|
need. &man.freebsd-update.8;, the &os; binary upgrade
|
||||||
|
tool, cannot upgrade custom kernels, another reason
|
||||||
|
to stick with the GENERIC kernel when possible.
|
||||||
|
For computers with very limited RAM, such as
|
||||||
embedded systems, it may be worthwhile to build a
|
embedded systems, it may be worthwhile to build a
|
||||||
smaller custom kernel containing just the required
|
smaller custom kernel containing just the required
|
||||||
drivers.</para>
|
drivers.</para>
|
||||||
|
|
Loading…
Reference in a new issue