Change relative URLs to &base;.

Requested by:	hrs, phantom
This commit is contained in:
Jim Mock 2000-12-29 15:34:30 +00:00
parent 8aaed653c4
commit d69d8ae65d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8582

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.233 2000/12/06 13:10:22 clive Exp $">
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.234 2000/12/28 19:55:00 sf Exp $">
<!ENTITY title "FreeBSD News Flash!">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;]>
@ -8,21 +8,21 @@
<html>
&header;
<img src="../gifs/news.jpg" align="right" border="0" width="193"
<img src="&base;/gifs/news.jpg" align="right" border="0" width="193"
height="144" alt="FreeBSD News">
<p>FreeBSD is a rapidly developing operating system. Keeping up on
the latest developments can be a chore! To keep on top of things,
be sure and check this page periodically. Also, you may wish to
subscribe to the <a
href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce
href="&base;/handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce
mailing list</a>.</p>
<p>For latest news of FreeBSD Java Project please visit <a
href="../java/newsflash.html">FreeBSD/Java NewsFlash</a> page.</p>
href="&base;/java/newsflash.html">FreeBSD/Java NewsFlash</a> page.</p>
<p>For a detailed description of past, present, and future releases,
see the <strong><a href="../releases/index.html">Release
see the <strong><a href="&base;/releases/index.html">Release
Information</a></strong> page.</p>
<h2>December 2000</h2>
@ -52,16 +52,16 @@
<ul>
<li><p><b>30-Nov-2000</b>
Individual porting efforts were moved into the <a
href="../platforms/">platforms</a> directory. Separate
href="&base;/platforms/">platforms</a> directory. Separate
pages for the Alpha, IA-64, PowerPC, and SPARC porting projects
can be found there.</p></li>
<li><p><b>22-Nov-2000</b>
<a href="../releases/4.2R/announce.html">FreeBSD 4.2</a> has
<a href="&base;/releases/4.2R/announce.html">FreeBSD 4.2</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/4.2R/errata.html">release errata</a> after
href="&base;/releases/4.2R/errata.html">release errata</a> after
installation for any late-breaking issues with 4.2 that
occur.</p></li>
@ -110,7 +110,7 @@
<li><p><b>18-Oct-2000</b>
<b>New FreeBSD Core Team Elected!</b> Read the official
<a href="../news/press-rel-5.html">press release</a> for
<a href="&base;/news/press-rel-5.html">press release</a> for
more information.</p></li>
<li><p><b>16-Oct-2000</b>
@ -160,11 +160,11 @@
downloaded per day from a single server machine.</p></li>
<li><p><b>27-Sep-2000</b>
<a href="../releases/4.1.1R/announce.html">FreeBSD 4.1.1</a> has
<a href="&base;/releases/4.1.1R/announce.html">FreeBSD 4.1.1</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/4.1.1R/errata.html">release errata</a> after
href="&base;/releases/4.1.1R/errata.html">release errata</a> after
installation for any late-breaking issues with 4.1.1 that
occur.</p></li>
@ -193,11 +193,11 @@
<ul>
<li><p><b>27-July-2000</b>
<a href="../releases/4.1R/announce.html">FreeBSD 4.1</a> has
<a href="&base;/releases/4.1R/announce.html">FreeBSD 4.1</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/4.1R/errata.html">release errata</a> after
href="&base;/releases/4.1R/errata.html">release errata</a> after
installation for any late-breaking issues with 4.1 that
occur.</p></li>
@ -263,11 +263,11 @@
Akiyama</a> (Optical disk driver)</p></li>
<li><p><b>24-June-2000</b>
<a href="../releases/3.5R/announce.html">FreeBSD 3.5</a> has
<a href="&base;/releases/3.5R/announce.html">FreeBSD 3.5</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/3.5R/errata.html">release errata</a> after
href="&base;/releases/3.5R/errata.html">release errata</a> after
installation for any late-breaking issues with 3.5 that
occur.</p></li>
@ -291,7 +291,7 @@
href="http://www.jp.FreeBSD.org/">http://www.jp.FreeBSD.org/</a>.</p>
<p>A new article is available, explaining how to <a
href="../tutorials/dialup-firewall/index.html">use PPP, natd,
href="&base;/tutorials/dialup-firewall/index.html">use PPP, natd,
and ipfw</a> to implement a firewall with a PPP dialup
connection.</p>
@ -299,7 +299,7 @@
Langer</a> (Ports, Docs)</p></li>
<li><p><b>06-Jun-2000</b>
The first <a href="../conspectus/index.html">FreeBSD
The first <a href="&base;/conspectus/index.html">FreeBSD
Conspectus</a> has been added, providing a summary of events on
the <tt>-stable</tt> mailing list over the past week.</p></li>
</ul>
@ -312,7 +312,7 @@
Paterson</a> (SMP)</p></li>
<li><p><b>18-May-2000</b>
A hardcopy version of the <a href="../handbook/">FreeBSD
A hardcopy version of the <a href="&base;/handbook/">FreeBSD
Handbook</a> is now available. If you would like to order a
copy, please visit the <a
href="http://www.freebsdmall.com/">FreeBSDMall</a>, or <a
@ -369,18 +369,18 @@
'zine</a> is now available.</p></li>
<li><p><b>13-Mar-2000</b>
<a href="../releases/4.0R/announce.html">FreeBSD 4.0</a> has
<a href="&base;/releases/4.0R/announce.html">FreeBSD 4.0</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/4.0R/errata.html">release errata</a> after
href="&base;/releases/4.0R/errata.html">release errata</a> after
installation for any late-breaking issues with 4.0 that
occur.</p></li>
<li><p><b>09-Mar-2000</b>
<a href="http://www.wccdrom.com/">Walnut Creek CDROM</a> and <a
href="http://www.BSDI.com/">BSDI</a> merge! Read the official
<a href="../news/press-rel-4.html">press release</a> for more
<a href="&base;/news/press-rel-4.html">press release</a> for more
information.</p></li>
</ul>
@ -475,11 +475,11 @@
Roudier</a> (Symbios SCSI driver)</p></li>
<li><p><b>20-Dec-1999</b>
<a href="../releases/3.4R/announce.html">FreeBSD 3.4</a> has
<a href="&base;/releases/3.4R/announce.html">FreeBSD 3.4</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/3.4R/errata.html">release errata</a> after
href="&base;/releases/3.4R/errata.html">release errata</a> after
installation for any late-breaking issues with 3.4 that
occur.</p></li>
@ -543,11 +543,11 @@
(Ports)</p></li>
<li><p><b>17-Sep-1999</b>
<a href="../releases/3.3R/announce.html">FreeBSD 3.3</a> has
<a href="&base;/releases/3.3R/announce.html">FreeBSD 3.3</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/3.3R/errata.html">release errata</a> after
href="&base;/releases/3.3R/errata.html">release errata</a> after
installation for any late-breaking issues with 3.3 that
occur.</p></li>
@ -683,11 +683,11 @@
Taylor</a></p></li>
<li><p><b>18-May-1999</b>
<a href="../releases/3.2R/announce.html">FreeBSD 3.2</a> has
<a href="&base;/releases/3.2R/announce.html">FreeBSD 3.2</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/3.2R/errata.html">release errata</a> after
href="&base;/releases/3.2R/errata.html">release errata</a> after
installation for any late-breaking issues with 3.2 that you might
need to be aware of.</p></li>
</ul>
@ -700,11 +700,11 @@
(Docs)</p></li>
<li><p><b>22-Apr-1999</b>
The <a href="../tutorials/docproj-primer/">FreeBSD Documentation
The <a href="&base;/tutorials/docproj-primer/">FreeBSD Documentation
Project Primer</a> is now available (in the <a
href="../tutorials/">tutorials section</a>) for people who want to
href="&base;/tutorials/">tutorials section</a>) for people who want to
learn the technical details of the <a
href="../docproj/docproj.html">Documentation
href="&base;/docproj/docproj.html">Documentation
Project</a>.</p></li>
<li><p><b>15-Apr-1999</b>
@ -774,11 +774,11 @@
vendors.</p></li>
<li><p><b>15-Feb-1999</b>
<a href="../releases/3.1R/announce.html">FreeBSD 3.1</a> has
<a href="&base;/releases/3.1R/announce.html">FreeBSD 3.1</a> has
been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/3.1R/errata.html">release errata</a> after
href="&base;/releases/3.1R/errata.html">release errata</a> after
installation for any late-breaking issues with 3.1 that you might
need to be aware of.</p></li>
@ -843,11 +843,11 @@
<ul>
<li><p><b>30-Nov-98</b>
<a href="../releases/2.2.8R/announce.html">FreeBSD 2.2.8</a>
<a href="&base;/releases/2.2.8R/announce.html">FreeBSD 2.2.8</a>
has been released. Please see the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
more details. Also be sure to check the <a
href="../releases/2.2.8R/errata.html">release errata</a> after
href="&base;/releases/2.2.8R/errata.html">release errata</a> after
installation for any late-breaking issues with 2.2.8 that you
might need to be aware of.</p></li>
@ -865,11 +865,11 @@
<ul>
<li><p><b>15-Oct-98</b>
<a href="../releases/3.0R/announce.html">FreeBSD 3.0</a> has
<a href="&base;/releases/3.0R/announce.html">FreeBSD 3.0</a> has
been released. See the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
details. Also be sure to check the <a
href="../releases/3.0R/errata.html">release errata</a> after
href="&base;/releases/3.0R/errata.html">release errata</a> after
installation for any late-breaking issues with 3.0 that you might
need to be aware of.</p></li>
</ul>
@ -941,7 +941,7 @@
<ul>
<li><p><b>22-Jul-98</b>
FreeBSD 2.2.7 has been released. See the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
details. Also be sure to check the <a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/2.2.7-RELEASE/ERRATA.TXT">release errata</a>
after installation for any late-breaking issues with 2.2.7 that you
@ -949,7 +949,7 @@
<li><p><b>16-Jul-98</b>
A ``FreeBSD for Linux users'' documentation effort has
started. Please see the <a href="../docproj/current.html">list of
started. Please see the <a href="&base;/docproj/current.html">list of
current documentation projects</a> for more
information.</p></li>
@ -960,10 +960,10 @@
<li><p><b>09-Jul-98</b>
A <a href="http://www.es.FreeBSD.org/es/FAQ/FAQ.html">Spanish
translation</a> of the <a href="../FAQ/FAQ.html">FAQ</a> has been
translation</a> of the <a href="&base;/FAQ/FAQ.html">FAQ</a> has been
completed by the <a href="http://www.es.FreeBSD.org/es/">Spanish
Documentation Project</a>. More information can be found at the <a
href="../docproj/translations.html">translations
href="&base;/docproj/translations.html">translations
page</a>.</p></li>
</ul>
@ -990,7 +990,7 @@
<li><p><b>01-May-98</b>
The FreeBSD Project set up <a name="anoncvs"
href="../handbook/synching.html#ANONCVS">Anonymous CVS</a> for the
href="&base;/handbook/synching.html#ANONCVS">Anonymous CVS</a> for the
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi">FreeBSD CVS
tree</a>. Among other things, it allows users of FreeBSD to
perform, with no special privileges, read-only CVS operations
@ -1008,7 +1008,7 @@
href="http://www.cdrom.com/">http://www.cdrom.com/</a>.</p></li>
<li><p><b>11-Apr-98</b>
The new FreeBSD project <a href="../projects/mozilla.html">FreeBSD
The new FreeBSD project <a href="&base;/projects/mozilla.html">FreeBSD
Mozilla Group</a> is created. The FreeBSD Mozilla Group supports
and improves the free available Netscape web browser, otherwise
known as <a href="http://www.mozilla.org/">Mozilla</a>.</p></li>
@ -1019,7 +1019,7 @@
<ul>
<li><p><b>25-Mar-98</b>
FreeBSD 2.2.6 has been released. See the <a
href="../releases/index.html">Release Information</a> page for
href="&base;/releases/index.html">Release Information</a> page for
details. Also be sure to check the <a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/2.2.6-RELEASE/ERRATA.TXT">release
errata</a> after installation for any late-breaking issues with
@ -1030,9 +1030,9 @@
<ul>
<li><p><b>08-Feb-98</b>
A page detailing the <a href="../y2kbug.html">FreeBSD Year 2000
A page detailing the <a href="&base;/y2kbug.html">FreeBSD Year 2000
compliance statement</a> is now available, linked through the <a
href="../docs.html">Documentation</a> page.</p></li>
href="&base;/docs.html">Documentation</a> page.</p></li>
</ul>
<h2>January 1998</h2>
@ -1042,7 +1042,7 @@
Improved support for Plug-n-Play cards has now been integrated
into both 3.0-CURRENT and 2.2-STABLE branches now. This is
available in source form via the <a
href="../handbook/synching.html#CVSUP">CVSup</a> utility or in
href="&base;/handbook/synching.html#CVSUP">CVSup</a> utility or in
binary release snapshots from <a
href="ftp://current.FreeBSD.org/pub/FreeBSD">current.FreeBSD.org</a></p></li>
</ul>