be the canonical place to add new newsflashes. XSL stylesheets will handle converting this to other formats. The schema is documented at the top of this file.
450 lines
10 KiB
XML
450 lines
10 KiB
XML
<!-- Simple schema for FreeBSD Project news.
|
|
|
|
Divide time in to <year>, <month>, and <day> elements, each of which
|
|
has a <name>.
|
|
|
|
Each <day> element contains one or more <event> elements.
|
|
|
|
Each <event> contains an optional <title>, and then a <p>. <p> elements
|
|
can contain <a> anchors. Within the "href" attribute of the anchor
|
|
$base will be replaced with the base URI necessary to reach the FreeBSD
|
|
document root, and should always be used to start URLs at www.FreeBSD.org
|
|
or one of the mirrors.
|
|
|
|
Use the <title> element if the <p> content is lengthy. When generating
|
|
synopses of this information (e.g., for syndication using RDF files),
|
|
the contents of <title> will be preferred over <p>.
|
|
|
|
$FreeBSD$
|
|
-->
|
|
|
|
<news>
|
|
<year>
|
|
<name>2001</name>
|
|
|
|
<month>
|
|
<name>July</name>
|
|
|
|
<day>
|
|
<name>30</name>
|
|
|
|
<event>
|
|
<title>FreeBSD Handbook task list now available</title>
|
|
|
|
<p>A second edition of <a href="$base/handbook">The FreeBSD
|
|
Handbook</a> will be in production shortly. A
|
|
<a href="$base/docproj/handbook.html">task list</a> has been
|
|
published for anyone who wants to help contribute to the state of
|
|
available printed documentation about FreeBSD.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>26</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:mp@FreeBSD.org">Mark Peek</a></p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>16</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:bbraun@FreeBSD.org">Rob
|
|
Braun</a></p>
|
|
</event>
|
|
|
|
<event>
|
|
<p>New committer: <a href="zarzycki@FreeBSD.org">Dave
|
|
Zarzycki</a></p>
|
|
</event>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mike@FreeBSD.org">Mike Barcroft</a></p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>13</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:chern@FreeBSD.org">Chern Lee</a>
|
|
(Docs)</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>June</name>
|
|
|
|
<day>
|
|
<name>21</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:brooks@FreeBSD.org">Brooks
|
|
Davis</a> (Networking, Mobile Computing)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>20</name>
|
|
|
|
<event>
|
|
<title>Using FreeBSD with Solid State Media</title>
|
|
|
|
<p><a href="mailto:john@kozubik.com">John Kozubik</a> has submitted
|
|
an article explaining
|
|
<a href="$base/doc/en_US.ISO8859-1/articles/solid-state/index.html">How
|
|
to use FreeBSD with solid state media</a>.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>17</name>
|
|
|
|
<event>
|
|
<title>FreeBSD boots on PowerPC</title>
|
|
|
|
<p><a href="mailto:benno@FreeBSD.org">Benno Rice</a> has completed
|
|
enough work to allow FreeBSD to reach the mountroot prompt on the
|
|
PowerPC processor. Please see the PowerPC platform <a
|
|
href="$base/platforms/ppc.html">page</a> and mailing list for more
|
|
information.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>15</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:silby@FreeBSD.org">Mike
|
|
Silbersack</a> (Networking)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>14</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:wjv@FreeBSD.org">Johann Visagie</a>
|
|
(Ports)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>13</name>
|
|
|
|
<event>
|
|
<p><a href="mailto:rwatson@FreeBSD.org">Robert Watson</a> has
|
|
compiled a
|
|
<a href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=481962+0+archive/2001/freebsd-hackers/20010617.freebsd-hackers">status report</a> for the FreeBSD Project. These reports are scheduled to continue on a monthly basis.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>11</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:tobez@FreeBSD.org">Anton
|
|
Berezin</a> (all things Perl)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>6</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:dwcjr@FreeBSD.org">David
|
|
W. Chapman Jr.</a>(Ports)</p>
|
|
</event>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:markp@FreeBSD.org">Mark Pulford</a>
|
|
(Ports)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>1</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:cjc@FreeBSD.org">Crist J. Clark</a>
|
|
(Networking, security)</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>May</name>
|
|
|
|
<day>
|
|
<name>24</name>
|
|
|
|
<event>
|
|
<p>The famous ftp site,
|
|
<a href="ftp://ftp.FreeBSD.org/">ftp.FreeBSD.org</a>, is now back
|
|
in full operation. Many thanks to <a
|
|
href="http://www.teledanmark.com/english/menu/start.htm">Tele
|
|
Danmark</a>, who are supplying the machine as well as the network
|
|
connection.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>16</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:pirzyk@FreeBSD.org">Jim
|
|
Pirzyk</a></p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>2</name>
|
|
|
|
<event>
|
|
<p>The first May 2001 issue of the
|
|
<a href="http://www.freebsdzine.org/">FreeBSD 'zine</a> is now
|
|
available. Starting this month, there will be two issues
|
|
per month; one on the 1st, and one on the 15th.</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>April</name>
|
|
|
|
<day>
|
|
<name>27</name>
|
|
|
|
<event>
|
|
<p>FreeBSD now works with multiple processors on Alpha systems,
|
|
thanks to the efforts of <a href="mailto:jhb@FreeBSD.org">John
|
|
Baldwin</a>, <a href="mailto:gallatin@FreeBSD.org">Andrew
|
|
Gallatin</a>, and <a href="mailto:dfr@FreeBSD.org">Doug
|
|
Rabson</a>.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>25</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:tshiozak@FreeBSD.org">Takuya
|
|
SHIOZAKI</a> (Internationalization)</p>
|
|
</event>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:ue@FreeBSD.org">Udo Erdelhoff</a>
|
|
(Docs)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>18</name>
|
|
|
|
<event>
|
|
<p>The
|
|
<a href="$base/doc/en_US.ISO8859-1/books/developers-handbook/index.html">Developer's
|
|
Handbook</a> is now available on the web site. This is an
|
|
evolving resource for people wanting to develop software for
|
|
FreeBSD (and not just for the committers who are developing
|
|
FreeBSD). Don't forget that a <a
|
|
href="$base/docs.html">complete list of documentation</a>
|
|
available from this site is also available.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>17</name>
|
|
|
|
<event>
|
|
<p>Addison Wesley have allowed us to republish
|
|
<a href="$base/doc/en_US.ISO8859-1/books/corp-net-guide/index.html">Chapter
|
|
8</a> of the
|
|
<a href="http://cseng.aw.com/book/0,,0201704811,00.html">FreeBSD
|
|
Corporate Networker's Guide</a>. Chapter 8 provides an in-depth
|
|
look at providing printing services to Windows, NT, and Novell
|
|
clients using FreeBSD.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>16</name>
|
|
|
|
<event>
|
|
<p>Yet another new committer:
|
|
<a href="mailto:schweikh@FreeBSD.org">Jens Schweikhardt</a>
|
|
(Standards compliance)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>12</name>
|
|
|
|
<event>
|
|
<p>The April issue of <a href="http://www.freebsdzine.org/">The
|
|
FreeBSD 'zine</a> is now available.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>10</name>
|
|
|
|
<event>
|
|
<p>The <a href="&base;/ports/index.html">Ports Collection</a> now
|
|
contains more than 5,000 individual entries!</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>5</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:greid@FreeBSD.org">George Reid</a>
|
|
(Sound support, ports)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>4</name>
|
|
|
|
<event><p>Wind River to Acquire BSDi Software Assets. Please read the
|
|
<a href="http://www.windriver.com/press/html/bsdi.html">Wind River
|
|
Press Release</a>, the announcement from
|
|
<a href="http://www.freebsd.org/cgi/mid.cgi?20010404220529.E3AFE37B727">Jordan
|
|
K. Hubbard</a>, and the
|
|
<a
|
|
href="http://www.freebsd.org/cgi/mid.cgi?Pine.NEB.3.96L.1010405211037.46990E-100000">FreeBSD Core Team statement</a>.</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>March</name>
|
|
|
|
<day>
|
|
<name>25</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:yar@FreeBSD.org">Yar Tikhiy</a>
|
|
(Networking)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>24</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:eric@FreeBSD.org">Eric Melville</a>
|
|
(System tools)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>13</name>
|
|
|
|
<event>
|
|
<p>The March issue of <a href="http://www.freebsdzine.org/">The
|
|
FreeBSD 'zine</a> is now available.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>9</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:dd@FreeBSD.org">Dima Dorfman</a>
|
|
(Docs)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>7</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:keichii@FreeBSD.org">Michael
|
|
C. Wu</a> (Internationalization, porting efforts)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>6</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:tmm@FreeBSD.org">Thomas
|
|
M&ouml;stl</a> (POSIX.1e extensions)</p>
|
|
</event>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:orion@FreeBSD.org">Orion Hodson</a>
|
|
(Sound support)</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>February</name>
|
|
|
|
<day>
|
|
<name>20</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:jesper@FreeBSD.org">Jesper
|
|
Skriver</a></p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>16</name>
|
|
|
|
<event>
|
|
<p>The February issue of <a href="http://www.freebsdzine.org/">The
|
|
FreeBSD 'zine</a> is now available.</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>5</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:mikeh@FreeBSD.org">Mike Heffner</a>
|
|
(Audit project)</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
|
|
<month>
|
|
<name>January</name>
|
|
|
|
<day>
|
|
<name>24</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:olgeni@FreeBSD.org">Jimmy
|
|
Olgeni</a> (Ports)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>23</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:dinoex@FreeBSD.org">Dirk Meyer</a>
|
|
(Ports)</p>
|
|
</event>
|
|
</day>
|
|
|
|
<day>
|
|
<name>20</name>
|
|
|
|
<event>
|
|
<p>New committer: <a href="mailto:ijliao@FreeBSD.org">Ying-chieh
|
|
Liao</a> (Ports)</p>
|
|
</event>
|
|
</day>
|
|
</month>
|
|
</year>
|
|
</news>
|
|
|