There is no /boot/GENERIC. Reword to advise on checking the installed kernel
and better inform users on the upgrade path. PR: 235627
This commit is contained in:
parent
39684c080f
commit
049909df2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52888
1 changed files with 3 additions and 5 deletions
|
@ -325,11 +325,9 @@ Uninstalling updates... done.</screen>
|
|||
automatically updated by <command>freebsd-update</command>.
|
||||
If a custom kernel is installed, it will have to be rebuilt
|
||||
and reinstalled after <command>freebsd-update</command>
|
||||
finishes installing the updates. However,
|
||||
<command>freebsd-update</command> will detect and update the
|
||||
<filename>GENERIC</filename> kernel if
|
||||
<filename>/boot/GENERIC</filename> exists, even if it is not
|
||||
the current running kernel of the system.</para>
|
||||
finishes installing the updates. The default kernel name
|
||||
is <emphasis>GENERIC</emphasis>. The &man.uname.1; command
|
||||
may be used to verify its installation.</para>
|
||||
|
||||
<note>
|
||||
<para>Always keep a copy of the <filename>GENERIC</filename>
|
||||
|
|
Loading…
Reference in a new issue