ADded the The FreeBSD Diary
This commit is contained in:
parent
cacb57ba19
commit
96d70c461c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3642
1 changed files with 12 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-20 13:06:00 $">
|
||||
<!ENTITY date "$Date: 1998-10-21 15:03:20 $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.17 1998-10-20 13:06:00 wosch Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.18 1998-10-21 15:03:20 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -33,6 +33,16 @@ below to learn more about these exciting projects.</p>
|
|||
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>
|
||||
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
|
||||
<a name="diary" href="http://www.dvl-software.com/freebsd/">
|
||||
The FreeBSD Diary</a>
|
||||
This page is about my experiences with FreeBSD. How I installed it,
|
||||
where I got the idea behind it, and how hard/easy it was to install.
|
||||
Hopefully, you'll find it to be amusing, interesting, or at the least,
|
||||
pathetic. My aim is to document what I've done and at the same time
|
||||
allow others to follow the progress and possibly learn from my
|
||||
endeavours. (DVL Software, paul@kennett.co.nz).
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Applications</h3>
|
||||
|
|
Loading…
Reference in a new issue