Add the Oct - Dec 2006 Status Report. Next reports are due April 7, 2007.
Additional proof-reading: brueffer
This commit is contained in:
parent
574987213b
commit
85437132a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29403
5 changed files with 7645 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/en/news/status/Makefile,v 1.34 2006/08/19 21:20:39 hrs Exp $
|
# $FreeBSD: www/en/news/status/Makefile,v 1.35 2006/10/19 06:37:53 brd Exp $
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -34,6 +34,7 @@ XMLDOCS+= report-oct-2005-dec-2005
|
||||||
XMLDOCS+= report-jan-2006-mar-2006
|
XMLDOCS+= report-jan-2006-mar-2006
|
||||||
XMLDOCS+= report-apr-2006-jun-2006
|
XMLDOCS+= report-apr-2006-jun-2006
|
||||||
XMLDOCS+= report-june-2006-oct-2006
|
XMLDOCS+= report-june-2006-oct-2006
|
||||||
|
XMLDOCS+= report-oct-2006-dec-2006
|
||||||
|
|
||||||
XSLT.DEFAULT= report.xsl
|
XSLT.DEFAULT= report.xsl
|
||||||
|
|
||||||
|
|
2546
en/news/status/report-2006-10-2005-12.xml
Normal file
2546
en/news/status/report-2006-10-2005-12.xml
Normal file
File diff suppressed because it is too large
Load diff
2546
en/news/status/report-2006-10-2006-12.xml
Normal file
2546
en/news/status/report-2006-10-2006-12.xml
Normal file
File diff suppressed because it is too large
Load diff
2546
en/news/status/report-oct-2006-dec-2006.xml
Normal file
2546
en/news/status/report-oct-2006-dec-2006.xml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.39 2006/10/19 06:37:53 brd Exp $">
|
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.40 2007/01/07 16:06:27 mlaier Exp $">
|
||||||
<!ENTITY title "FreeBSD Status Reports">
|
<!ENTITY title "FreeBSD Status Reports">
|
||||||
<!ENTITY % navinclude.about "INCLUDE">
|
<!ENTITY % navinclude.about "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
@ -8,7 +8,7 @@
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
<h2>Next submission due: January 14 2007</h2>
|
<h2>Next submission due: April 7 2007</h2>
|
||||||
|
|
||||||
<p>Use the <a href="http://www.FreeBSD.org/cgi/monthly.cgi">xml
|
<p>Use the <a href="http://www.FreeBSD.org/cgi/monthly.cgi">xml
|
||||||
generator</a> or download and edit the <a href="report-sample.xml">
|
generator</a> or download and edit the <a href="report-sample.xml">
|
||||||
|
@ -41,8 +41,10 @@
|
||||||
<h2>2006</h2>
|
<h2>2006</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="report-oct-2006-dec-2006.html">October, 2006 -
|
||||||
|
December, 2006</a></li>
|
||||||
<li><a href="report-june-2006-oct-2006.html">June, 2006 -
|
<li><a href="report-june-2006-oct-2006.html">June, 2006 -
|
||||||
Oct, 2006</a></li>
|
October, 2006</a></li>
|
||||||
<li><a href="report-apr-2006-jun-2006.html">April, 2006 -
|
<li><a href="report-apr-2006-jun-2006.html">April, 2006 -
|
||||||
June, 2006</a></li>
|
June, 2006</a></li>
|
||||||
<li><a href="report-jan-2006-mar-2006.html">January, 2006 -
|
<li><a href="report-jan-2006-mar-2006.html">January, 2006 -
|
||||||
|
|
Loading…
Reference in a new issue