Minor update to the freebsd-update server article:
1. Change a <note> to <important> 2. Minor paragraph rewording PR: docs/155357 Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
This commit is contained in:
parent
5a2b1205e6
commit
d80bde2c17
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37045
1 changed files with 4 additions and 4 deletions
|
@ -501,15 +501,15 @@ Wed Aug 26 12:50:07 PDT 2009 Cleaning staging area for FreeBSD/amd64 7.2-RELEASE
|
|||
|
||||
<!-- Sorry folks, but I disagree here. I believe it is worded fine. If anything, drop everything after "perform" and change "updates" to "FreeBSD Updates" and link that to the handbook -->
|
||||
|
||||
<note>
|
||||
<important>
|
||||
<para>In order for &fbus.ap; to work properly, updates
|
||||
for both the <emphasis>current</emphasis> release and the
|
||||
release <emphasis>one wants to upgrade to</emphasis> need to be
|
||||
built. This is necessary for determining the differences of
|
||||
files between releases. For example, when upgrading a &os;
|
||||
system from version 7.1 to 7.2, updates will need to be built
|
||||
for 7.1-RELEASE as well as for 7.2-RELEASE.</para>
|
||||
</note>
|
||||
system from 7.1-RELEASE to 7.2-RELEASE, updates will need to be built
|
||||
and uploaded to your distribution server for both versions.</para>
|
||||
</important>
|
||||
|
||||
<para>For reference, the entire run of <ulink
|
||||
url="init.txt"><filename>init.sh</filename></ulink> is
|
||||
|
|
Loading…
Reference in a new issue