diff --git a/en/news/2001/news.xml b/en/news/2001/news.xml index f9c68cc52c..b5f74f2eaa 100644 --- a/en/news/2001/news.xml +++ b/en/news/2001/news.xml @@ -1,938 +1,949 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> <!-- 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>. --> <news> <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> <cvs:keyword name="freebsd"> - $FreeBSD: www/en/news/news.xml,v 1.52 2001/12/26 16:14:09 chris Exp $ + $FreeBSD: www/en/news/news.xml,v 1.53 2001/12/27 11:23:53 skv Exp $ </cvs:keyword> </cvs:keywords> <year> <name>2001</name> <month> <name>December</name> + <day> + <name>28</name> + + <event> + <p>New committer: <a + href="mailto:ambrisko@FreeBSD.org">Doug Ambrisko</a> + (Aironet)</p> + </event> + + </day> + <day> <name>27</name> <event> <p>New committer: <a href="mailto:skv@FreeBSD.org">Sergey Skvortsov</a> (Ports)</p> </event> </day> <day> <name>21</name> <event> <title>FreeBSD-stable tree frozen in preparation for 4.5</title> <p>The FreeBSD-stable branch of the source tree has now been frozen in preparation for the release of FreeBSD 4.5. This means that any new commits to the -stable source tree must be approved by the release engineering team first. Our expected "ship" date for 4.5 is January 20th, 2002.</p> </event> <event> <title>November 2001 Status Report</title> <p>The November 2001 status report is now available; see the <a href="status/status.html">status reports Web page</a> for more information.</p> </event> <event> <title>"Backports" site, with patches for older FreeBSD releases</title> <p><a href="http://www.visi.com/~hawkeyd/freebsd-backports.html">The FreeBSD Backports Collection</a> is a new site created by D J Hawkey Jr. It contains patches that appeared in FreeBSD-stable that have not yet been merged in to older releases. Wider testing of these patches makes it more likely that they will be committed to earlier FreeBSD releases. So if your site relies on earlier releases of FreeBSD, and, for whatever reason, you do not wish to update to the most recent release, you are encouraged to visit this site frequently.</p> </event> </day> <day> <name>20</name> <event> <p>New committer: <a href="mailto:mbr@FreeBSD.org">Martin Blapp</a> (Ports)</p> </event> </day> <day> <name>7</name> <event> <title>New BSD-related journal : <a href="http://bsdfreak.org">BSDFreak</a></title> <p><a href="http://bsdfreak.org">BSDFreak</a> is a new site that provides tutorials, articles, and journals covering BSD operating systems from a user's perspective.</p> </event> </day> </month> <month> <name>November</name> <day> <name>30</name> <event> <p>New committer: <a href="mailto:mwlucas@FreeBSD.org">Michael Lucas</a> (Documentation Project)</p> </event> </day> <day> <name>28</name> <event> <p>New committer: <a href="mailto:pdeuskar@FreeBSD.org">Prafulla Deuskar</a> (Intel gigabit device driver)</p> </event> </day> <day> <name>25</name> <event> <p>New committer: <a href="mailto:yoichi@FreeBSD.org">Yoichi NAKAYAMA</a> (Ports)</p> </event> </day> <day> <name>23</name> <event> <title>Writing FreeBSD Problem Reports</title> <p><a href="mailto:des@FreeBSD.org">Dag-Erling Sm�rgrav</a> has written an article about <a href="$base/doc/en_US.ISO8859-1/articles/problem-reports/article.html"> writing FreeBSD problem reports</a>.</p> </event> </day> <day> <name>20</name> <event> <p>New committer: <a href="mailto:znerd@FreeBSD.org">Ernst de Haan</a> (Ports)</p> </event> <event> <title>Core Appoints Bugmeister</title> <p>The FreeBSD Core Team has appointed <a href="mailto:des@FreeBSD.org">Dag-Erling Sm�rgrav</a> as Bugmeister.</p> </event> </day> <day> <name>14</name> <event> <p>New committer: <a href="mailto:pat@FreeBSD.org">Patrick Li</a> (Ports)</p> </event> </day> <day> <name>13</name> <event> <p>New committer: <a href="mailto:cy@FreeBSD.org">Cy Schubert</a> (Ports)</p> </event> </day> <day> <name>6</name> <event> <p>New committer: <a href="mailto:anders@FreeBSD.org">Anders Nordby</a> (Ports)</p> </event> </day> <day> <name>3</name> <event> <p>New committer: <a href="mailto:naddy@FreeBSD.org">Christian Weisgerber</a> (Ports)</p> </event> <event> <title>ATA 48-bit addressing code tested and found to be working and stable</title> <p>Soren Schmidt, author of the ATA driver, tested a new 160 GB ATA harddisk provided kindly by <a href="http://www.maxtor.com">Maxtor Corporation</a> with the new ATA specification's 48-bit addressing mode support in FreeBSD 5.0-CURRENT. The results show that the code is stable and functions as it should and will be backported to STABLE.</p> </event> </day> <day> <name>2</name> <event> <p>New committer: <a href="mailto:nobutaka@FreeBSD.org">MANTANI Nobutaka</a> (Ports)</p> </event> <event> <p>New committer: <a href="mailto:arr@FreeBSD.org">Andrew R. Reiter</a> (SMPng, TrustedBSD)</p> </event> </day> </month> <month> <name>October</name> <day> <name>30</name> <event> <title>FreeBSD Handbook, 2nd Edition now available!</title> <p>"The FreeBSD Handbook, 2nd Edition" is now available in printed form! This is the primary source of documentation produced by the <a href="http://www.FreeBSD.org/docproj/">FreeBSD Documentation Project</a> and is available now from, amongst other places, <a href="http://www.freebsdmall.com">The FreeBSD Mall</a>. For a complete list of changes in this edition, see the <a href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=0+0+archive/2001/freebsd-announce/20011028.freebsd-announce">announce</a> message from the editors. The ISBN for this book is 1571763031. 653 pages.</p> </event> </day> <day> <name>26</name> <event> <p>New committer: <a href="mailto:matusita@FreeBSD.org">Makoto Matsushita</a> (release building)</p> </event> </day> <day> <name>23</name> <event> <title>Bootstrapping Vinum: A Foundation for Reliable Servers</title> <p><a href="mailto:Bob@BGPBook.Com">Bob Van Valzah</a> has submitted an article introducing <a href="$base/doc/en_US.ISO8859-1/articles/vinum/index.html"> failure-resilient servers and step-by-step instructions for building one with Vinum</a>.</p> </event> <event> <title>FreeBSD/ia64 port boots unattended to multi-user mode</title> <p><a href="mailto:dfr@FreeBSD.org">Doug Rabson</a> and <a href="mailto:peter@FreeBSD.org">Peter Wemm</a> have been working non-stop on the FreeBSD/ia64 port in the past few weeks and said today that it boots into multi-user mode without any operator attendence. This is indeed a major milestone in continued FreeBSD porting efforts. Right now most work is concentrating on fixing any problems in the sourcetree which become exposed by this platform's porting effort.</p> </event> </day> <day> <name>19</name> <event> <title>FreeBSD/sparc64 port boots to single user mode</title> <p><a href="mailto:jake@FreeBSD.org">Jake Burkholder</a> and <a href="mailto:tmm@FreeBSD.org">Thomas Moestl</a> have been porting FreeBSD to the ultra sparc for the past few months and first booted a machine into single user mode on the 18th of October. The log from the serial console can be found at <a href="http://people.FreeBSD.org/~jake/tip.single_user"> http://people.FreeBSD.org/~jake/tip.single_user</a>.</p> </event> </day> <day> <name>17</name> <event> <p>New committer: <a href="mailto:amorita@FreeBSD.org">Akio Morita</a> (PC98)</p> </event> </day> <day> <name>7</name> <event> <title>FreeBSD/ppc port now boots and executes kernel</title> <p><a href="mailto:benno@FreeBSD.org">Benno Rice</a> has committed a mega-patch which added support for OpenFirmware to the FreeBSD loader. The loader can now load a kernel over the network and execute it on an Apple iMac.</p> </event> </day> <day> <name>5</name> <event> <title>FreeBSD/ia64 port now boots on real hardware</title> <p>After a few months of development <a href="mailto:dfr@FreeBSD.org"> Doug Rabson</a> and <a href="mailto:peter@FreeBSD.org">Peter Wemm</a> have committed patches which extends the FreeBSD/ia64 port's functionality and adds the possibility to boot on real hardware.</p> </event> <event> <p>New committer: <a href="mailto:keramida@FreeBSD.org">Giorgos Keramidas</a> (Docs)</p> </event> </day> </month> <month> <name>September</name> <day> <name>18</name> <event> <title>August 2001 Status Report</title> <p>The August 2001 Status Report is now available; see the <a href="status/status.html">Status Reports Web Page</a>.</p> </event> </day> <day> <name>10</name> <event> <title>Comprehensive Project List available for 5.0</title> <p>Many people, upon hearing of 5.0's untimely delay for a full year, have asked what they can do to help 5.0 get back on track. <a href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=4914+0+archive/2001/freebsd-announce/20010916.freebsd-announce"> This email</a> gives a list of outstanding projects for 5.0 and as much information as possible about how to get involved.</p> </event> </day> </month> <month> <name>August</name> <day> <name>30</name> <event> <title>FreeBSD 5.0 delayed until November 2002</title> <p>FreeBSD 5.0 has been delayed until November 2002. The complete announcement from Jordan is available <a href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=34983+0+archive/2001/freebsd-announce/20010902.freebsd-announce">here</a>.</p> </event> </day> <day> <name>28</name> <event> <p>New committer: <a href="mailto:robert@FreeBSD.org">Robert Drehmel</a></p> </event> </day> <day> <name>22</name> <event> <p>New committer: <a href="mailto:petef@FreeBSD.org">Pete Fritchman</a> (Ports)</p> </event> </day> <day> <name>17</name> <event> <title>New-user focused FreeBSD book available</title> <p>Annelise Anderson, a frequent contributor to the FreeBSD mailing lists, has written "FreeBSD: An Open-Source Operating System for Your PC", an introduction to FreeBSD aimed at the new user. Published by The Bit Tree Press, the ISBN is 0971204500, and it can be ordered from, amongst other places, the <a href="http://mall.daemonnews.org">DaemonNews Mall</a>.</p> </event> </day> <day> <name>16</name> <event> <title>Installation documentation substantially improved</title> <p>The <a href="$base/doc/en_US.ISO8859-1/books/handbook/install.html">Installing FreeBSD</a> section of the <a href="$base/doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a> has been substantially improved and updated. The new documentation features "screenshots" of almost every stage of the installation process, and expanded text detailing what each stage of the install covers. The bulk of the work was carried out by Randy Pratt.</p> </event> </day> <day> <name>14</name> <event> <p>New committer: <a href="mailto:fjoe@FreeBSD.org">Max Khon</a></p> </event> </day> <day> <name>9</name> <event> <p>New committer: <a href="mailto:rpratt@FreeBSD.org">Randy Pratt</a> (Docs)</p> </event> <event> <title>July 2001 Status Report</title> <p>The July 2001 status report is now available; see the <a href="$base/news/status/status.html">Status Reports Web page</a>.</p> </event> </day> <day> <name>8</name> <event> <title>FreeBSD RDF news headline file now available</title> <p>An RDF file of the last 10 news headlines on the FreeBSD site is now available. The URL is <a href="http://www.FreeBSD.org/news/news.rdf">http://www.FreeBSD.org/news/news.rdf</a>. You can use this file to <i>syndicate</i> FreeBSD news headlines on to your own web site (as <a href="http://daily.daemonnews.org/">Daily DaemonNews</a> and the <a href="http://www.freebsddiary.org/newsfeeds.php">FreeBSD Diary</a> do), or on to your desktop, using applications such as <a href="http://apps.kde.com/na/2/info/id/999">KNewsTicker</a>.</p> </event> </day> <day> <name>7</name> <event> <title>Pandaemonium User Group</title> <p><a href="http://pandaemonium.newmillennium.net.au/">Pandaemonium</a>, the BSD Users Group of Western Australia, has been added to the <a href="$base/support.html">Support</a> page.</p> </event> </day> <day> <name>6</name> <event> <p>New committer: <a href="mailto:logo@FreeBSD.org">Valentino Vaschetto</a> (Docs)</p> </event> </day> </month> <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="mailto:zarzycki@FreeBSD.org">Dave Zarzycki</a></p> </event> <event> <p>New committer: <a href="mailto: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> <title>FreeBSD Status Report Available</title> <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> <title>ftp.FreeBSD.org back up</title> <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> <title>New FreeBSD 'zine issue out</title> <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> <title>SMP Alpha now works</title> <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> diff --git a/en/news/news.xml b/en/news/news.xml index f9c68cc52c..b5f74f2eaa 100644 --- a/en/news/news.xml +++ b/en/news/news.xml @@ -1,938 +1,949 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> <!-- 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>. --> <news> <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> <cvs:keyword name="freebsd"> - $FreeBSD: www/en/news/news.xml,v 1.52 2001/12/26 16:14:09 chris Exp $ + $FreeBSD: www/en/news/news.xml,v 1.53 2001/12/27 11:23:53 skv Exp $ </cvs:keyword> </cvs:keywords> <year> <name>2001</name> <month> <name>December</name> + <day> + <name>28</name> + + <event> + <p>New committer: <a + href="mailto:ambrisko@FreeBSD.org">Doug Ambrisko</a> + (Aironet)</p> + </event> + + </day> + <day> <name>27</name> <event> <p>New committer: <a href="mailto:skv@FreeBSD.org">Sergey Skvortsov</a> (Ports)</p> </event> </day> <day> <name>21</name> <event> <title>FreeBSD-stable tree frozen in preparation for 4.5</title> <p>The FreeBSD-stable branch of the source tree has now been frozen in preparation for the release of FreeBSD 4.5. This means that any new commits to the -stable source tree must be approved by the release engineering team first. Our expected "ship" date for 4.5 is January 20th, 2002.</p> </event> <event> <title>November 2001 Status Report</title> <p>The November 2001 status report is now available; see the <a href="status/status.html">status reports Web page</a> for more information.</p> </event> <event> <title>"Backports" site, with patches for older FreeBSD releases</title> <p><a href="http://www.visi.com/~hawkeyd/freebsd-backports.html">The FreeBSD Backports Collection</a> is a new site created by D J Hawkey Jr. It contains patches that appeared in FreeBSD-stable that have not yet been merged in to older releases. Wider testing of these patches makes it more likely that they will be committed to earlier FreeBSD releases. So if your site relies on earlier releases of FreeBSD, and, for whatever reason, you do not wish to update to the most recent release, you are encouraged to visit this site frequently.</p> </event> </day> <day> <name>20</name> <event> <p>New committer: <a href="mailto:mbr@FreeBSD.org">Martin Blapp</a> (Ports)</p> </event> </day> <day> <name>7</name> <event> <title>New BSD-related journal : <a href="http://bsdfreak.org">BSDFreak</a></title> <p><a href="http://bsdfreak.org">BSDFreak</a> is a new site that provides tutorials, articles, and journals covering BSD operating systems from a user's perspective.</p> </event> </day> </month> <month> <name>November</name> <day> <name>30</name> <event> <p>New committer: <a href="mailto:mwlucas@FreeBSD.org">Michael Lucas</a> (Documentation Project)</p> </event> </day> <day> <name>28</name> <event> <p>New committer: <a href="mailto:pdeuskar@FreeBSD.org">Prafulla Deuskar</a> (Intel gigabit device driver)</p> </event> </day> <day> <name>25</name> <event> <p>New committer: <a href="mailto:yoichi@FreeBSD.org">Yoichi NAKAYAMA</a> (Ports)</p> </event> </day> <day> <name>23</name> <event> <title>Writing FreeBSD Problem Reports</title> <p><a href="mailto:des@FreeBSD.org">Dag-Erling Sm�rgrav</a> has written an article about <a href="$base/doc/en_US.ISO8859-1/articles/problem-reports/article.html"> writing FreeBSD problem reports</a>.</p> </event> </day> <day> <name>20</name> <event> <p>New committer: <a href="mailto:znerd@FreeBSD.org">Ernst de Haan</a> (Ports)</p> </event> <event> <title>Core Appoints Bugmeister</title> <p>The FreeBSD Core Team has appointed <a href="mailto:des@FreeBSD.org">Dag-Erling Sm�rgrav</a> as Bugmeister.</p> </event> </day> <day> <name>14</name> <event> <p>New committer: <a href="mailto:pat@FreeBSD.org">Patrick Li</a> (Ports)</p> </event> </day> <day> <name>13</name> <event> <p>New committer: <a href="mailto:cy@FreeBSD.org">Cy Schubert</a> (Ports)</p> </event> </day> <day> <name>6</name> <event> <p>New committer: <a href="mailto:anders@FreeBSD.org">Anders Nordby</a> (Ports)</p> </event> </day> <day> <name>3</name> <event> <p>New committer: <a href="mailto:naddy@FreeBSD.org">Christian Weisgerber</a> (Ports)</p> </event> <event> <title>ATA 48-bit addressing code tested and found to be working and stable</title> <p>Soren Schmidt, author of the ATA driver, tested a new 160 GB ATA harddisk provided kindly by <a href="http://www.maxtor.com">Maxtor Corporation</a> with the new ATA specification's 48-bit addressing mode support in FreeBSD 5.0-CURRENT. The results show that the code is stable and functions as it should and will be backported to STABLE.</p> </event> </day> <day> <name>2</name> <event> <p>New committer: <a href="mailto:nobutaka@FreeBSD.org">MANTANI Nobutaka</a> (Ports)</p> </event> <event> <p>New committer: <a href="mailto:arr@FreeBSD.org">Andrew R. Reiter</a> (SMPng, TrustedBSD)</p> </event> </day> </month> <month> <name>October</name> <day> <name>30</name> <event> <title>FreeBSD Handbook, 2nd Edition now available!</title> <p>"The FreeBSD Handbook, 2nd Edition" is now available in printed form! This is the primary source of documentation produced by the <a href="http://www.FreeBSD.org/docproj/">FreeBSD Documentation Project</a> and is available now from, amongst other places, <a href="http://www.freebsdmall.com">The FreeBSD Mall</a>. For a complete list of changes in this edition, see the <a href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=0+0+archive/2001/freebsd-announce/20011028.freebsd-announce">announce</a> message from the editors. The ISBN for this book is 1571763031. 653 pages.</p> </event> </day> <day> <name>26</name> <event> <p>New committer: <a href="mailto:matusita@FreeBSD.org">Makoto Matsushita</a> (release building)</p> </event> </day> <day> <name>23</name> <event> <title>Bootstrapping Vinum: A Foundation for Reliable Servers</title> <p><a href="mailto:Bob@BGPBook.Com">Bob Van Valzah</a> has submitted an article introducing <a href="$base/doc/en_US.ISO8859-1/articles/vinum/index.html"> failure-resilient servers and step-by-step instructions for building one with Vinum</a>.</p> </event> <event> <title>FreeBSD/ia64 port boots unattended to multi-user mode</title> <p><a href="mailto:dfr@FreeBSD.org">Doug Rabson</a> and <a href="mailto:peter@FreeBSD.org">Peter Wemm</a> have been working non-stop on the FreeBSD/ia64 port in the past few weeks and said today that it boots into multi-user mode without any operator attendence. This is indeed a major milestone in continued FreeBSD porting efforts. Right now most work is concentrating on fixing any problems in the sourcetree which become exposed by this platform's porting effort.</p> </event> </day> <day> <name>19</name> <event> <title>FreeBSD/sparc64 port boots to single user mode</title> <p><a href="mailto:jake@FreeBSD.org">Jake Burkholder</a> and <a href="mailto:tmm@FreeBSD.org">Thomas Moestl</a> have been porting FreeBSD to the ultra sparc for the past few months and first booted a machine into single user mode on the 18th of October. The log from the serial console can be found at <a href="http://people.FreeBSD.org/~jake/tip.single_user"> http://people.FreeBSD.org/~jake/tip.single_user</a>.</p> </event> </day> <day> <name>17</name> <event> <p>New committer: <a href="mailto:amorita@FreeBSD.org">Akio Morita</a> (PC98)</p> </event> </day> <day> <name>7</name> <event> <title>FreeBSD/ppc port now boots and executes kernel</title> <p><a href="mailto:benno@FreeBSD.org">Benno Rice</a> has committed a mega-patch which added support for OpenFirmware to the FreeBSD loader. The loader can now load a kernel over the network and execute it on an Apple iMac.</p> </event> </day> <day> <name>5</name> <event> <title>FreeBSD/ia64 port now boots on real hardware</title> <p>After a few months of development <a href="mailto:dfr@FreeBSD.org"> Doug Rabson</a> and <a href="mailto:peter@FreeBSD.org">Peter Wemm</a> have committed patches which extends the FreeBSD/ia64 port's functionality and adds the possibility to boot on real hardware.</p> </event> <event> <p>New committer: <a href="mailto:keramida@FreeBSD.org">Giorgos Keramidas</a> (Docs)</p> </event> </day> </month> <month> <name>September</name> <day> <name>18</name> <event> <title>August 2001 Status Report</title> <p>The August 2001 Status Report is now available; see the <a href="status/status.html">Status Reports Web Page</a>.</p> </event> </day> <day> <name>10</name> <event> <title>Comprehensive Project List available for 5.0</title> <p>Many people, upon hearing of 5.0's untimely delay for a full year, have asked what they can do to help 5.0 get back on track. <a href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=4914+0+archive/2001/freebsd-announce/20010916.freebsd-announce"> This email</a> gives a list of outstanding projects for 5.0 and as much information as possible about how to get involved.</p> </event> </day> </month> <month> <name>August</name> <day> <name>30</name> <event> <title>FreeBSD 5.0 delayed until November 2002</title> <p>FreeBSD 5.0 has been delayed until November 2002. The complete announcement from Jordan is available <a href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=34983+0+archive/2001/freebsd-announce/20010902.freebsd-announce">here</a>.</p> </event> </day> <day> <name>28</name> <event> <p>New committer: <a href="mailto:robert@FreeBSD.org">Robert Drehmel</a></p> </event> </day> <day> <name>22</name> <event> <p>New committer: <a href="mailto:petef@FreeBSD.org">Pete Fritchman</a> (Ports)</p> </event> </day> <day> <name>17</name> <event> <title>New-user focused FreeBSD book available</title> <p>Annelise Anderson, a frequent contributor to the FreeBSD mailing lists, has written "FreeBSD: An Open-Source Operating System for Your PC", an introduction to FreeBSD aimed at the new user. Published by The Bit Tree Press, the ISBN is 0971204500, and it can be ordered from, amongst other places, the <a href="http://mall.daemonnews.org">DaemonNews Mall</a>.</p> </event> </day> <day> <name>16</name> <event> <title>Installation documentation substantially improved</title> <p>The <a href="$base/doc/en_US.ISO8859-1/books/handbook/install.html">Installing FreeBSD</a> section of the <a href="$base/doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a> has been substantially improved and updated. The new documentation features "screenshots" of almost every stage of the installation process, and expanded text detailing what each stage of the install covers. The bulk of the work was carried out by Randy Pratt.</p> </event> </day> <day> <name>14</name> <event> <p>New committer: <a href="mailto:fjoe@FreeBSD.org">Max Khon</a></p> </event> </day> <day> <name>9</name> <event> <p>New committer: <a href="mailto:rpratt@FreeBSD.org">Randy Pratt</a> (Docs)</p> </event> <event> <title>July 2001 Status Report</title> <p>The July 2001 status report is now available; see the <a href="$base/news/status/status.html">Status Reports Web page</a>.</p> </event> </day> <day> <name>8</name> <event> <title>FreeBSD RDF news headline file now available</title> <p>An RDF file of the last 10 news headlines on the FreeBSD site is now available. The URL is <a href="http://www.FreeBSD.org/news/news.rdf">http://www.FreeBSD.org/news/news.rdf</a>. You can use this file to <i>syndicate</i> FreeBSD news headlines on to your own web site (as <a href="http://daily.daemonnews.org/">Daily DaemonNews</a> and the <a href="http://www.freebsddiary.org/newsfeeds.php">FreeBSD Diary</a> do), or on to your desktop, using applications such as <a href="http://apps.kde.com/na/2/info/id/999">KNewsTicker</a>.</p> </event> </day> <day> <name>7</name> <event> <title>Pandaemonium User Group</title> <p><a href="http://pandaemonium.newmillennium.net.au/">Pandaemonium</a>, the BSD Users Group of Western Australia, has been added to the <a href="$base/support.html">Support</a> page.</p> </event> </day> <day> <name>6</name> <event> <p>New committer: <a href="mailto:logo@FreeBSD.org">Valentino Vaschetto</a> (Docs)</p> </event> </day> </month> <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="mailto:zarzycki@FreeBSD.org">Dave Zarzycki</a></p> </event> <event> <p>New committer: <a href="mailto: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> <title>FreeBSD Status Report Available</title> <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> <title>ftp.FreeBSD.org back up</title> <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> <title>New FreeBSD 'zine issue out</title> <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> <title>SMP Alpha now works</title> <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>