Update specs on wcarchive.
This commit is contained in:
parent
00dfd966d7
commit
430f37c8d1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1978
4 changed files with 36 additions and 16 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1997-07-01 03:52:04 $">
|
<!ENTITY date "$Date: 1997-09-22 07:59:56 $">
|
||||||
<!ENTITY title "About FreeBSD">
|
<!ENTITY title "About FreeBSD">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: internet.sgml,v 1.5 1997-07-01 03:52:04 max Exp $ -->
|
<!-- $Id: internet.sgml,v 1.6 1997-09-22 07:59:56 jkh Exp $ -->
|
||||||
|
|
||||||
<HTML>
|
<HTML>
|
||||||
<HEAD>
|
<HEAD>
|
||||||
|
|
@ -69,8 +69,8 @@ of the companies that make use of FreeBSD every day:</P>
|
||||||
<UL>
|
<UL>
|
||||||
<LI><A HREF="http://www.cdrom.com/">Walnut Creek CD-ROM</A> outside of
|
<LI><A HREF="http://www.cdrom.com/">Walnut Creek CD-ROM</A> outside of
|
||||||
San Francisco runs one of the most popular <A HREF="ftp://ftp.cdrom.com/">FTP server</A>s
|
San Francisco runs one of the most popular <A HREF="ftp://ftp.cdrom.com/">FTP server</A>s
|
||||||
on the net, one that supports 1600 simultaneous connections. Their server
|
on the net, one that supports over 2000 simultaneous connections. Their server
|
||||||
is a single FreeBSD machine, transferring between 2 and 3 terabytes (yes
|
is a single FreeBSD machine, transferring between 3 and 4 terabytes (yes
|
||||||
that is <I>terabytes</I>!) worth of files every month. The
|
that is <I>terabytes</I>!) worth of files every month. The
|
||||||
<A HREF="ftp://ftp.cdrom.com/archive-info/wcarchive.txt">configuration
|
<A HREF="ftp://ftp.cdrom.com/archive-info/wcarchive.txt">configuration
|
||||||
details</A> are available to those interested in building simililar
|
details</A> are available to those interested in building simililar
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$Date: 1997-07-01 03:52:19 $">
|
<!ENTITY date "$Date: 1997-09-22 07:59:57 $">
|
||||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: snapshots.sgml,v 1.3 1997-07-01 03:52:19 max Exp $ -->
|
<!-- $Id: snapshots.sgml,v 1.4 1997-09-22 07:59:57 jkh Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
@ -60,8 +60,10 @@
|
||||||
|
|
||||||
<h2>Where to find snapshots</h2>
|
<h2>Where to find snapshots</h2>
|
||||||
|
|
||||||
<p>Snapshots are available via anonymous from <a
|
<p>Snapshots of <a href="handbook/current">FreeBSD-current</a>
|
||||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/">ftp://ftp.freebsd.org/pub/FreeBSD/</a>.
|
are available via anonymous FTP from
|
||||||
|
<a href="ftp://current.freebsd.org/pub/FreeBSD/">
|
||||||
|
ftp://current.freebsd.org/pub/FreeBSD/</a>.
|
||||||
The snapshot releases are in directories named in the
|
The snapshot releases are in directories named in the
|
||||||
format <b>REL-YYMMDD-SNAP</b> where `<b>REL</b>' is the
|
format <b>REL-YYMMDD-SNAP</b> where `<b>REL</b>' is the
|
||||||
release number, `<b>YY</b>' is the year, `<b>MM</b>' is
|
release number, `<b>YY</b>' is the year, `<b>MM</b>' is
|
||||||
|
|
@ -70,6 +72,14 @@
|
||||||
`<b>README</b>' file which outlines the changes for the
|
`<b>README</b>' file which outlines the changes for the
|
||||||
particular snapshot.</p>
|
particular snapshot.</p>
|
||||||
|
|
||||||
|
<p>By popular demand, snapshots are also now available for the
|
||||||
|
<a href="handbook/stable">FreeBSD-stable</a> branch via anonymous FTP from
|
||||||
|
<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
|
||||||
|
ftp://releng22.freebsd.org/pub/FreeBSD/</a>.
|
||||||
|
The snapshot releases are in directories named in the
|
||||||
|
same manner as -current snapshots, but ending in the keyword
|
||||||
|
RELENG instead of SNAP.
|
||||||
|
|
||||||
&footer;
|
&footer;
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1997-07-01 03:52:04 $">
|
<!ENTITY date "$Date: 1997-09-22 07:59:56 $">
|
||||||
<!ENTITY title "About FreeBSD">
|
<!ENTITY title "About FreeBSD">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: internet.sgml,v 1.5 1997-07-01 03:52:04 max Exp $ -->
|
<!-- $Id: internet.sgml,v 1.6 1997-09-22 07:59:56 jkh Exp $ -->
|
||||||
|
|
||||||
<HTML>
|
<HTML>
|
||||||
<HEAD>
|
<HEAD>
|
||||||
|
|
@ -69,8 +69,8 @@ of the companies that make use of FreeBSD every day:</P>
|
||||||
<UL>
|
<UL>
|
||||||
<LI><A HREF="http://www.cdrom.com/">Walnut Creek CD-ROM</A> outside of
|
<LI><A HREF="http://www.cdrom.com/">Walnut Creek CD-ROM</A> outside of
|
||||||
San Francisco runs one of the most popular <A HREF="ftp://ftp.cdrom.com/">FTP server</A>s
|
San Francisco runs one of the most popular <A HREF="ftp://ftp.cdrom.com/">FTP server</A>s
|
||||||
on the net, one that supports 1600 simultaneous connections. Their server
|
on the net, one that supports over 2000 simultaneous connections. Their server
|
||||||
is a single FreeBSD machine, transferring between 2 and 3 terabytes (yes
|
is a single FreeBSD machine, transferring between 3 and 4 terabytes (yes
|
||||||
that is <I>terabytes</I>!) worth of files every month. The
|
that is <I>terabytes</I>!) worth of files every month. The
|
||||||
<A HREF="ftp://ftp.cdrom.com/archive-info/wcarchive.txt">configuration
|
<A HREF="ftp://ftp.cdrom.com/archive-info/wcarchive.txt">configuration
|
||||||
details</A> are available to those interested in building simililar
|
details</A> are available to those interested in building simililar
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$Date: 1997-07-01 03:52:19 $">
|
<!ENTITY date "$Date: 1997-09-22 07:59:57 $">
|
||||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: snapshots.sgml,v 1.3 1997-07-01 03:52:19 max Exp $ -->
|
<!-- $Id: snapshots.sgml,v 1.4 1997-09-22 07:59:57 jkh Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
@ -60,8 +60,10 @@
|
||||||
|
|
||||||
<h2>Where to find snapshots</h2>
|
<h2>Where to find snapshots</h2>
|
||||||
|
|
||||||
<p>Snapshots are available via anonymous from <a
|
<p>Snapshots of <a href="handbook/current">FreeBSD-current</a>
|
||||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/">ftp://ftp.freebsd.org/pub/FreeBSD/</a>.
|
are available via anonymous FTP from
|
||||||
|
<a href="ftp://current.freebsd.org/pub/FreeBSD/">
|
||||||
|
ftp://current.freebsd.org/pub/FreeBSD/</a>.
|
||||||
The snapshot releases are in directories named in the
|
The snapshot releases are in directories named in the
|
||||||
format <b>REL-YYMMDD-SNAP</b> where `<b>REL</b>' is the
|
format <b>REL-YYMMDD-SNAP</b> where `<b>REL</b>' is the
|
||||||
release number, `<b>YY</b>' is the year, `<b>MM</b>' is
|
release number, `<b>YY</b>' is the year, `<b>MM</b>' is
|
||||||
|
|
@ -70,6 +72,14 @@
|
||||||
`<b>README</b>' file which outlines the changes for the
|
`<b>README</b>' file which outlines the changes for the
|
||||||
particular snapshot.</p>
|
particular snapshot.</p>
|
||||||
|
|
||||||
|
<p>By popular demand, snapshots are also now available for the
|
||||||
|
<a href="handbook/stable">FreeBSD-stable</a> branch via anonymous FTP from
|
||||||
|
<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
|
||||||
|
ftp://releng22.freebsd.org/pub/FreeBSD/</a>.
|
||||||
|
The snapshot releases are in directories named in the
|
||||||
|
same manner as -current snapshots, but ending in the keyword
|
||||||
|
RELENG instead of SNAP.
|
||||||
|
|
||||||
&footer;
|
&footer;
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue