FTP server reorganization.

This commit is contained in:
Wolfram Schneider 1999-01-29 18:37:32 +00:00
parent cb2fe4fde4
commit 5863d847f6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4147
9 changed files with 36 additions and 36 deletions

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-01-21 01:49:14 $">
<!ENTITY date "$Date: 1999-01-29 18:37:31 $">
<!ENTITY title "FreeBSD News flash!">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- $Id: newsflash.sgml,v 1.112 1999-01-21 01:49:14 jkh Exp $ -->
<!-- $Id: newsflash.sgml,v 1.113 1999-01-29 18:37:31 wosch Exp $ -->
<html>
&header;
@ -213,11 +213,11 @@ Information</a></strong> page.</p>
<LI><P><B>23-May-98</b>
The second issue of the FreeBSD Newsletter is now available in
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf">
Adobe PDF format</a> (also by
<A href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">
<A href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf">
FTP</A>). A
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/README.TXT">
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/README.TXT">
help file</a> is available to assist you in selecting and using
a PDF viewer.
Article submissions, advertisements, and letters
@ -293,7 +293,7 @@ Information</a></strong> page.</p>
<a href="../handbook/cvsup.html">CVSup</a> utility is now available.
To use it, simply login or su to root and run:
<tt><b>pkg_add</b>
ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz</tt>
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz</tt>
</p></li>
<li><p><b>2-Dec-97</b>
@ -387,11 +387,11 @@ Information</a></strong> page.</p>
</li>
<LI><P><B>17-Jul-97</b>
The first issue of the FreeBSD Newsletter is now available in
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue1.pdf">
Adobe PDF format</a> (also by
<A href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">
<A href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue1.pdf">
FTP</A>). A
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/README.TXT">
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/README.TXT">
help file</a> is available to assist you in selecting and using
a PDF viewer.
Article submissions, advertisements, and letters

View file

@ -10,7 +10,7 @@
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- $Id: qnewsletter-1-1.sgml,v 1.7 1998-12-13 23:19:19 steve Exp $ -->
<!-- $Id: qnewsletter-1-1.sgml,v 1.8 1999-01-29 18:37:31 wosch Exp $ -->
<html>
&header;
@ -26,7 +26,7 @@
June 15-19, New Orleans, Louisiana</li>
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf</A></li>
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf</A></li>
<li><b>Web Masters</b>:<br>
Check out this article on balancing Webserver traffic:

View file

@ -11,7 +11,7 @@
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- $Id: qnewsletter-1-2.sgml,v 1.4 1998-12-13 23:19:19 steve Exp $ -->
<!-- $Id: qnewsletter-1-2.sgml,v 1.5 1999-01-29 18:37:31 wosch Exp $ -->
<html>
&header;
@ -22,10 +22,10 @@
<li><b>General News:</b>
Attention CVSup users and mirror site administrators. If you have not
already done so, you need to upgrade to release 15.4 of CVSup.
CVSup is available from <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/">ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/</A></li>
CVSup is available from <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/">ftp://ftp.freebsd.org/pub/FreeBSD/developmen/CVSup/</A></li>
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf</A></li>
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf</A></li>
<li><b>IP Bandwith:</b>
ipltd - IP traffic bandwidth shaping/limiting daemon.

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-12-13 23:19:20 $">
<!ENTITY date "$Date: 1999-01-29 18:37:31 $">
<!ENTITY title 'FreeBSD Mozilla Group'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: mozilla.sgml,v 1.6 1998-12-13 23:19:20 steve Exp $ -->
<!-- $Id: mozilla.sgml,v 1.7 1999-01-29 18:37:31 wosch Exp $ -->
<html>
&header;
@ -39,8 +39,8 @@
repository, either for the CVS bits themselves (for those wishing to
keep a local repository) or for a "checked out" version, suitable for
directly building or editing. Fetch the CVSup binaries from
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/">
ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/</a> and use a supfile
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/">
ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/</a> and use a supfile
which looks something like this:
<pre>
*default prefix=/usr/src/mozilla base=/usr/src/mozilla host=mozilla.FreeBSD.org release=cvs delete compress use-rel-suffix tag=.

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-01-06 05:29:23 $">
<!ENTITY date "$Date: 1999-01-29 18:37:30 $">
<!ENTITY title "Register">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: register.sgml,v 1.8 1999-01-06 05:29:23 jkh Exp $ -->
<!-- $Id: register.sgml,v 1.9 1999-01-29 18:37:30 wosch Exp $ -->
<html>
&header;
@ -81,9 +81,9 @@ SIZE=12></TD>
</CENTER>
</FORM>
<P>Preview a copy of the newsletter in
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf">
Adobe PDF format</a>. A
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/README.TXT">
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/README.TXT">
help file</a> is available to assist you in selecting and using
a PDF viewer.

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-10-27 11:57:41 $">
<!ENTITY date "$Date: 1999-01-29 18:37:31 $">
<!ENTITY title "FreeBSD 2.2.7 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.6 1998-10-27 11:57:41 wosch Exp $ -->
<!-- $Id: errata.sgml,v 1.7 1999-01-29 18:37:31 wosch Exp $ -->
<html>
&header;
@ -57,7 +57,7 @@ o rshd was broken during -Wall cleanup, as noted in PR#7500</strong>
Fix: This was fixed in the 2.2-stable branch as of 1998/07/24 04:32:21
in revision 1.9.2.9 of /usr/src/libexec/rshd/rshd.c. Obtain the
fixed version via CVSup (see instructions in handbook or simply
``pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz''
``pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz''
and follow the instructions) or get it from FTP at:
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable/src/libexec/rshd/rshd.c">ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable/src/libexec/rshd/rshd.c</a>

View file

@ -1,16 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1999-01-08 16:31:16 $">
<!ENTITY date "$Date: 1999-01-29 18:37:32 $">
<!ENTITY title "FreeBSD 2.2.8 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.7 1999-01-08 16:31:16 wosch Exp $ -->
<!-- $Id: errata.sgml,v 1.8 1999-01-29 18:37:32 wosch Exp $ -->
<html>
&header;
<pre>
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/ERRATA.TXT">
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE/ERRATA.TXT">
ERRATA.TXT</a> contains post-release ERRATA for 2.2.8 and should always
be considered the definitive place to look *first* before reporting
a problem with this release. This file will also be periodically
@ -47,7 +47,7 @@ Fix: sysctl(8) has actually moved to /sbin/sysctl. Simply create
Fix: This was a build failure which affected only the FAQ and has since
been fixed. If you are already cvsup/CTM'ing the doc-all tag then
you can simply remake and install the FAQ from sources, otherwise
grab ftp://ftp.freebsd.org/pub/FreeBSD/docs/FAQ.tar.gz and unpack
grab ftp://ftp.freebsd.org/pub/FreeBSD/doc/FAQ.tar.gz and unpack
as follows: tar --unlink -xvzf FAQ.tar.gz -C /usr/share/doc
to get an english FAQ.

View file

@ -1,16 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-11-04 23:18:48 $">
<!ENTITY date "$Date: 1999-01-29 18:37:32 $">
<!ENTITY title "FreeBSD 3.0 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.5 1998-11-04 23:18:48 jkh Exp $ -->
<!-- $Id: errata.sgml,v 1.6 1999-01-29 18:37:32 wosch Exp $ -->
<html>
&header;
<pre>
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/3.0-RELEASE/ERRATA.TXT">
The file <a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/3.0-RELEASE/ERRATA.TXT">
ERRATA.TXT</a> contains post-release ERRATA for 3.0 and should always
be considered the definitive place to look *first* before reporting
a problem with this release. This file will also be periodically

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-01-26 13:27:04 $">
<!ENTITY date "$Date: 1999-01-29 18:37:30 $">
<!ENTITY title "Getting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: where.sgml,v 1.29 1999-01-26 13:27:04 jkh Exp $ -->
<!-- $Id: where.sgml,v 1.30 1999-01-29 18:37:30 wosch Exp $ -->
<html>
&header;
@ -86,10 +86,10 @@ CDROM</a></li>
the "package" version.</p>
<ul>
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/ports-current">Ports
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports-current">Ports
for FreeBSD-current</a></li>
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/ports">Ports
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE/ports">Ports
for FreeBSD 2.2.8-RELEASE</a></li>
<li><a href="ports/index.html">Alternative WWW interface