Add the June - Oct 2006 Status Report. Next reports are due Jan 06, 2007.
This commit is contained in:
parent
fddd96a73f
commit
511eff4efe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28884
4 changed files with 5258 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.33 2006/07/11 22:16:49 mlaier Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.34 2006/08/19 21:20:39 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -33,6 +33,7 @@ XMLDOCS+= report-july-2005-oct-2005
|
|||
XMLDOCS+= report-oct-2005-dec-2005
|
||||
XMLDOCS+= report-jan-2006-mar-2006
|
||||
XMLDOCS+= report-apr-2006-jun-2006
|
||||
XMLDOCS+= report-june-2006-oct-2006
|
||||
|
||||
XSLT.DEFAULT= report.xsl
|
||||
|
||||
|
|
2626
en/news/status/report-2006-06-2006-10.xml
Normal file
2626
en/news/status/report-2006-06-2006-10.xml
Normal file
File diff suppressed because it is too large
Load diff
2626
en/news/status/report-june-2006-oct-2006.xml
Normal file
2626
en/news/status/report-june-2006-oct-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" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.37 2006/07/11 22:16:49 mlaier Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.38 2006/08/19 21:20:40 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submission due: October 6 2006</h2>
|
||||
<h2>Next submission due: January 6 2007</h2>
|
||||
|
||||
<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">
|
||||
|
@ -41,6 +41,8 @@
|
|||
<h2>2006</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-june-2006-oct-2006.html">June, 2006 -
|
||||
Oct, 2006</a></li>
|
||||
<li><a href="report-apr-2006-jun-2006.html">April, 2006 -
|
||||
June, 2006</a></li>
|
||||
<li><a href="report-jan-2006-mar-2006.html">January, 2006 -
|
||||
|
|
Loading…
Reference in a new issue