PERFORCE change 168873 for review
Rene Ladan
rene at FreeBSD.org
Fri Sep 25 09:00:14 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=168873
Change 168873 by rene at rene_self on 2009/09/25 08:29:57
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/disks/chapter.sgml#7 integrate
.. //depot/projects/docproj_nl/www/en/releases/8.0R/docbook.css#1 branch
.. //depot/projects/docproj_nl/www/en/releases/8.0R/schedule.sgml#2 integrate
.. //depot/projects/docproj_nl/www/en/releases/Makefile#4 integrate
.. //depot/projects/docproj_nl/www/share/sgml/release.ent#16 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/disks/chapter.sgml#7 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.291 2009/07/26 11:49:01 blackend Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.292 2009/09/24 15:30:11 danger Exp $
-->
<chapter id="disks">
@@ -151,7 +151,8 @@
<secondary>adding</secondary>
</indexterm>
- <para>Lets say we want to add a new SCSI disk to a machine that
+ <para>The following section will describe how to add a new
+ <acronym>SCSI</acronym> disk to a machine that
currently only has a single drive. First turn off the computer
and install the drive in the computer following the instructions
of the computer, controller, and drive manufacturer. Due to the
==== //depot/projects/docproj_nl/www/en/releases/8.0R/schedule.sgml#2 (text+ko) ====
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
-<!ENTITY date "$FreeBSD: www/en/releases/8.0R/schedule.sgml,v 1.1 2009/08/05 14:29:00 rwatson Exp $">
+<!ENTITY date "$FreeBSD: www/en/releases/8.0R/schedule.sgml,v 1.2 2009/09/23 20:21:38 blackend Exp $">
<!ENTITY local.rel "8.0">
<!ENTITY local.rel.tag "8_0">
<!ENTITY title "FreeBSD &local.rel; Release Process">
@@ -96,34 +96,41 @@
<tr>
<td>BETA3</td>
<td>13 July 2009</td>
- <td>-</td>
+ <td>24 August 2009</td>
<td>Third beta test snapshot.</td>
</tr>
<tr>
+ <td><tt>BETA4</tt> builds</td>
+ <td>5 September 2009</td>
+ <td>7 September 2009</td>
+ <td>Begin BETA4 builds.</td>
+ </tr>
+
+ <tr>
<td>RC1</td>
- <td>27 July 2009</td>
- <td>-</td>
+ <td>14 September 2009</td>
+ <td>21 September 2009</td>
<td>First release candidate.</td>
</tr>
<tr>
<td>RC2</td>
- <td>17 August 2009</td>
+ <td>21 September 2009</td>
<td>-</td>
<td>Second release candidate.</td>
</tr>
<tr>
<td>RELEASE build</td>
- <td>31 August 2009</td>
+ <td>28 September 2009</td>
<td>-</td>
<td>8.0-RELEASE built.</td>
</tr>
<tr>
<td>RELEASE announcement</td>
- <td>4 September 2009</td>
+ <td>TBD</td>
<td>-</td>
<td>8.0-RELEASE announced.</td>
</tr>
==== //depot/projects/docproj_nl/www/en/releases/Makefile#4 (text+ko) ====
@@ -1,4 +1,4 @@
-# $FreeBSD: www/en/releases/Makefile,v 1.53 2009/03/17 13:40:36 rwatson Exp $
+# $FreeBSD: www/en/releases/Makefile,v 1.54 2009/09/23 20:03:59 blackend Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@@ -15,7 +15,7 @@
SUBDIR+= 4.6.2R 4.7R 4.8R 4.9R 4.10R 4.11R
SUBDIR+= 5.0R 5.1R 5.2R 5.2.1R 5.3R 5.4R 5.5R
SUBDIR+= 6.0R 6.1R 6.2R 6.3R 6.4R
-SUBDIR+= 7.0R 7.1R 7.2R
+SUBDIR+= 7.0R 7.1R 7.2R 8.0R
.if defined $(NEW_BUILD)
SUBDIR=
==== //depot/projects/docproj_nl/www/share/sgml/release.ent#16 (text+ko) ====
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: www/share/sgml/release.ent,v 1.36 2009/05/04 00:03:47 hrs Exp $ -->
+<!-- $FreeBSD: www/share/sgml/release.ent,v 1.37 2009/09/23 20:02:47 blackend Exp $ -->
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
<!-- The currently released versions of FreeBSD. This value is used to
@@ -22,16 +22,16 @@
rel2.* and u.rel2.* for the "conservative users" version.
-->
-<!ENTITY rel.head.major '8'>
+<!ENTITY rel.head.major '9'>
<!ENTITY rel.head '&rel.head.major;.0'>
<!-- If there is no release currently in the release cycle (i.e. we
don't have something in BETAn or RCn), then change %beta.testing
below to "IGNORE". If we do, use "INCLUDE". -->
-<!ENTITY beta.testing "IGNORE">
-<!ENTITY % beta.testing "IGNORE">
-<!ENTITY betarel.current '7.2'>
-<!ENTITY betarel.vers 'RC2'>
+<!ENTITY beta.testing "INCLUDE">
+<!ENTITY % beta.testing "INCLUDE">
+<!ENTITY betarel.current '8.0'>
+<!ENTITY betarel.vers 'RC1'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
More information about the p4-projects
mailing list