Add installation/upgrade instructions for 8.3R.
This commit is contained in:
parent
8b651b95a5
commit
a43afcb122
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38693
2 changed files with 170 additions and 2 deletions
en/releases/8.3R
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/8.3R/Makefile,v 1.1 2012/02/05 11:12:40 bz Exp $
|
||||
# $FreeBSD: www/en/releases/8.3R/Makefile,v 1.2 2012/03/18 12:09:03 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -9,10 +9,10 @@
|
|||
|
||||
#DOCS+= announce.sgml
|
||||
DOCS+= schedule.sgml
|
||||
#DOCS+= relnotes.sgml
|
||||
|
||||
DATA= docbook.css \
|
||||
errata.html \
|
||||
installation.html \
|
||||
hardware.html \
|
||||
readme.html \
|
||||
relnotes-detailed.html
|
||||
|
|
168
en/releases/8.3R/installation.html
Normal file
168
en/releases/8.3R/installation.html
Normal file
|
@ -0,0 +1,168 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy, see www.w3.org" />
|
||||
<title>FreeBSD 8.3-RELEASE Installation Instructions</title>
|
||||
<meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79" />
|
||||
<link rel="STYLESHEET" type="text/css" href="docbook.css" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
</head>
|
||||
<body class="ARTICLE" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084"
|
||||
alink="#0000FF">
|
||||
<div class="ARTICLE">
|
||||
<div class="TITLEPAGE">
|
||||
<h1 class="TITLE"><a id="AEN2" name="AEN2">FreeBSD 8.3-RELEASE Installation
|
||||
Instructions</a></h1>
|
||||
|
||||
<h3 class="CORPAUTHOR">The FreeBSD Project</h3>
|
||||
|
||||
<p class="COPYRIGHT">Copyright © 2012 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD:
|
||||
stable/8/release/doc/en_US.ISO8859-1/installation/article.sgml 234413 2012-04-18
|
||||
08:15:55Z hrs $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
<p>FreeBSD is a registered trademark of the FreeBSD Foundation.</p>
|
||||
|
||||
<p>Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or
|
||||
registered trademarks of Intel Corporation or its subsidiaries in the United States and
|
||||
other countries.</p>
|
||||
|
||||
<p>SPARC, SPARC64, SPARCengine, and UltraSPARC are trademarks of SPARC International, Inc
|
||||
in the United States and other countries. SPARC International, Inc owns all of the SPARC
|
||||
trademarks and under licensing agreements allows the proper use of these trademarks by
|
||||
its members.</p>
|
||||
|
||||
<p>Many of the designations used by manufacturers and sellers to distinguish their
|
||||
products are claimed as trademarks. Where those designations appear in this document, and
|
||||
the FreeBSD Project was aware of the trademark claim, the designations have been followed
|
||||
by the “™” or the “®” symbol.</p>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
<blockquote class="ABSTRACT">
|
||||
<div class="ABSTRACT"><a id="AEN16" name="AEN16"></a>
|
||||
<p>This article gives some brief instructions on installing FreeBSD 8.3-RELEASE and
|
||||
upgrading the systems running earlier releases.</p>
|
||||
</div>
|
||||
</blockquote>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="INSTALL" name="INSTALL">1 Installing FreeBSD</a></h2>
|
||||
|
||||
<p>For instructions on installing FreeBSD, please see Chapter 2 of The FreeBSD Handbook.
|
||||
It provides a complete installation walk-through for users new to FreeBSD, and can be
|
||||
found online at: <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html"
|
||||
target="_top">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html</a></p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="UPGRADE" name="UPGRADE">2 Upgrading FreeBSD</a></h2>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3 class="SECT2"><a id="AEN24" name="AEN24">2.1 Upgrading from Source</a></h3>
|
||||
|
||||
<p>The procedure for doing a source code based update is 	described in 	<a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/synching.html"
|
||||
target="_top">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/synching.html</a>
|
||||
and 	<a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook//makeworld.html"
|
||||
target="_top">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook//makeworld.html</a>.</p>
|
||||
|
||||
<p>The branch tag to use for updating the source is 	<tt
|
||||
class="LITERAL">RELENG_8_3</tt> for CVS. For SVN use 	<tt
|
||||
class="FILENAME">releng/8.3</tt>.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN32" name="AEN32">2.2 Upgrading Using “FreeBSD
|
||||
Update”</a></h3>
|
||||
|
||||
<p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> utility supports binary
|
||||
	upgrades of i386 and amd64 systems running 	earlier FreeBSD releases. Systems
|
||||
running 	<tt class="LITERAL">7.[01234]-RELEASE</tt>, 	<tt
|
||||
class="LITERAL">8.[012]-RELEASE</tt>, 	<tt class="LITERAL">8.3-BETA1</tt>, or
|
||||
	<tt class="LITERAL">8.3-RC[12]</tt> can upgrade as follows:</p>
|
||||
|
||||
<pre class="SCREEN">
|
||||
<samp class="PROMPT">#</samp> freebsd-update upgrade -r 8.3-RELEASE
|
||||
</pre>
|
||||
|
||||
<p>During this process, FreeBSD Update may ask the user to 	help by merging some
|
||||
configuration files or by confirming that 	the automatically performed merging was
|
||||
done correctly.</p>
|
||||
|
||||
<pre class="SCREEN">
|
||||
<samp class="PROMPT">#</samp> freebsd-update install
|
||||
</pre>
|
||||
|
||||
<p>The system must be rebooted with the newly installed 	kernel before
|
||||
continuing.</p>
|
||||
|
||||
<pre class="SCREEN">
|
||||
<samp class="PROMPT">#</samp> shutdown -r now
|
||||
</pre>
|
||||
|
||||
<p>After rebooting, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> needs to be run 	again to
|
||||
install the new userland components:</p>
|
||||
|
||||
<pre class="SCREEN">
|
||||
<samp class="PROMPT">#</samp> freebsd-update install
|
||||
</pre>
|
||||
|
||||
<p>At this point, users of systems being upgraded from 	FreeBSD 7.4-RELEASE or
|
||||
earlier will be prompted by 	freebsd-update to rebuild all third-party applications
|
||||
(e.g., 	ports installed from the ports tree) due to updates in system
|
||||
	libraries.</p>
|
||||
|
||||
<p>After updating installed third-party applications (and 	again, only if <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> printed a message
|
||||
	indicating that this was necessary), run 	<a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> again so that it can delete the
|
||||
old (no 	longer used) system libraries:</p>
|
||||
|
||||
<pre class="SCREEN">
|
||||
<samp class="PROMPT">#</samp> freebsd-update install
|
||||
</pre>
|
||||
|
||||
<p>Finally, reboot into 8.3-RELEASE</p>
|
||||
|
||||
<pre class="SCREEN">
|
||||
<samp class="PROMPT">#</samp> shutdown -r now
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
<p align="center"><small>This file, and other release-related documents, can be
|
||||
downloaded from <a href="ftp://ftp.FreeBSD.org/">ftp://ftp.FreeBSD.org/</a>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about FreeBSD, read the <a
|
||||
href="http://www.FreeBSD.org/docs.html">documentation</a> before contacting <<a
|
||||
href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about this documentation, e-mail <<a
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in a new issue