From owner-svn-src-stable@FreeBSD.ORG Wed Apr 18 08:15:56 2012 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E3641065672; Wed, 18 Apr 2012 08:15:56 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 76F548FC0C; Wed, 18 Apr 2012 08:15:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q3I8FufV021614; Wed, 18 Apr 2012 08:15:56 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q3I8Fu5g021609; Wed, 18 Apr 2012 08:15:56 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201204180815.q3I8Fu5g021609@svn.freebsd.org> From: Hiroki Sato Date: Wed, 18 Apr 2012 08:15:56 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r234413 - in stable/8/release/doc: en_US.ISO8859-1 en_US.ISO8859-1/installation share/sgml X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2012 08:15:56 -0000 Author: hrs Date: Wed Apr 18 08:15:55 2012 New Revision: 234413 URL: http://svn.freebsd.org/changeset/base/234413 Log: Add installation/upgrade instructions for 8.3R. Added: stable/8/release/doc/en_US.ISO8859-1/installation/ stable/8/release/doc/en_US.ISO8859-1/installation/Makefile (contents, props changed) stable/8/release/doc/en_US.ISO8859-1/installation/article.sgml (contents, props changed) Modified: stable/8/release/doc/en_US.ISO8859-1/Makefile stable/8/release/doc/share/sgml/release.ent Modified: stable/8/release/doc/en_US.ISO8859-1/Makefile ============================================================================== --- stable/8/release/doc/en_US.ISO8859-1/Makefile Wed Apr 18 07:02:53 2012 (r234412) +++ stable/8/release/doc/en_US.ISO8859-1/Makefile Wed Apr 18 08:15:55 2012 (r234413) @@ -6,6 +6,7 @@ SUBDIR = relnotes SUBDIR+= hardware SUBDIR+= readme SUBDIR+= errata +SUBDIR+= installation COMPAT_SYMLINK = en Added: stable/8/release/doc/en_US.ISO8859-1/installation/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ stable/8/release/doc/en_US.ISO8859-1/installation/Makefile Wed Apr 18 08:15:55 2012 (r234413) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +RELN_ROOT?= ${.CURDIR}/../.. +.ifdef NO_LANGCODE_IN_DESTDIR +DESTDIR?= ${DOCDIR}/installation +.else +DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/installation +.endif + +DOC?= article +FORMATS?= html +INSTALL_COMPRESSED?= gz +INSTALL_ONLY_COMPRESSED?= + +# SGML content +SRCS+= article.sgml + +.include "${RELN_ROOT}/share/mk/doc.relnotes.mk" +.include "${DOC_PREFIX}/share/mk/doc.project.mk" Added: stable/8/release/doc/en_US.ISO8859-1/installation/article.sgml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ stable/8/release/doc/en_US.ISO8859-1/installation/article.sgml Wed Apr 18 08:15:55 2012 (r234413) @@ -0,0 +1,111 @@ + +%articles.ent; + + +%release; +]> + +
+ + &os; &release.current; Installation Instructions + + The &os; Project + + $FreeBSD$ + + + 2012 + + The &os; Documentation Project + + + + &tm-attrib.freebsd; + &tm-attrib.intel; + &tm-attrib.sparc; + &tm-attrib.general; + + + + + This article gives some brief instructions on installing + &os; &release.current; and upgrading the systems running earlier + releases. + + + + Installing &os; + + 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: + + + + Upgrading &os; + + + Upgrading from Source + + The procedure for doing a source code based update is + described in + and + . + + The branch tag to use for updating the source is + RELENG_8_3 for CVS. For SVN use + releng/8.3. + + + + Upgrading Using <quote>&os; Update</quote> + + The &man.freebsd-update.8; utility supports binary + upgrades of &arch.i386; and &arch.amd64; systems running + earlier FreeBSD releases. Systems running + 7.[01234]-RELEASE, + 8.[012]-RELEASE, + 8.3-BETA1, or + 8.3-RC[12] can upgrade as follows: + + &prompt.root; freebsd-update upgrade -r 8.3-RELEASE + + 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. + + &prompt.root; freebsd-update install + + The system must be rebooted with the newly installed + kernel before continuing. + + &prompt.root; shutdown -r now + + After rebooting, &man.freebsd-update.8; needs to be run + again to install the new userland components: + + &prompt.root; freebsd-update install + + 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. + + After updating installed third-party applications (and + again, only if &man.freebsd-update.8; printed a message + indicating that this was necessary), run + &man.freebsd-update.8; again so that it can delete the old (no + longer used) system libraries: + + &prompt.root; freebsd-update install + + Finally, reboot into &release.current; + + &prompt.root; shutdown -r now + + +
Modified: stable/8/release/doc/share/sgml/release.ent ============================================================================== --- stable/8/release/doc/share/sgml/release.ent Wed Apr 18 07:02:53 2012 (r234412) +++ stable/8/release/doc/share/sgml/release.ent Wed Apr 18 08:15:55 2012 (r234413) @@ -6,18 +6,18 @@ - + - + - + - +