add CTM mirrors
This commit is contained in:
parent
eff460e472
commit
62c8544aea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=464
2 changed files with 51 additions and 2 deletions
handbook
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# Converted by Ollivier Robert <roberto@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: ctm.sgml,v 1.9 1996-05-16 23:17:50 mpp Exp $
|
||||
# $Id: ctm.sgml,v 1.10 1996-08-04 22:41:08 wosch Exp $
|
||||
#
|
||||
# ----------------------------------------------------------------------------
|
||||
# "THE BEER-WARE LICENSE" (Revision 42):
|
||||
|
@ -60,6 +60,8 @@
|
|||
|
||||
<url url="ftp://freefall.cdrom.com/pub/CTM">
|
||||
|
||||
or see section <ref id="mirrors" name="mirrors">.
|
||||
|
||||
FTP the relevant directory and fetch the <tt/README/ file,
|
||||
starting from there.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: mirrors.sgml,v 1.35 1996-06-27 06:33:02 markm Exp $ -->
|
||||
<!-- $Id: mirrors.sgml,v 1.36 1996-08-04 22:41:09 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -486,3 +486,50 @@ for this domain.
|
|||
</itemize>
|
||||
|
||||
</descrip>
|
||||
|
||||
|
||||
<p>CTM/FreeBSD is available via anonymous FTP from the
|
||||
following mirror sites. If you choose to obtain CTM via
|
||||
anonymous FTP, please try to use a site near you.
|
||||
|
||||
In case of problems, please contact Poul-Henning Kamp
|
||||
<htmlurl url="mailto:phk@FreeBSD.ORG" name="phk@freebsd.org">.
|
||||
|
||||
|
||||
<descrip>
|
||||
<tag>California</tag>
|
||||
|
||||
<itemize>
|
||||
<item>
|
||||
<htmlurl url="ftp://freefall.freebsd.org/pub/CTM"
|
||||
name="ftp://freefall.freebsd.org/pub/CTM"><newline>
|
||||
</itemize>
|
||||
|
||||
|
||||
<tag>Denmark</tag>
|
||||
|
||||
<itemize>
|
||||
<item>
|
||||
<htmlurl url="ftp://sunsite.auc.dk/mirrors/freefall.freebsd.org/pub/CTM"
|
||||
name="ftp://sunsite.auc.dk/mirrors/freefall.freebsd.org/pub/CTM"><newline>
|
||||
</itemize>
|
||||
|
||||
|
||||
<tag>Germany</tag>
|
||||
|
||||
<itemize>
|
||||
<item>
|
||||
<htmlurl url="ftp://ftp6.de.freebsd.org/pub/bsd/CTM/FreeBSD"
|
||||
name="ftp://ftp6.de.freebsd.org/pub/bsd/CTM/FreeBSD"><newline>
|
||||
</itemize>
|
||||
|
||||
|
||||
<tag>Taiwan</tag>
|
||||
|
||||
<itemize>
|
||||
<item>
|
||||
<htmlurl url="ftp://ftp.iii.org.tw/OS/FreeBSD/00MIRROR/freefall.freebsd.org/CTM"
|
||||
name="ftp://ftp.iii.org.tw/OS/FreeBSD/00MIRROR/freefall.freebsd.org/CTM"><newline>
|
||||
</itemize>
|
||||
|
||||
</descrip>
|
||||
|
|
Loading…
Reference in a new issue