Added RELEASE/SNAP finder for FreeBSD FTP servers
A resource that would allow anyone to find a FTP server that contains particular releases and SNAP of FreeBSD. The database is updated daily at 3am Melbourne time (10 hours ahead of GMT).
This commit is contained in:
parent
c6852df3e7
commit
1912f5552c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3630
1 changed files with 7 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-10-07 18:45:58 $">
|
||||
<!ENTITY date "$Date: 1998-10-20 13:01:12 $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.15 1998-10-07 18:45:58 wosch Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.16 1998-10-20 13:01:12 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -27,6 +27,11 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a name=bsdvlin href="http://www.futuresouth.com/~fullermd/freebsd/bsdvlin.html">FreeBSD vs. Linux</a>: a bunch of comparisons between FreeBSD
|
||||
and Linux, which is another publically-distributed free UNIX-like
|
||||
OS for PC's. </li>
|
||||
<li><a name="BSDsites" href="http://www.itworks.com.au/~gavin/FBSDsites.php3">
|
||||
RELEASE/SNAP finder for FreeBSD FTP servers</a>.
|
||||
A resource that would allow anyone to find a FTP server that contains
|
||||
particular releases and SNAP of FreeBSD. The database is updated daily
|
||||
at 3am Melbourne time (10 hours ahead of GMT).</li>
|
||||
</ul>
|
||||
|
||||
<h3>Applications</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue