Split out the old news from 2004 and 2005 into separate pages so that
only more recent news shows up on the newsflash page.
This commit is contained in:
parent
34f8a7ae80
commit
74f13ce359
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29799
10 changed files with 2520 additions and 2416 deletions
16
en/news/2004/Makefile
Normal file
16
en/news/2004/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# $FreeBSD$
|
||||||
|
|
||||||
|
.if exists(../Makefile.conf)
|
||||||
|
.include "../Makefile.conf"
|
||||||
|
.endif
|
||||||
|
.if exists(../Makefile.inc)
|
||||||
|
.include "../Makefile.inc"
|
||||||
|
.endif
|
||||||
|
|
||||||
|
XMLDOCS+= index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
|
||||||
|
DEPENDSET.index=transtable news
|
||||||
|
|
||||||
|
XMLDOCS+= press:${XSL_NEWS_PRESS_OLD}::
|
||||||
|
DEPENDSET.press=transtable press
|
||||||
|
|
||||||
|
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
733
en/news/2004/news.xml
Normal file
733
en/news/2004/news.xml
Normal file
|
@ -0,0 +1,733 @@
|
||||||
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||||
|
<!DOCTYPE news PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for News//EN"
|
||||||
|
"http://www.FreeBSD.org/XML/www/share/sgml/news.dtd">
|
||||||
|
|
||||||
|
<!-- 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.
|
||||||
|
|
||||||
|
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$
|
||||||
|
</cvs:keyword>
|
||||||
|
</cvs:keywords>
|
||||||
|
|
||||||
|
<year>
|
||||||
|
<name>2004</name>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>12</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>28</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>Mozilla approves FreeBSD's thunderbird and firefox ports</title>
|
||||||
|
|
||||||
|
<p>The <a href="http://www.mozilla.org/foundation/licensing.html">Mozilla License Team</a>
|
||||||
|
has <a href="http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt">granted permission</a>
|
||||||
|
to the <a href="/gnome/index.html">FreeBSD Gnome Team</a>
|
||||||
|
for use of the Firefox and Thunderbird names,
|
||||||
|
official icons, and permission to do
|
||||||
|
officially branded builds.</p>
|
||||||
|
</event>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a href="mailto:sah@FreeBSD.org">Sam Hopkins</a> (src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>23</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD Foundation Quarterly Newsletter Published</title>
|
||||||
|
|
||||||
|
<p>The FreeBSD Foundation has published its <a
|
||||||
|
href="http://www.freebsdfoundation.org/press/20041221-newsletter.shtml">Quarterly
|
||||||
|
Newsletter</a>, which includes a call for donations so
|
||||||
|
the Foundation can keep its non-profit public charity
|
||||||
|
501(c)3 status.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>18</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 4.11 RC1 Available</title>
|
||||||
|
|
||||||
|
<p>The first Release Candidate for FreeBSD 4.11 has been
|
||||||
|
made available. Please see the full announcement on
|
||||||
|
the FreeBSD-STABLE mailing list <a
|
||||||
|
href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=495816+0+archive/2004/freebsd-stable/20041219.freebsd-stable">here</a>.
|
||||||
|
The full 4.11 release schedule is <a
|
||||||
|
href="&base;/releases/4.11R/schedule.html">
|
||||||
|
here</a>.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>13</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:niels@FreeBSD.org">Niels Heinen</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>6</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>The <a href="http://www.FreeSBIE.org/">FreeSBIE</a> 1.1 FreeBSD
|
||||||
|
Live CD is released -- see the <a href="http://www.freesbie.org/doc/1.1/ANNOUNCE.txt">release
|
||||||
|
announcement</a> for details.</p>
|
||||||
|
</event>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:girgen@FreeBSD.org">Palle Girgensohn</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>2</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 4.11 release schedule announced</title>
|
||||||
|
|
||||||
|
<p>The schedule for the FreeBSD 4.11 Release has been
|
||||||
|
announced, with a target release date of January 24th,
|
||||||
|
2005. The full schedule is <a
|
||||||
|
href="http://www.freebsd.org/releases/4.11R/schedule.html">
|
||||||
|
here</a>.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>1</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:dumbbell@FreeBSD.org">Jean-Sébastien Pédron</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>11</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>27</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD trademark transferred to Foundation</title>
|
||||||
|
|
||||||
|
<p>The 'FreeBSD' trademark, which was originally granted
|
||||||
|
to Walnut Creek CDROM (now <a
|
||||||
|
href="http://www.freebsdmall.com">FreeBSD Mall,
|
||||||
|
Inc.</a>) in 1996, has been transferred to the <a
|
||||||
|
href="http://www.freebsdfoundation.org">FreeBSD
|
||||||
|
Foundation</a>.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>19</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:carvay@FreeBSD.org">Vicente Carrasco</a>
|
||||||
|
(doc)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>11</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:jkois@FreeBSD.org">Johann Kois</a>
|
||||||
|
(doc)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>7</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>GNOME 2.8.1 released for FreeBSD</title>
|
||||||
|
|
||||||
|
<p>GNOME 2.8.1 was merged into the ports tree
|
||||||
|
following the release of FreeBSD 5.3. See
|
||||||
|
the <a href="/gnome/index.html">FreeBSD GNOME
|
||||||
|
Homepage</a> for more details as well
|
||||||
|
as upgrade instructions.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>6</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 5.3-RELEASE is Now Available</title>
|
||||||
|
|
||||||
|
<p><a href="&base;/releases/5.3R/announce.html">FreeBSD
|
||||||
|
5.3-RELEASE</a> has been released. Please check the <a
|
||||||
|
href="&base;/releases/5.3R/errata.html">release errata</a>
|
||||||
|
before installation for any late-breaking news and/or
|
||||||
|
issues with 5.3. The <a
|
||||||
|
href="&base;/releases/index.html">Release Information</a>
|
||||||
|
page has more information about FreeBSD releases.</p>
|
||||||
|
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>10</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>31</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 5.3-RC2 released</title>
|
||||||
|
|
||||||
|
<p>The FreeBSD Release Engineering Team is proud to
|
||||||
|
announce the availability of FreeBSD 5.3-RC2. Two
|
||||||
|
critical issues came up during RC1 testing and it is
|
||||||
|
felt the fixes warrant one more RC so they receive
|
||||||
|
widespread testing. If no more show-stopper problems
|
||||||
|
are found this will be the last test release done before
|
||||||
|
5.3-RELEASE. Please see the full announcement on
|
||||||
|
FreeBSD-CURRENT <a
|
||||||
|
href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=219950+0+current/freebsd-current">here</a>.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>29</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:ahze@FreeBSD.org">Michael Johnson</a> (ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>16</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:remko@FreeBSD.org">Remko Lodder</a> (doc)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>12</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:gnn@FreeBSD.org">George V. Neville-Neil</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>8</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:ups@FreeBSD.org">Stephan Uphoff</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>9</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>15</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:kwm@FreeBSD.org">Koop Mast</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:delphij@FreeBSD.org">Xin Li</a>
|
||||||
|
(src, doc)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>8</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>20</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:danfe@FreeBSD.org">Alexey Dokuchaev</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>19</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:lesi@FreeBSD.org">Dejan Lesjak</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>18</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:clsung@FreeBSD.org">Cheng-Lung Sung</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>10</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:marck@FreeBSD.org">Dmitry Morozovsky</a>
|
||||||
|
(doc)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>5</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:hq@FreeBSD.org">Herve Quiroz</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>2</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:yongari@FreeBSD.org">Pyun YongHyeon</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>7</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>27</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:bz@FreeBSD.org">Bjoern A. Zeeb</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>26</name>
|
||||||
|
<event>
|
||||||
|
<title>May 2004 - June 2004 Status Report</title>
|
||||||
|
|
||||||
|
<p>The May-June status report is now available; see the <a
|
||||||
|
href="&base;/news/status/status.html">status reports Web
|
||||||
|
page</a> for more information.</p> </event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>24</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:ssouhlal@FreeBSD.org">Suleiman Souhlal</a>
|
||||||
|
(PowerPC)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>23</name>
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD switches to X.Org</title>
|
||||||
|
<p>FreeBSD-CURRENT now ships with X.Org's X Window System per default,
|
||||||
|
though XFree86 is still supported. For more information on how to
|
||||||
|
upgrade for -CURRENT and -STABLE, take
|
||||||
|
a look at this
|
||||||
|
<a href="http://lists.freebsd.org/pipermail/freebsd-current/2004-July/032267.html">
|
||||||
|
HEADS UP</a>.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>14</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:glebius@FreeBSD.org">Gleb Smirnoff</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>7</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:sem@FreeBSD.org">Sergey Matveychuk</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>5</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>30</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:lth@FreeBSD.org">Lars Thegler</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>27</name>
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 4.10-RELEASE is Now Available</title>
|
||||||
|
|
||||||
|
<p><a href="&base;/releases/4.10R/announce.html">FreeBSD
|
||||||
|
4.10-RELEASE</a> has been released. Please check the <a
|
||||||
|
href="&base;/releases/4.10R/errata.html">release errata</a>
|
||||||
|
before installation for any late-breaking news and/or
|
||||||
|
issues with 4.10. The <a
|
||||||
|
href="&base;/releases/index.html">Release Information</a>
|
||||||
|
page has more information about FreeBSD releases.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>23</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:metal@FreeBSD.org">Koichi Suzuki</a>
|
||||||
|
(doc)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>15</name>
|
||||||
|
<event>
|
||||||
|
<title>March 2004 - April 2004 Status Report</title>
|
||||||
|
|
||||||
|
<p>The March-April status report is now available; see the
|
||||||
|
<a href="&base;/news/status/status.html">status reports Web page</a>
|
||||||
|
for more information.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>4</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:csjp@FreeBSD.org">Christian S.J. Peron</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:stefanf@FreeBSD.org">Stefan Farfeleder</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>4</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>30</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:mezz@FreeBSD.org">Jeremy Messenger</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>19</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:tackerman@FreeBSD.org">Tony Ackerman</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>17</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:marius@FreeBSD.org">Marius Strobl</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>5</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:dhartmei@FreeBSD.org">Daniel Hartmeier</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>3</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>29</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:niklas@FreeBSD.org">Niklas J. Saers</a>
|
||||||
|
(doc)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>25</name>
|
||||||
|
<event>
|
||||||
|
<title>Removal of Gallery</title>
|
||||||
|
|
||||||
|
<p>Because of the hard maintenance and low benefit the
|
||||||
|
<a href="../gallery/">gallery</a>
|
||||||
|
pages bring to the Project and the listed websites,
|
||||||
|
it has been decided to spend the time working on other
|
||||||
|
stuff related to FreeBSD than these pages. The gallery
|
||||||
|
will be removed in two weeks, no further submissions will
|
||||||
|
be processed. However, this has no influence on the
|
||||||
|
<a href="../commercial/">Commercial Gallery</a>.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>18</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:marks@FreeBSD.org">Mark Santcroos</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>17</name>
|
||||||
|
<event>
|
||||||
|
<title>January 2004 - February 2004 Status Report</title>
|
||||||
|
|
||||||
|
<p>The January-February status report is now available; see the
|
||||||
|
<a href="&base;/news/status/status.html">status reports Web page</a>
|
||||||
|
for more information.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
<day>
|
||||||
|
<name>13</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:thierry@FreeBSD.org">Thierry Thomas</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>10</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:vs@FreeBSD.org">Volker Stolz</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>9</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:peadar@FreeBSD.org">Peter Edwards</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>2</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>26</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:vkashyap@FreeBSD.org">Vinod Kashyap</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>25</name>
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 5.2.1-RELEASE is Now Available</title>
|
||||||
|
|
||||||
|
<p><a href="&base;/releases/5.2.1R/announce.html">FreeBSD
|
||||||
|
5.2.1-RELEASE</a> has been released. Please check the <a
|
||||||
|
href="&base;/releases/5.2.1R/errata.html">release errata</a>
|
||||||
|
before installation for any late-breaking news and/or
|
||||||
|
issues with 5.2.1. The <a
|
||||||
|
href="&base;/releases/index.html">Release Information</a>
|
||||||
|
page has more information about FreeBSD releases.</p>
|
||||||
|
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>22</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:markus@FreeBSD.org">Markus Brüffer</a>
|
||||||
|
(Ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>17</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:rees@FreeBSD.org">Jim Rees</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>15</name>
|
||||||
|
<event>
|
||||||
|
<p>Core member resigned: <a
|
||||||
|
href="mailto:grog@FreeBSD.org">Greg Lehey</a> </p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>10</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:mlaier@FreeBSD.org">Max Laier</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>2</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:le@FreeBSD.org">Lukas Ertl</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:pjd@FreeBSD.org">Pawel Jakub Dawidek</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>1</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>28</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>October 2003 - December 2003 Status Report</title>
|
||||||
|
|
||||||
|
<p>The October-December status report is now available; see the
|
||||||
|
<a href="&base;/news/status/status.html">status reports Web page</a>
|
||||||
|
for more information.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>21</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:philip@FreeBSD.org">Philip Paeps</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:cperciva@FreeBSD.org">Colin Percival</a>
|
||||||
|
(src)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>15</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:josef@FreeBSD.org">Josef El-Rayes</a>
|
||||||
|
(docs)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>12</name>
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 5.2-RELEASE is Now Available</title>
|
||||||
|
|
||||||
|
<p><a href="&base;/releases/5.2R/announce.html">FreeBSD
|
||||||
|
5.2-RELEASE</a> has been released. Please check the <a
|
||||||
|
href="&base;/releases/5.2R/errata.html">release errata</a>
|
||||||
|
before installation for any late-breaking news and/or
|
||||||
|
issues with 5.2. The <a
|
||||||
|
href="&base;/releases/index.html">Release Information</a>
|
||||||
|
page has more information about FreeBSD releases.</p>
|
||||||
|
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>4</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a
|
||||||
|
href="mailto:viny@FreeBSD.org">Vincent Tougait</a>
|
||||||
|
(Documentation Project)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
</year>
|
||||||
|
</news>
|
||||||
|
|
414
en/news/2004/press.xml
Normal file
414
en/news/2004/press.xml
Normal file
|
@ -0,0 +1,414 @@
|
||||||
|
<press>
|
||||||
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
|
<cvs:keyword name="freebsd">
|
||||||
|
$FreeBSD$
|
||||||
|
</cvs:keyword>
|
||||||
|
</cvs:keywords>
|
||||||
|
|
||||||
|
<year>
|
||||||
|
<name>2004</name>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>11</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Deep study: The world's safest computing
|
||||||
|
environment</name>
|
||||||
|
<url>http://www.mi2g.com/cgi/mi2g/frameset.php?pageid=http%3A//www.mi2g.com/cgi/mi2g/press/021104.php</url>
|
||||||
|
<site-name>mi2g</site-name>
|
||||||
|
<site-url>http://www.mi2g.com/</site-url>
|
||||||
|
<date>2 November 2004</date>
|
||||||
|
<author>mi2g News Alert</author>
|
||||||
|
<p>A study by a London-based computer security firm reveals
|
||||||
|
that the open-source BSD operating systems and Apple's Mac
|
||||||
|
OS X are the most secure popular operating systems on the
|
||||||
|
Internet today.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>9</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Building Diskless Clients with FreeBSD 5.2</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2004/09/30/diskless_clients.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>30 September 2004</date>
|
||||||
|
<author>Mikhail Zakharov</author>
|
||||||
|
<p>How to build diskless clients with FreeBSD Netboot server.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Building a BSD Netboot Server</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2004/09/09/diskless_server.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>09 September 2004</date>
|
||||||
|
<author>Mikhail Zakharov</author>
|
||||||
|
<p>How to configure a FreeBSD 5.2.1 server to support
|
||||||
|
diskless clients.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>8</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD 5.3 beta is released</name>
|
||||||
|
<url>http://news.zdnet.co.uk/0,39020330,39164597,00.htm</url>
|
||||||
|
<site-name>ZDNet</site-name>
|
||||||
|
<site-url>http://www.zdnet.co.uk/</site-url>
|
||||||
|
<date>25 August 2004</date>
|
||||||
|
<author>Michael Parsons</author>
|
||||||
|
<p>A story about the FreeBSD 5.3 release cycle</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Desktop FreeBSD Part 5: Internet Mail Setup</name>
|
||||||
|
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=326</url>
|
||||||
|
<site-name>Open For Business</site-name>
|
||||||
|
<site-url>http://www.ofb.biz/</site-url>
|
||||||
|
<date>17 August 2004</date>
|
||||||
|
<author>Ed Hurst</author>
|
||||||
|
<p>Part five of this series of introductory articles describes
|
||||||
|
how to use FreeBSD for email purposes.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Differentiating Among BSD Distros</name>
|
||||||
|
<url>http://www.serverwatch.com/tutorials/article.php/3393051</url>
|
||||||
|
<site-name>ServerWatch</site-name>
|
||||||
|
<site-url>http://www.serverwatch.com/</site-url>
|
||||||
|
<date>10 August 2004</date>
|
||||||
|
<author>Martin Brown</author>
|
||||||
|
<p>An article that compares and contrasts the four main BSD
|
||||||
|
variants.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Desktop FreeBSD Part 4: Printing</name>
|
||||||
|
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=321</url>
|
||||||
|
<site-name>Open For Business</site-name>
|
||||||
|
<site-url>http://www.ofb.biz/</site-url>
|
||||||
|
<date>06 August 2004</date>
|
||||||
|
<author>Ed Hurst</author>
|
||||||
|
<p>Part four of this series of introductory articles covers the
|
||||||
|
installation and the configuration of Apsfilter on FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Building Systems to be Shared Securely</name>
|
||||||
|
<url>http://www.acmqueue.org/modules.php?name=Content&pa=showpage&pid=170</url>
|
||||||
|
<site-name>ACM Queue</site-name>
|
||||||
|
<site-url>http://www.acmqueue.org/</site-url>
|
||||||
|
<date>August 2004</date>
|
||||||
|
<author>Poul-Henning Kamp, Robert Watson</author>
|
||||||
|
<p>Robert Watson and Poul-Henning Kamp write an article for
|
||||||
|
the ACM Queue magazine on FreeBSD's <tt>jail</tt> facility
|
||||||
|
and on the general concept of sharing and security from an
|
||||||
|
operating system architecture/design point of view.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>7</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD milestone nears release</name>
|
||||||
|
<url>http://news.zdnet.co.uk/software/linuxunix/0,39020390,39162245,00.htm</url>
|
||||||
|
<site-name>ZDNet</site-name>
|
||||||
|
<site-url>http://www.zdnet.co.uk/</site-url>
|
||||||
|
<date>30 July 2004</date>
|
||||||
|
<author>Matt Loney</author>
|
||||||
|
<p>This article is about the upcoming FreeBSD 5.3 release.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Local company develops FreeBSD-based radars</name>
|
||||||
|
<url>http://www.computerworld.com.au/index.php/id;1357495171;fp;16;fpid;0</url>
|
||||||
|
<site-name>Computerworld</site-name>
|
||||||
|
<site-url>http://www.computerworld.com.au/</site-url>
|
||||||
|
<date>26 July 2004</date>
|
||||||
|
<author>Rodney Gedda</author>
|
||||||
|
<p>Genesis Software builds FreeBSD-based radar systems.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Linux servers stats reveal fall in Red Hat dominance</name>
|
||||||
|
<url>http://www.techworld.com/opsys/news/index.cfm?newsid=1908</url>
|
||||||
|
<site-name>Techworld</site-name>
|
||||||
|
<site-url>http://www.techworld.com/</site-url>
|
||||||
|
<date>13 July 2004</date>
|
||||||
|
<author>Matthew Broersma</author>
|
||||||
|
<p>An article mentioning FreeBSD's growth in the hosting market.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Unix Printing Basics</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2004/07/08/FreeBSD_Basics.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>08 July 2004</date>
|
||||||
|
<author>Dru Lavigne</author>
|
||||||
|
<p>This article explains printing with Unix, using FreeBSD as
|
||||||
|
an example.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Building a Web Cluster with FreeSBIE</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2004/07/01/freesbie.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>01 July 2004</date>
|
||||||
|
<author>Alexander Prohorenko</author>
|
||||||
|
<p>How to build a web services cluster using the FreeBSD based
|
||||||
|
FreeSBIE live CD image.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>6</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Preventing Denial of Service Attacks</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2004/06/24/anti_dos.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>24 June 2004</date>
|
||||||
|
<author>Avleen Vig</author>
|
||||||
|
<p>This article shows how to defend against denial of service attacks with
|
||||||
|
FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Siberian coal mine digs out FreeBSD funding</name>
|
||||||
|
<url>http://news.zdnet.co.uk/software/developer/0,39020387,39158017,00.htm</url>
|
||||||
|
<site-name>ZDNet</site-name>
|
||||||
|
<site-url>http://www.zdnet.co.uk</site-url>
|
||||||
|
<date>18 June 2004</date>
|
||||||
|
<author>Matt Loney</author>
|
||||||
|
<p>A story about Poul-Henning Kamp's recent appeal for funds.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD, Stealth-Growth Open Source Project</name>
|
||||||
|
<url>http://www.internetnews.com/dev-news/article.php/3367381</url>
|
||||||
|
<site-name>Internetnews</site-name>
|
||||||
|
<site-url>http://www.internetnews.com/</site-url>
|
||||||
|
<date>11 June 2004</date>
|
||||||
|
<author>Sean Michael Kerner</author>
|
||||||
|
<p>This article tries to outline the reasons for FreeBSD's
|
||||||
|
growth over the last years.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Desktop FreeBSD Part 3: Adding Software</name>
|
||||||
|
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=306</url>
|
||||||
|
<site-name>Open For Business</site-name>
|
||||||
|
<site-url>http://www.ofb.biz/</site-url>
|
||||||
|
<date>07 June 2004</date>
|
||||||
|
<author>Ed Hurst</author>
|
||||||
|
<p>Part three of this series of introductory articles covers the
|
||||||
|
installation of third party applications on FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Nearly 2.5 Million Active Sites running FreeBSD</name>
|
||||||
|
<url>http://news.netcraft.com/archives/2004/06/07/nearly_25_million_active_sites_running_freebsd.html</url>
|
||||||
|
<site-name>Netcraft</site-name>
|
||||||
|
<site-url>http://www.netcraft.com/</site-url>
|
||||||
|
<date>07 June 2004</date>
|
||||||
|
<author>mandy</author>
|
||||||
|
<p>FreeBSD continues to grow in the web hosting market.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>IEEE and The Open Group Okay 'FreeBSD Project' to
|
||||||
|
Incorporate Material from the POSIX Standard</name>
|
||||||
|
<url>http://www.opengroup.org/press/01jun04.htm</url>
|
||||||
|
<site-name>The Open Group</site-name>
|
||||||
|
<site-url>http://www.opengroup.org/</site-url>
|
||||||
|
<date>01 June 2004</date>
|
||||||
|
<author>IEEE/Open Group press release</author>
|
||||||
|
<p>The IEEE and the Open Group allow the FreeBSD project to
|
||||||
|
incorporate material from a few of their published
|
||||||
|
standards.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Build Your Own FreeBSD-powered Motorcycle</name>
|
||||||
|
<url>http://bike.owns.com/</url>
|
||||||
|
<site-name>BikeOwns</site-name>
|
||||||
|
<site-url>http://bike.owns.com/</site-url>
|
||||||
|
<date>June 2004</date>
|
||||||
|
<author>Ben</author>
|
||||||
|
<p>The description of a FreeBSD-powered motorcycle.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>5</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD Networking Basics</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2004/05/13/FreeBSD_Basics.html?page=2</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>13 May 2004</date>
|
||||||
|
<author>Dru Lavigne</author>
|
||||||
|
<p>Dru Lavigne explains how to connect a FreeBSD machine to
|
||||||
|
an existing network.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Intel Labs' Natural Born Killer Technologies</name>
|
||||||
|
<url>http://www.eweek.com/article2/0,1759,1586655,00.asp</url>
|
||||||
|
<site-name>EWeek</site-name>
|
||||||
|
<site-url>http://www.eweek.com/</site-url>
|
||||||
|
<date>06 May 2004</date>
|
||||||
|
<author>Rob Enderle</author>
|
||||||
|
<p>An overview about the research projects in Intel's laboratories.
|
||||||
|
Some of the research is done using the FreeBSD operating system.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Open Source to the Core</name>
|
||||||
|
<url>http://www.acmqueue.org/modules.php?name=Content&pa=showpage&pid=151</url>
|
||||||
|
<site-name>ACM Queue</site-name>
|
||||||
|
<site-url>http://www.acmqueue.org/</site-url>
|
||||||
|
<date>May 2004</date>
|
||||||
|
<author>Jordan Hubbard</author>
|
||||||
|
<p>Jordan Hubbard talks about FreeBSD in an article on using
|
||||||
|
open-source software in commercial products.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>4</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD - The Power to Serve</name>
|
||||||
|
<url>http://www.distrowatch.com/dwres.php?resource=review-freebsd</url>
|
||||||
|
<site-name>Distrowatch</site-name>
|
||||||
|
<site-url>http://www.distrowatch.com/</site-url>
|
||||||
|
<date>27 April 2004</date>
|
||||||
|
<author>Robert Storey</author>
|
||||||
|
<p>A review of FreeBSD 5.2.1, including a short overview of the history
|
||||||
|
of the BSDs and installation instructions.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Mail Scanning With Exim And The Exiscan ACL</name>
|
||||||
|
<url>http://www.net-security.org/article.php?id=676</url>
|
||||||
|
<site-name>Help Net Security</site-name>
|
||||||
|
<site-url>http://www.net-security.org/</site-url>
|
||||||
|
<date>13 April 2004</date>
|
||||||
|
<author>Michael Oliveri</author>
|
||||||
|
<p>This article describes setting up Exim with the Exiscan-ACL
|
||||||
|
patch on FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Most Reliable Hosting Providers during March</name>
|
||||||
|
<url>http://news.netcraft.com/archives/2004/04/04/most_reliable_hosting_providers_during_march.html</url>
|
||||||
|
<site-name>Netcraft</site-name>
|
||||||
|
<site-url>http://www.netcraft.com/</site-url>
|
||||||
|
<date>04 April 2004</date>
|
||||||
|
<author>mandy</author>
|
||||||
|
<p>Five of the ten most reliable hosting providers in March
|
||||||
|
were running FreeBSD. Read on for more information.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>3</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD 5.2.1 on SPARC64</name>
|
||||||
|
<url>http://www.osnews.com/story.php?news_id=6552</url>
|
||||||
|
<site-name>OS News</site-name>
|
||||||
|
<site-url>http://www.osnews.com/</site-url>
|
||||||
|
<date>31 March 2004</date>
|
||||||
|
<author>Tony Bourke</author>
|
||||||
|
<p>An article reviewing FreeBSD 5.2.1 on SPARC64 machines.
|
||||||
|
The author finds FreeBSD/SPARC64 to be a very complete,
|
||||||
|
useful and flexible server.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>The 64-bit Question: AMD64 vs. i386</name>
|
||||||
|
<url>http://www.thejemreport.com/modules.php?op=modload&name=News&file=article&sid=117&mode=thread&order=0&thold=0</url>
|
||||||
|
<site-name>The Jem Report</site-name>
|
||||||
|
<site-url>http://www.thejemreport.com/</site-url>
|
||||||
|
<date>15 March 2004</date>
|
||||||
|
<author>Valour</author>
|
||||||
|
<p>A comparison between FreeBSD 5.2.1's performance on
|
||||||
|
an AMD Athlon64 3200+ and on a Pentium4 3.2E.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Experimental free Wi-Fi LAN gaining momentum in SF</name>
|
||||||
|
<url>http://www.newsforge.com/mobility/04/03/02/0023236.shtml</url>
|
||||||
|
<site-name>Newsforge</site-name>
|
||||||
|
<site-url>http://www.newsforge.com/</site-url>
|
||||||
|
<date>02 March 2004</date>
|
||||||
|
<author>Chris Preimesberger</author>
|
||||||
|
<p>An article about free wireless networks in San Francisco,
|
||||||
|
mentioning FreeBSD as one of the operating systems of choice.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>1</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Bacula: Cross-Platform Client-Server Backups</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/onlamp/2004/01/09/bacula.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>08 January 2004</date>
|
||||||
|
<author>Dan Langille</author>
|
||||||
|
<p>A guide on setting up and running the backup program Bacula on FreeBSD</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Simple FreeBSD installation yields functional desktop system</name>
|
||||||
|
<url>http://www.newsforge.com/os/04/01/05/211225.shtml?tid=8&tid=82&tid=94</url>
|
||||||
|
<site-name>Newsforge</site-name>
|
||||||
|
<site-url>http://www.newsforge.com/</site-url>
|
||||||
|
<date>07 January 2004</date>
|
||||||
|
<author>Terrell Prude, Jr.</author>
|
||||||
|
<p>A review of FreeBSD 5.1 as a desktop system.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Desktop FreeBSD Part 2: Initial Setup</name>
|
||||||
|
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=282</url>
|
||||||
|
<site-name>Open For Business</site-name>
|
||||||
|
<site-url>http://www.ofb.biz/</site-url>
|
||||||
|
<date>03 January 2004</date>
|
||||||
|
<author>Ed Hurst</author>
|
||||||
|
<p>This is the second part of a series of introductory articles.
|
||||||
|
The author explains how to set up X and the postfix mail system.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>How is Open-Source affecting Software Development?</name>
|
||||||
|
<url>http://csdl.computer.org/comp/mags/so/2004/01/s1028.pdf</url>
|
||||||
|
<site-name>IEEE Computer Society</site-name>
|
||||||
|
<site-url>http://www.computer.org/</site-url>
|
||||||
|
<date>January 2004</date>
|
||||||
|
<author>Diomidis Spinellis, Clemens Sxyperski (Guest Editors)</author>
|
||||||
|
<p>This IEEE journal article looks at how the availability of
|
||||||
|
high-quality open-source software is affecting the way
|
||||||
|
software is developed. FreeBSD is one of the open-source
|
||||||
|
projects examined.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
</year>
|
||||||
|
</press>
|
16
en/news/2005/Makefile
Normal file
16
en/news/2005/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# $FreeBSD$
|
||||||
|
|
||||||
|
.if exists(../Makefile.conf)
|
||||||
|
.include "../Makefile.conf"
|
||||||
|
.endif
|
||||||
|
.if exists(../Makefile.inc)
|
||||||
|
.include "../Makefile.inc"
|
||||||
|
.endif
|
||||||
|
|
||||||
|
XMLDOCS+= index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
|
||||||
|
DEPENDSET.index=transtable news
|
||||||
|
|
||||||
|
XMLDOCS+= press:${XSL_NEWS_PRESS_OLD}::
|
||||||
|
DEPENDSET.press=transtable press
|
||||||
|
|
||||||
|
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
1004
en/news/2005/news.xml
Normal file
1004
en/news/2005/news.xml
Normal file
File diff suppressed because it is too large
Load diff
329
en/news/2005/press.xml
Normal file
329
en/news/2005/press.xml
Normal file
|
@ -0,0 +1,329 @@
|
||||||
|
<press>
|
||||||
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
|
<cvs:keyword name="freebsd">
|
||||||
|
$FreeBSD$
|
||||||
|
</cvs:keyword>
|
||||||
|
</cvs:keywords>
|
||||||
|
|
||||||
|
<year>
|
||||||
|
<name>2005</name>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>12</name>
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD Waters Are Easily Waded</name>
|
||||||
|
<url>http://www.serverwatch.com/sreviews/article.php/3569631</url>
|
||||||
|
<site-name>ServerWatch</site-name>
|
||||||
|
<site-url>http://www.serverwatch.com/</site-url>
|
||||||
|
<date>8 December 2005</date>
|
||||||
|
<author>Charlie Schluting</author>
|
||||||
|
<p>According to this review, "FreeBSD is an enterprise-grade
|
||||||
|
operating system that leaves little to be desired."</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>11</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Beyond The Big Three BSDs, BSD Alternatives</name>
|
||||||
|
<url>http://www.serverwatch.com/tutorials/article.php/3565016</url>
|
||||||
|
<site-name>Serverwatch</site-name>
|
||||||
|
<site-url>http://www.serverwatch.com/</site-url>
|
||||||
|
<date>17 November 2005</date>
|
||||||
|
<author>Martin Brown</author>
|
||||||
|
<p>Covers a few FreeBSD-derived operating systems.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Using Software RAID-1 with FreeBSD</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html</url>
|
||||||
|
<site-name>Onlamp</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>10 November 2005</date>
|
||||||
|
<author>Dru Lavigne</author>
|
||||||
|
<p>The author shows how to set up a RAID 1 using the gmirror
|
||||||
|
facility available in FreeBSD 5 and 6.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Return of The BSDs</name>
|
||||||
|
<url>http://www.internetnews.com/dev-news/article.php/3561526</url>
|
||||||
|
<site-name>Internetnews.Com</site-name>
|
||||||
|
<site-url>http://www.internetnews.com/</site-url>
|
||||||
|
<date>03 November 2005</date>
|
||||||
|
<author>Sean Michael Kerner</author>
|
||||||
|
<p>Press about new releases from the *BSD projects.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Desktop FreeBSD: Upgrading to 6.0</name>
|
||||||
|
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=387</url>
|
||||||
|
<site-name>Open For Business</site-name>
|
||||||
|
<site-url>http://www.ofb.biz/</site-url>
|
||||||
|
<date>08 November 2005</date>
|
||||||
|
<author>Ed Hurst</author>
|
||||||
|
<p>A reviewer recommends FreeBSD 6.0 for the desktop.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>10</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Selecting a Secure Enterprise OS: Don't Make the First
|
||||||
|
Step the Wrong Step</name>
|
||||||
|
<url>http://www.informit.com/articles/article.asp?p=421896</url>
|
||||||
|
<site-name>Informit</site-name>
|
||||||
|
<site-url>http://www.informit.com/</site-url>
|
||||||
|
<date>28 October 2005</date>
|
||||||
|
<author>Bruce Potter</author>
|
||||||
|
<p>A comparison of the operational security of Windows(r),
|
||||||
|
Linux and FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>A Comparison of Solaris, Linux, and FreeBSD Kernels</name>
|
||||||
|
<url>http://www.opensolaris.org/os/article/2005-10-14_a_comparison_of_solaris__linux__and_freebsd_kernels/</url>
|
||||||
|
<site-name>OpenSolaris</site-name>
|
||||||
|
<site-url>http://www.opensolaris.org/</site-url>
|
||||||
|
<date>14 October 2005</date>
|
||||||
|
<author>Max Bruning</author>
|
||||||
|
<p>A technical article comparing scheduling, memory
|
||||||
|
management, and file system architecture in these three
|
||||||
|
open-source kernels.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Destination FreeBSD: Interview with Release Engineer Scott
|
||||||
|
Long</name>
|
||||||
|
<url>http://www.bsdforums.org/forums/showthread.php?t=35212</url>
|
||||||
|
<site-name>BSDForums.org</site-name>
|
||||||
|
<site-url>http://www.bsdforums.org</site-url>
|
||||||
|
<date>04 October 2005</date>
|
||||||
|
<author>BSDForums.org</author>
|
||||||
|
<p>BSDForums interviews FreeBSD release engineer Scott Long
|
||||||
|
about various aspects of FreeBSD, including FreeBSD 6.0,
|
||||||
|
Apple G4 PowerMac support, AMD64 and wireless
|
||||||
|
compatibility.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>9</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Sun Cobalt Ported to FreeBSD</name>
|
||||||
|
<url>http://www.emediawire.com/releases/2005/9/emw282859.htm</url>
|
||||||
|
<site-name>eMediaWire</site-name>
|
||||||
|
<site-url>http://www.emediawire.com/</site-url>
|
||||||
|
<date>09 September 2005</date>
|
||||||
|
<author>OffMyServer, Inc. Press Release</author>
|
||||||
|
<p>The Sun Cobalt RaQ550 web hosting platform has been ported
|
||||||
|
to FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Developer aims for Dtrace on FreeBSD</name>
|
||||||
|
<url>http://www.zdnet.com.au/news/software/soa/Developer_aims_for_Dtrace_on_FreeBSD/0,2000061733,39210618,00.htm</url>
|
||||||
|
<site-name>ZDNet Australia</site-name>
|
||||||
|
<site-url>http://www.zdnet.com.au/</site-url>
|
||||||
|
<date>08 September 2005</date>
|
||||||
|
<author>Renai LeMay</author>
|
||||||
|
<p>An article about work being done to port Sun's DTrace to
|
||||||
|
FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>8</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD 6.0 will target wireless devices</name>
|
||||||
|
<url>http://news.zdnet.co.uk/software/linuxunix/0,39020390,39214098,00.htm</url>
|
||||||
|
<site-name>ZDNet UK</site-name>
|
||||||
|
<site-url>http://www.zdnet.co.uk/</site-url>
|
||||||
|
<date>19 August 2005</date>
|
||||||
|
<author>Ingrid Marson</author>
|
||||||
|
<p>An interview with FreeBSD release engineer Scott Long about
|
||||||
|
the upcoming 6.0 release.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>7</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Information Security with Colin Percival</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2005/07/21/Big_Scary_Daemons.html</url>
|
||||||
|
<site-name>Onlamp</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>21 July 2005</date>
|
||||||
|
<author>Michael W. Lucas</author>
|
||||||
|
<p>Colin Percival, FreeBSD developer and independent security
|
||||||
|
researcher, describes his recent work on covert channels in
|
||||||
|
hyperthreaded processors.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Why FreeBSD</name>
|
||||||
|
<url>http://www.ibm.com/developerworks/opensource/library/os-freebsd/</url>
|
||||||
|
<site-name>developerWorks</site-name>
|
||||||
|
<site-url>http://www.ibm.com/developerworks/</site-url>
|
||||||
|
<date>19 July 2005</date>
|
||||||
|
<author>Frank Pohlmann</author>
|
||||||
|
<p>A brief introduction to the BSD family of OSes.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Project Evil: Windows network drivers on FreeBSD</name>
|
||||||
|
<url>http://www.pingwales.co.uk/tutorials/project-evil.html</url>
|
||||||
|
<site-name>Ping Wales</site-name>
|
||||||
|
<site-url>http://www.pingwales.co.uk/</site-url>
|
||||||
|
<date>15 July 2005</date>
|
||||||
|
<author>David Chisnall</author>
|
||||||
|
<p>On using Windows(R) network drivers in FreeBSD.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>6</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Open-source projects get free checkup by automated tools</name>
|
||||||
|
<url>http://www.securityfocus.com/news/11230</url>
|
||||||
|
<site-name>SecurityFocus</site-name>
|
||||||
|
<site-url>http://www.securityfocus.com/</site-url>
|
||||||
|
<date>28 June 2005</date>
|
||||||
|
<author>Robert Lemos</author>
|
||||||
|
<p>Code analysis software firm Coverity analyses FreeBSD's source base and
|
||||||
|
finds a very low number of software flaws.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Interview: Looking at FreeBSD 6 and Beyond</name>
|
||||||
|
<url>http://www.osnews.com/story.php?news_id=10951</url>
|
||||||
|
<site-name>OSnews</site-name>
|
||||||
|
<site-url>http://www.osnews.com/</site-url>
|
||||||
|
<date>23 June 2005</date>
|
||||||
|
<author>Eugenia Loli-Queru</author>
|
||||||
|
<p>OSnews interviews FreeBSD developers Scott Long, Robert
|
||||||
|
Watson and John Baldwin about the upcoming FreeBSD 6
|
||||||
|
release.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Eric Raymond advocates BSD license over GPL</name>
|
||||||
|
<url>http://www.myfreebsd.com.br/static/raymond-20050604.html</url>
|
||||||
|
<site-name>MyFreeBSD Brazil</site-name>
|
||||||
|
<site-url>http://www.MyFreeBSD.com.br/</site-url>
|
||||||
|
<date>4 June 2005</date>
|
||||||
|
<author>Luiz Gustavo Ramos</author>
|
||||||
|
<p>"Freedom and choice are pretty cool. But we should talk
|
||||||
|
about many other things. GPL is based on the belief that
|
||||||
|
open source software is weak and needs to be protected. With
|
||||||
|
it, we continue injuring ourselves, cutting ourselves from
|
||||||
|
the economic benefits of BSD license".</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>5</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>First BitDefender for FreeBSD products launched</name>
|
||||||
|
<url>http://www.moneyweb.co.za/business_today/440831.htm</url>
|
||||||
|
<site-name>MoneyWeb</site-name>
|
||||||
|
<site-url>http://www.moneyweb.co.za/</site-url>
|
||||||
|
<date>17 May 2005</date>
|
||||||
|
<author>BitDefender Press Release</author>
|
||||||
|
<p>BitDefender announces their move into enterprise space
|
||||||
|
with a FreeBSD version of their products.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>LSI MegaRAID(R) Adapters Now Feature FreeBSD 5.4
|
||||||
|
Support</name>
|
||||||
|
<url>http://biz.yahoo.com/prnews/050511/sfw107.html</url>
|
||||||
|
<site-name>Yahoo News</site-name>
|
||||||
|
<site-url>http://biz.yahoo.com/</site-url>
|
||||||
|
<date>11 May 2005</date>
|
||||||
|
<author>LSI Logic Press Release</author>
|
||||||
|
<p>LSI Logic MegaRAID(R) SCSI and SATA adapters now support
|
||||||
|
the latest FreeBSD 5.4 release.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>4</name>
|
||||||
|
<story>
|
||||||
|
<name>Desktop FreeBSD: New Life for Old Laptops</name>
|
||||||
|
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=358</url>
|
||||||
|
<site-name>Open for Business</site-name>
|
||||||
|
<site-url>http://www.ofb.biz</site-url>
|
||||||
|
<date>27 April 2005</date>
|
||||||
|
<author>Ed Hurst</author>
|
||||||
|
<p>An article on using FreeBSD 5.4 on a laptop.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Large Web Hosting Provider Switches to FreeBSD</name>
|
||||||
|
<url>http://www.w3reports.com/index.php?itemid=869</url>
|
||||||
|
<site-name>W3reports</site-name>
|
||||||
|
<site-url>http://www.w3reports.com</site-url>
|
||||||
|
<date>24 April 2005</date>
|
||||||
|
<author>Submission</author>
|
||||||
|
<p>Offmyserver, a rackmount server provider, recently migrated
|
||||||
|
50 servers to FreeBSD, on account of its reliability and ability
|
||||||
|
to handle large amounts of disk.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>3</name>
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD Process Management</name>
|
||||||
|
<url>http://www.informit.com/articles/article.asp?p=366888&rl=1</url>
|
||||||
|
<site-name>InformIT</site-name>
|
||||||
|
<site-url>http://www.informit.com/</site-url>
|
||||||
|
<date>03 March 2005</date>
|
||||||
|
<author>George Neville-Neil, Marshall Kirk McKusick</author>
|
||||||
|
<p>An excerpt from the book "The Design and Implementation of the
|
||||||
|
FreeBSD Operating System".</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>2</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD Tips and Tricks for 2005</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2005/02/17/FreeBSD_Basics.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com</site-url>
|
||||||
|
<date>17 February 2005</date>
|
||||||
|
<author>Dru Lavigne</author>
|
||||||
|
<p>Dru Lavigne describes the steps taken for maintaining up to date
|
||||||
|
a FreeBSD system this year.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>1</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>FreeBSD's SMPng</name>
|
||||||
|
<url>http://www.onlamp.com/pub/a/bsd/2005/01/20/smpng.html</url>
|
||||||
|
<site-name>OnLamp.com</site-name>
|
||||||
|
<site-url>http://www.onlamp.com/</site-url>
|
||||||
|
<date>20 January 2005</date>
|
||||||
|
<author>Federico Biancuzzi</author>
|
||||||
|
<p>OnLamp.com's writer interviews FreeBSD's Core Team member
|
||||||
|
Scott Long about FreeBSD's implementation on SMPng.</p>
|
||||||
|
</story>
|
||||||
|
</month>
|
||||||
|
|
||||||
|
</year>
|
||||||
|
</press>
|
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/en/news/Makefile,v 1.45 2006/01/07 04:07:38 jkoshy Exp $
|
# $FreeBSD: www/en/news/Makefile,v 1.46 2006/08/19 21:20:37 hrs Exp $
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -41,6 +41,8 @@ SUBDIR+= 2000
|
||||||
SUBDIR+= 2001
|
SUBDIR+= 2001
|
||||||
SUBDIR+= 2002
|
SUBDIR+= 2002
|
||||||
SUBDIR+= 2003
|
SUBDIR+= 2003
|
||||||
|
SUBDIR+= 2004
|
||||||
|
SUBDIR+= 2005
|
||||||
SUBDIR+= status
|
SUBDIR+= status
|
||||||
|
|
||||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||||
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
||||||
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
|
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
|
||||||
<!-- $FreeBSD: www/share/sgml/libcommon.xsl,v 1.5 2007/02/15 21:47:10 gabor Exp $ -->
|
<!-- $FreeBSD: www/share/sgml/libcommon.xsl,v 1.6 2007/02/28 18:57:34 simon Exp $ -->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
version="1.0"
|
version="1.0"
|
||||||
|
@ -277,6 +277,8 @@
|
||||||
<!-- template: "html-news-make-olditems-list" -->
|
<!-- template: "html-news-make-olditems-list" -->
|
||||||
<xsl:template name="html-news-make-olditems-list">
|
<xsl:template name="html-news-make-olditems-list">
|
||||||
<p>Old announcements:
|
<p>Old announcements:
|
||||||
|
<a href="2005/index.html">2005</a>,
|
||||||
|
<a href="2004/index.html">2004</a>,
|
||||||
<a href="2003/index.html">2003</a>,
|
<a href="2003/index.html">2003</a>,
|
||||||
<a href="2002/index.html">2002</a>,
|
<a href="2002/index.html">2002</a>,
|
||||||
<a href="2001/index.html">2001</a>,
|
<a href="2001/index.html">2001</a>,
|
||||||
|
|
1686
share/sgml/news.xml
1686
share/sgml/news.xml
File diff suppressed because it is too large
Load diff
|
@ -9,7 +9,7 @@
|
||||||
<press>
|
<press>
|
||||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
<cvs:keyword name="freebsd">
|
<cvs:keyword name="freebsd">
|
||||||
$FreeBSD: www/share/sgml/press.xml,v 1.30 2007/02/26 05:24:45 jkoshy Exp $
|
$FreeBSD: www/share/sgml/press.xml,v 1.31 2007/03/11 06:19:48 jkoshy Exp $
|
||||||
</cvs:keyword>
|
</cvs:keyword>
|
||||||
</cvs:keywords>
|
</cvs:keywords>
|
||||||
|
|
||||||
|
@ -704,732 +704,4 @@
|
||||||
</month>
|
</month>
|
||||||
</year>
|
</year>
|
||||||
|
|
||||||
<year>
|
|
||||||
<name>2005</name>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>12</name>
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD Waters Are Easily Waded</name>
|
|
||||||
<url>http://www.serverwatch.com/sreviews/article.php/3569631</url>
|
|
||||||
<site-name>ServerWatch</site-name>
|
|
||||||
<site-url>http://www.serverwatch.com/</site-url>
|
|
||||||
<date>8 December 2005</date>
|
|
||||||
<author>Charlie Schluting</author>
|
|
||||||
<p>According to this review, "FreeBSD is an enterprise-grade
|
|
||||||
operating system that leaves little to be desired."</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>11</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Beyond The Big Three BSDs, BSD Alternatives</name>
|
|
||||||
<url>http://www.serverwatch.com/tutorials/article.php/3565016</url>
|
|
||||||
<site-name>Serverwatch</site-name>
|
|
||||||
<site-url>http://www.serverwatch.com/</site-url>
|
|
||||||
<date>17 November 2005</date>
|
|
||||||
<author>Martin Brown</author>
|
|
||||||
<p>Covers a few FreeBSD-derived operating systems.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Using Software RAID-1 with FreeBSD</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html</url>
|
|
||||||
<site-name>Onlamp</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>10 November 2005</date>
|
|
||||||
<author>Dru Lavigne</author>
|
|
||||||
<p>The author shows how to set up a RAID 1 using the gmirror
|
|
||||||
facility available in FreeBSD 5 and 6.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Return of The BSDs</name>
|
|
||||||
<url>http://www.internetnews.com/dev-news/article.php/3561526</url>
|
|
||||||
<site-name>Internetnews.Com</site-name>
|
|
||||||
<site-url>http://www.internetnews.com/</site-url>
|
|
||||||
<date>03 November 2005</date>
|
|
||||||
<author>Sean Michael Kerner</author>
|
|
||||||
<p>Press about new releases from the *BSD projects.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Desktop FreeBSD: Upgrading to 6.0</name>
|
|
||||||
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=387</url>
|
|
||||||
<site-name>Open For Business</site-name>
|
|
||||||
<site-url>http://www.ofb.biz/</site-url>
|
|
||||||
<date>08 November 2005</date>
|
|
||||||
<author>Ed Hurst</author>
|
|
||||||
<p>A reviewer recommends FreeBSD 6.0 for the desktop.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>10</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Selecting a Secure Enterprise OS: Don't Make the First
|
|
||||||
Step the Wrong Step</name>
|
|
||||||
<url>http://www.informit.com/articles/article.asp?p=421896</url>
|
|
||||||
<site-name>Informit</site-name>
|
|
||||||
<site-url>http://www.informit.com/</site-url>
|
|
||||||
<date>28 October 2005</date>
|
|
||||||
<author>Bruce Potter</author>
|
|
||||||
<p>A comparison of the operational security of Windows(r),
|
|
||||||
Linux and FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>A Comparison of Solaris, Linux, and FreeBSD Kernels</name>
|
|
||||||
<url>http://www.opensolaris.org/os/article/2005-10-14_a_comparison_of_solaris__linux__and_freebsd_kernels/</url>
|
|
||||||
<site-name>OpenSolaris</site-name>
|
|
||||||
<site-url>http://www.opensolaris.org/</site-url>
|
|
||||||
<date>14 October 2005</date>
|
|
||||||
<author>Max Bruning</author>
|
|
||||||
<p>A technical article comparing scheduling, memory
|
|
||||||
management, and file system architecture in these three
|
|
||||||
open-source kernels.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Destination FreeBSD: Interview with Release Engineer Scott
|
|
||||||
Long</name>
|
|
||||||
<url>http://www.bsdforums.org/forums/showthread.php?t=35212</url>
|
|
||||||
<site-name>BSDForums.org</site-name>
|
|
||||||
<site-url>http://www.bsdforums.org</site-url>
|
|
||||||
<date>04 October 2005</date>
|
|
||||||
<author>BSDForums.org</author>
|
|
||||||
<p>BSDForums interviews FreeBSD release engineer Scott Long
|
|
||||||
about various aspects of FreeBSD, including FreeBSD 6.0,
|
|
||||||
Apple G4 PowerMac support, AMD64 and wireless
|
|
||||||
compatibility.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>9</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Sun Cobalt Ported to FreeBSD</name>
|
|
||||||
<url>http://www.emediawire.com/releases/2005/9/emw282859.htm</url>
|
|
||||||
<site-name>eMediaWire</site-name>
|
|
||||||
<site-url>http://www.emediawire.com/</site-url>
|
|
||||||
<date>09 September 2005</date>
|
|
||||||
<author>OffMyServer, Inc. Press Release</author>
|
|
||||||
<p>The Sun Cobalt RaQ550 web hosting platform has been ported
|
|
||||||
to FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Developer aims for Dtrace on FreeBSD</name>
|
|
||||||
<url>http://www.zdnet.com.au/news/software/soa/Developer_aims_for_Dtrace_on_FreeBSD/0,2000061733,39210618,00.htm</url>
|
|
||||||
<site-name>ZDNet Australia</site-name>
|
|
||||||
<site-url>http://www.zdnet.com.au/</site-url>
|
|
||||||
<date>08 September 2005</date>
|
|
||||||
<author>Renai LeMay</author>
|
|
||||||
<p>An article about work being done to port Sun's DTrace to
|
|
||||||
FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>8</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD 6.0 will target wireless devices</name>
|
|
||||||
<url>http://news.zdnet.co.uk/software/linuxunix/0,39020390,39214098,00.htm</url>
|
|
||||||
<site-name>ZDNet UK</site-name>
|
|
||||||
<site-url>http://www.zdnet.co.uk/</site-url>
|
|
||||||
<date>19 August 2005</date>
|
|
||||||
<author>Ingrid Marson</author>
|
|
||||||
<p>An interview with FreeBSD release engineer Scott Long about
|
|
||||||
the upcoming 6.0 release.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>7</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Information Security with Colin Percival</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2005/07/21/Big_Scary_Daemons.html</url>
|
|
||||||
<site-name>Onlamp</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>21 July 2005</date>
|
|
||||||
<author>Michael W. Lucas</author>
|
|
||||||
<p>Colin Percival, FreeBSD developer and independent security
|
|
||||||
researcher, describes his recent work on covert channels in
|
|
||||||
hyperthreaded processors.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Why FreeBSD</name>
|
|
||||||
<url>http://www.ibm.com/developerworks/opensource/library/os-freebsd/</url>
|
|
||||||
<site-name>developerWorks</site-name>
|
|
||||||
<site-url>http://www.ibm.com/developerworks/</site-url>
|
|
||||||
<date>19 July 2005</date>
|
|
||||||
<author>Frank Pohlmann</author>
|
|
||||||
<p>A brief introduction to the BSD family of OSes.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Project Evil: Windows network drivers on FreeBSD</name>
|
|
||||||
<url>http://www.pingwales.co.uk/tutorials/project-evil.html</url>
|
|
||||||
<site-name>Ping Wales</site-name>
|
|
||||||
<site-url>http://www.pingwales.co.uk/</site-url>
|
|
||||||
<date>15 July 2005</date>
|
|
||||||
<author>David Chisnall</author>
|
|
||||||
<p>On using Windows(R) network drivers in FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>6</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Open-source projects get free checkup by automated tools</name>
|
|
||||||
<url>http://www.securityfocus.com/news/11230</url>
|
|
||||||
<site-name>SecurityFocus</site-name>
|
|
||||||
<site-url>http://www.securityfocus.com/</site-url>
|
|
||||||
<date>28 June 2005</date>
|
|
||||||
<author>Robert Lemos</author>
|
|
||||||
<p>Code analysis software firm Coverity analyses FreeBSD's source base and
|
|
||||||
finds a very low number of software flaws.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Interview: Looking at FreeBSD 6 and Beyond</name>
|
|
||||||
<url>http://www.osnews.com/story.php?news_id=10951</url>
|
|
||||||
<site-name>OSnews</site-name>
|
|
||||||
<site-url>http://www.osnews.com/</site-url>
|
|
||||||
<date>23 June 2005</date>
|
|
||||||
<author>Eugenia Loli-Queru</author>
|
|
||||||
<p>OSnews interviews FreeBSD developers Scott Long, Robert
|
|
||||||
Watson and John Baldwin about the upcoming FreeBSD 6
|
|
||||||
release.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Eric Raymond advocates BSD license over GPL</name>
|
|
||||||
<url>http://www.myfreebsd.com.br/static/raymond-20050604.html</url>
|
|
||||||
<site-name>MyFreeBSD Brazil</site-name>
|
|
||||||
<site-url>http://www.MyFreeBSD.com.br/</site-url>
|
|
||||||
<date>4 June 2005</date>
|
|
||||||
<author>Luiz Gustavo Ramos</author>
|
|
||||||
<p>"Freedom and choice are pretty cool. But we should talk
|
|
||||||
about many other things. GPL is based on the belief that
|
|
||||||
open source software is weak and needs to be protected. With
|
|
||||||
it, we continue injuring ourselves, cutting ourselves from
|
|
||||||
the economic benefits of BSD license".</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>5</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>First BitDefender for FreeBSD products launched</name>
|
|
||||||
<url>http://www.moneyweb.co.za/business_today/440831.htm</url>
|
|
||||||
<site-name>MoneyWeb</site-name>
|
|
||||||
<site-url>http://www.moneyweb.co.za/</site-url>
|
|
||||||
<date>17 May 2005</date>
|
|
||||||
<author>BitDefender Press Release</author>
|
|
||||||
<p>BitDefender announces their move into enterprise space
|
|
||||||
with a FreeBSD version of their products.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>LSI MegaRAID(R) Adapters Now Feature FreeBSD 5.4
|
|
||||||
Support</name>
|
|
||||||
<url>http://biz.yahoo.com/prnews/050511/sfw107.html</url>
|
|
||||||
<site-name>Yahoo News</site-name>
|
|
||||||
<site-url>http://biz.yahoo.com/</site-url>
|
|
||||||
<date>11 May 2005</date>
|
|
||||||
<author>LSI Logic Press Release</author>
|
|
||||||
<p>LSI Logic MegaRAID(R) SCSI and SATA adapters now support
|
|
||||||
the latest FreeBSD 5.4 release.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>4</name>
|
|
||||||
<story>
|
|
||||||
<name>Desktop FreeBSD: New Life for Old Laptops</name>
|
|
||||||
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=358</url>
|
|
||||||
<site-name>Open for Business</site-name>
|
|
||||||
<site-url>http://www.ofb.biz</site-url>
|
|
||||||
<date>27 April 2005</date>
|
|
||||||
<author>Ed Hurst</author>
|
|
||||||
<p>An article on using FreeBSD 5.4 on a laptop.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Large Web Hosting Provider Switches to FreeBSD</name>
|
|
||||||
<url>http://www.w3reports.com/index.php?itemid=869</url>
|
|
||||||
<site-name>W3reports</site-name>
|
|
||||||
<site-url>http://www.w3reports.com</site-url>
|
|
||||||
<date>24 April 2005</date>
|
|
||||||
<author>Submission</author>
|
|
||||||
<p>Offmyserver, a rackmount server provider, recently migrated
|
|
||||||
50 servers to FreeBSD, on account of its reliability and ability
|
|
||||||
to handle large amounts of disk.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>3</name>
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD Process Management</name>
|
|
||||||
<url>http://www.informit.com/articles/article.asp?p=366888&rl=1</url>
|
|
||||||
<site-name>InformIT</site-name>
|
|
||||||
<site-url>http://www.informit.com/</site-url>
|
|
||||||
<date>03 March 2005</date>
|
|
||||||
<author>George Neville-Neil, Marshall Kirk McKusick</author>
|
|
||||||
<p>An excerpt from the book "The Design and Implementation of the
|
|
||||||
FreeBSD Operating System".</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>2</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD Tips and Tricks for 2005</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2005/02/17/FreeBSD_Basics.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com</site-url>
|
|
||||||
<date>17 February 2005</date>
|
|
||||||
<author>Dru Lavigne</author>
|
|
||||||
<p>Dru Lavigne describes the steps taken for maintaining up to date
|
|
||||||
a FreeBSD system this year.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>1</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD's SMPng</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2005/01/20/smpng.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>20 January 2005</date>
|
|
||||||
<author>Federico Biancuzzi</author>
|
|
||||||
<p>OnLamp.com's writer interviews FreeBSD's Core Team member
|
|
||||||
Scott Long about FreeBSD's implementation on SMPng.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
</year>
|
|
||||||
|
|
||||||
<year>
|
|
||||||
<name>2004</name>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>11</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Deep study: The world's safest computing
|
|
||||||
environment</name>
|
|
||||||
<url>http://www.mi2g.com/cgi/mi2g/frameset.php?pageid=http%3A//www.mi2g.com/cgi/mi2g/press/021104.php</url>
|
|
||||||
<site-name>mi2g</site-name>
|
|
||||||
<site-url>http://www.mi2g.com/</site-url>
|
|
||||||
<date>2 November 2004</date>
|
|
||||||
<author>mi2g News Alert</author>
|
|
||||||
<p>A study by a London-based computer security firm reveals
|
|
||||||
that the open-source BSD operating systems and Apple's Mac
|
|
||||||
OS X are the most secure popular operating systems on the
|
|
||||||
Internet today.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>9</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Building Diskless Clients with FreeBSD 5.2</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2004/09/30/diskless_clients.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>30 September 2004</date>
|
|
||||||
<author>Mikhail Zakharov</author>
|
|
||||||
<p>How to build diskless clients with FreeBSD Netboot server.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Building a BSD Netboot Server</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2004/09/09/diskless_server.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>09 September 2004</date>
|
|
||||||
<author>Mikhail Zakharov</author>
|
|
||||||
<p>How to configure a FreeBSD 5.2.1 server to support
|
|
||||||
diskless clients.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>8</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD 5.3 beta is released</name>
|
|
||||||
<url>http://news.zdnet.co.uk/0,39020330,39164597,00.htm</url>
|
|
||||||
<site-name>ZDNet</site-name>
|
|
||||||
<site-url>http://www.zdnet.co.uk/</site-url>
|
|
||||||
<date>25 August 2004</date>
|
|
||||||
<author>Michael Parsons</author>
|
|
||||||
<p>A story about the FreeBSD 5.3 release cycle</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Desktop FreeBSD Part 5: Internet Mail Setup</name>
|
|
||||||
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=326</url>
|
|
||||||
<site-name>Open For Business</site-name>
|
|
||||||
<site-url>http://www.ofb.biz/</site-url>
|
|
||||||
<date>17 August 2004</date>
|
|
||||||
<author>Ed Hurst</author>
|
|
||||||
<p>Part five of this series of introductory articles describes
|
|
||||||
how to use FreeBSD for email purposes.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Differentiating Among BSD Distros</name>
|
|
||||||
<url>http://www.serverwatch.com/tutorials/article.php/3393051</url>
|
|
||||||
<site-name>ServerWatch</site-name>
|
|
||||||
<site-url>http://www.serverwatch.com/</site-url>
|
|
||||||
<date>10 August 2004</date>
|
|
||||||
<author>Martin Brown</author>
|
|
||||||
<p>An article that compares and contrasts the four main BSD
|
|
||||||
variants.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Desktop FreeBSD Part 4: Printing</name>
|
|
||||||
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=321</url>
|
|
||||||
<site-name>Open For Business</site-name>
|
|
||||||
<site-url>http://www.ofb.biz/</site-url>
|
|
||||||
<date>06 August 2004</date>
|
|
||||||
<author>Ed Hurst</author>
|
|
||||||
<p>Part four of this series of introductory articles covers the
|
|
||||||
installation and the configuration of Apsfilter on FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Building Systems to be Shared Securely</name>
|
|
||||||
<url>http://www.acmqueue.org/modules.php?name=Content&pa=showpage&pid=170</url>
|
|
||||||
<site-name>ACM Queue</site-name>
|
|
||||||
<site-url>http://www.acmqueue.org/</site-url>
|
|
||||||
<date>August 2004</date>
|
|
||||||
<author>Poul-Henning Kamp, Robert Watson</author>
|
|
||||||
<p>Robert Watson and Poul-Henning Kamp write an article for
|
|
||||||
the ACM Queue magazine on FreeBSD's <tt>jail</tt> facility
|
|
||||||
and on the general concept of sharing and security from an
|
|
||||||
operating system architecture/design point of view.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>7</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD milestone nears release</name>
|
|
||||||
<url>http://news.zdnet.co.uk/software/linuxunix/0,39020390,39162245,00.htm</url>
|
|
||||||
<site-name>ZDNet</site-name>
|
|
||||||
<site-url>http://www.zdnet.co.uk/</site-url>
|
|
||||||
<date>30 July 2004</date>
|
|
||||||
<author>Matt Loney</author>
|
|
||||||
<p>This article is about the upcoming FreeBSD 5.3 release.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Local company develops FreeBSD-based radars</name>
|
|
||||||
<url>http://www.computerworld.com.au/index.php/id;1357495171;fp;16;fpid;0</url>
|
|
||||||
<site-name>Computerworld</site-name>
|
|
||||||
<site-url>http://www.computerworld.com.au/</site-url>
|
|
||||||
<date>26 July 2004</date>
|
|
||||||
<author>Rodney Gedda</author>
|
|
||||||
<p>Genesis Software builds FreeBSD-based radar systems.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Linux servers stats reveal fall in Red Hat dominance</name>
|
|
||||||
<url>http://www.techworld.com/opsys/news/index.cfm?newsid=1908</url>
|
|
||||||
<site-name>Techworld</site-name>
|
|
||||||
<site-url>http://www.techworld.com/</site-url>
|
|
||||||
<date>13 July 2004</date>
|
|
||||||
<author>Matthew Broersma</author>
|
|
||||||
<p>An article mentioning FreeBSD's growth in the hosting market.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Unix Printing Basics</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2004/07/08/FreeBSD_Basics.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>08 July 2004</date>
|
|
||||||
<author>Dru Lavigne</author>
|
|
||||||
<p>This article explains printing with Unix, using FreeBSD as
|
|
||||||
an example.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Building a Web Cluster with FreeSBIE</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2004/07/01/freesbie.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>01 July 2004</date>
|
|
||||||
<author>Alexander Prohorenko</author>
|
|
||||||
<p>How to build a web services cluster using the FreeBSD based
|
|
||||||
FreeSBIE live CD image.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>6</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Preventing Denial of Service Attacks</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2004/06/24/anti_dos.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>24 June 2004</date>
|
|
||||||
<author>Avleen Vig</author>
|
|
||||||
<p>This article shows how to defend against denial of service attacks with
|
|
||||||
FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Siberian coal mine digs out FreeBSD funding</name>
|
|
||||||
<url>http://news.zdnet.co.uk/software/developer/0,39020387,39158017,00.htm</url>
|
|
||||||
<site-name>ZDNet</site-name>
|
|
||||||
<site-url>http://www.zdnet.co.uk</site-url>
|
|
||||||
<date>18 June 2004</date>
|
|
||||||
<author>Matt Loney</author>
|
|
||||||
<p>A story about Poul-Henning Kamp's recent appeal for funds.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD, Stealth-Growth Open Source Project</name>
|
|
||||||
<url>http://www.internetnews.com/dev-news/article.php/3367381</url>
|
|
||||||
<site-name>Internetnews</site-name>
|
|
||||||
<site-url>http://www.internetnews.com/</site-url>
|
|
||||||
<date>11 June 2004</date>
|
|
||||||
<author>Sean Michael Kerner</author>
|
|
||||||
<p>This article tries to outline the reasons for FreeBSD's
|
|
||||||
growth over the last years.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Desktop FreeBSD Part 3: Adding Software</name>
|
|
||||||
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=306</url>
|
|
||||||
<site-name>Open For Business</site-name>
|
|
||||||
<site-url>http://www.ofb.biz/</site-url>
|
|
||||||
<date>07 June 2004</date>
|
|
||||||
<author>Ed Hurst</author>
|
|
||||||
<p>Part three of this series of introductory articles covers the
|
|
||||||
installation of third party applications on FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Nearly 2.5 Million Active Sites running FreeBSD</name>
|
|
||||||
<url>http://news.netcraft.com/archives/2004/06/07/nearly_25_million_active_sites_running_freebsd.html</url>
|
|
||||||
<site-name>Netcraft</site-name>
|
|
||||||
<site-url>http://www.netcraft.com/</site-url>
|
|
||||||
<date>07 June 2004</date>
|
|
||||||
<author>mandy</author>
|
|
||||||
<p>FreeBSD continues to grow in the web hosting market.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>IEEE and The Open Group Okay 'FreeBSD Project' to
|
|
||||||
Incorporate Material from the POSIX Standard</name>
|
|
||||||
<url>http://www.opengroup.org/press/01jun04.htm</url>
|
|
||||||
<site-name>The Open Group</site-name>
|
|
||||||
<site-url>http://www.opengroup.org/</site-url>
|
|
||||||
<date>01 June 2004</date>
|
|
||||||
<author>IEEE/Open Group press release</author>
|
|
||||||
<p>The IEEE and the Open Group allow the FreeBSD project to
|
|
||||||
incorporate material from a few of their published
|
|
||||||
standards.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Build Your Own FreeBSD-powered Motorcycle</name>
|
|
||||||
<url>http://bike.owns.com/</url>
|
|
||||||
<site-name>BikeOwns</site-name>
|
|
||||||
<site-url>http://bike.owns.com/</site-url>
|
|
||||||
<date>June 2004</date>
|
|
||||||
<author>Ben</author>
|
|
||||||
<p>The description of a FreeBSD-powered motorcycle.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>5</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD Networking Basics</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/bsd/2004/05/13/FreeBSD_Basics.html?page=2</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>13 May 2004</date>
|
|
||||||
<author>Dru Lavigne</author>
|
|
||||||
<p>Dru Lavigne explains how to connect a FreeBSD machine to
|
|
||||||
an existing network.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Intel Labs' Natural Born Killer Technologies</name>
|
|
||||||
<url>http://www.eweek.com/article2/0,1759,1586655,00.asp</url>
|
|
||||||
<site-name>EWeek</site-name>
|
|
||||||
<site-url>http://www.eweek.com/</site-url>
|
|
||||||
<date>06 May 2004</date>
|
|
||||||
<author>Rob Enderle</author>
|
|
||||||
<p>An overview about the research projects in Intel's laboratories.
|
|
||||||
Some of the research is done using the FreeBSD operating system.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Open Source to the Core</name>
|
|
||||||
<url>http://www.acmqueue.org/modules.php?name=Content&pa=showpage&pid=151</url>
|
|
||||||
<site-name>ACM Queue</site-name>
|
|
||||||
<site-url>http://www.acmqueue.org/</site-url>
|
|
||||||
<date>May 2004</date>
|
|
||||||
<author>Jordan Hubbard</author>
|
|
||||||
<p>Jordan Hubbard talks about FreeBSD in an article on using
|
|
||||||
open-source software in commercial products.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>4</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD - The Power to Serve</name>
|
|
||||||
<url>http://www.distrowatch.com/dwres.php?resource=review-freebsd</url>
|
|
||||||
<site-name>Distrowatch</site-name>
|
|
||||||
<site-url>http://www.distrowatch.com/</site-url>
|
|
||||||
<date>27 April 2004</date>
|
|
||||||
<author>Robert Storey</author>
|
|
||||||
<p>A review of FreeBSD 5.2.1, including a short overview of the history
|
|
||||||
of the BSDs and installation instructions.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Mail Scanning With Exim And The Exiscan ACL</name>
|
|
||||||
<url>http://www.net-security.org/article.php?id=676</url>
|
|
||||||
<site-name>Help Net Security</site-name>
|
|
||||||
<site-url>http://www.net-security.org/</site-url>
|
|
||||||
<date>13 April 2004</date>
|
|
||||||
<author>Michael Oliveri</author>
|
|
||||||
<p>This article describes setting up Exim with the Exiscan-ACL
|
|
||||||
patch on FreeBSD.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Most Reliable Hosting Providers during March</name>
|
|
||||||
<url>http://news.netcraft.com/archives/2004/04/04/most_reliable_hosting_providers_during_march.html</url>
|
|
||||||
<site-name>Netcraft</site-name>
|
|
||||||
<site-url>http://www.netcraft.com/</site-url>
|
|
||||||
<date>04 April 2004</date>
|
|
||||||
<author>mandy</author>
|
|
||||||
<p>Five of the ten most reliable hosting providers in March
|
|
||||||
were running FreeBSD. Read on for more information.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>3</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>FreeBSD 5.2.1 on SPARC64</name>
|
|
||||||
<url>http://www.osnews.com/story.php?news_id=6552</url>
|
|
||||||
<site-name>OS News</site-name>
|
|
||||||
<site-url>http://www.osnews.com/</site-url>
|
|
||||||
<date>31 March 2004</date>
|
|
||||||
<author>Tony Bourke</author>
|
|
||||||
<p>An article reviewing FreeBSD 5.2.1 on SPARC64 machines.
|
|
||||||
The author finds FreeBSD/SPARC64 to be a very complete,
|
|
||||||
useful and flexible server.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>The 64-bit Question: AMD64 vs. i386</name>
|
|
||||||
<url>http://www.thejemreport.com/modules.php?op=modload&name=News&file=article&sid=117&mode=thread&order=0&thold=0</url>
|
|
||||||
<site-name>The Jem Report</site-name>
|
|
||||||
<site-url>http://www.thejemreport.com/</site-url>
|
|
||||||
<date>15 March 2004</date>
|
|
||||||
<author>Valour</author>
|
|
||||||
<p>A comparison between FreeBSD 5.2.1's performance on
|
|
||||||
an AMD Athlon64 3200+ and on a Pentium4 3.2E.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Experimental free Wi-Fi LAN gaining momentum in SF</name>
|
|
||||||
<url>http://www.newsforge.com/mobility/04/03/02/0023236.shtml</url>
|
|
||||||
<site-name>Newsforge</site-name>
|
|
||||||
<site-url>http://www.newsforge.com/</site-url>
|
|
||||||
<date>02 March 2004</date>
|
|
||||||
<author>Chris Preimesberger</author>
|
|
||||||
<p>An article about free wireless networks in San Francisco,
|
|
||||||
mentioning FreeBSD as one of the operating systems of choice.</p>
|
|
||||||
</story>
|
|
||||||
</month>
|
|
||||||
|
|
||||||
<month>
|
|
||||||
<name>1</name>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Bacula: Cross-Platform Client-Server Backups</name>
|
|
||||||
<url>http://www.onlamp.com/pub/a/onlamp/2004/01/09/bacula.html</url>
|
|
||||||
<site-name>OnLamp.com</site-name>
|
|
||||||
<site-url>http://www.onlamp.com/</site-url>
|
|
||||||
<date>08 January 2004</date>
|
|
||||||
<author>Dan Langille</author>
|
|
||||||
<p>A guide on setting up and running the backup program Bacula on FreeBSD</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Simple FreeBSD installation yields functional desktop system</name>
|
|
||||||
<url>http://www.newsforge.com/os/04/01/05/211225.shtml?tid=8&tid=82&tid=94</url>
|
|
||||||
<site-name>Newsforge</site-name>
|
|
||||||
<site-url>http://www.newsforge.com/</site-url>
|
|
||||||
<date>07 January 2004</date>
|
|
||||||
<author>Terrell Prude, Jr.</author>
|
|
||||||
<p>A review of FreeBSD 5.1 as a desktop system.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>Desktop FreeBSD Part 2: Initial Setup</name>
|
|
||||||
<url>http://www.ofb.biz/modules.php?name=News&file=article&sid=282</url>
|
|
||||||
<site-name>Open For Business</site-name>
|
|
||||||
<site-url>http://www.ofb.biz/</site-url>
|
|
||||||
<date>03 January 2004</date>
|
|
||||||
<author>Ed Hurst</author>
|
|
||||||
<p>This is the second part of a series of introductory articles.
|
|
||||||
The author explains how to set up X and the postfix mail system.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
<story>
|
|
||||||
<name>How is Open-Source affecting Software Development?</name>
|
|
||||||
<url>http://csdl.computer.org/comp/mags/so/2004/01/s1028.pdf</url>
|
|
||||||
<site-name>IEEE Computer Society</site-name>
|
|
||||||
<site-url>http://www.computer.org/</site-url>
|
|
||||||
<date>January 2004</date>
|
|
||||||
<author>Diomidis Spinellis, Clemens Sxyperski (Guest Editors)</author>
|
|
||||||
<p>This IEEE journal article looks at how the availability of
|
|
||||||
high-quality open-source software is affecting the way
|
|
||||||
software is developed. FreeBSD is one of the open-source
|
|
||||||
projects examined.</p>
|
|
||||||
</story>
|
|
||||||
|
|
||||||
</month>
|
|
||||||
</year>
|
|
||||||
</press>
|
</press>
|
||||||
|
|
Loading…
Reference in a new issue