Upgrade FreeBSD 12.0 and 12.1 installation notes to reflect the pkg tool issue
PR: 239498 Submitted by: pablo@pablobm.com Patch by: carlavilla@ Approved by: bcr@(mentor), gjb@ Differential Revision: https://reviews.freebsd.org/D22949
This commit is contained in:
parent
e797508cf2
commit
fee69f1855
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53764
2 changed files with 12 additions and 0 deletions
|
|
@ -120,6 +120,12 @@
|
|||
<para>Finally, reboot into &release.current;</para>
|
||||
|
||||
<screen>&prompt.root; shutdown -r now</screen>
|
||||
|
||||
<para>After rebooting, it is recommended to regenerate the pkg
|
||||
binary tool to prevent future issues when installing some
|
||||
applications using the pkg tool.</para>
|
||||
|
||||
<screen>&prompt.root; pkg-static install -f pkg</screen>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -121,6 +121,12 @@
|
|||
<para>Finally, reboot into &release.current;</para>
|
||||
|
||||
<screen>&prompt.root; shutdown -r now</screen>
|
||||
|
||||
<para>After rebooting, it is recommended to regenerate the pkg
|
||||
binary tool to prevent future issues when installing some
|
||||
applications using the pkg tool.</para>
|
||||
|
||||
<screen>&prompt.root; pkg-static install -f pkg</screen>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue