Welcome back the advocacy site
Reviewed by: jim and nik
This commit is contained in:
parent
7056ceb139
commit
0ed3e239a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12676
2 changed files with 4 additions and 57 deletions
en
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.80 2002/03/16 08:40:25 murray Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.81 2002/03/25 04:23:42 murray Exp $
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
.endif
|
||||
|
@ -35,6 +35,7 @@ SUBDIR= security
|
|||
SUBDIR+= commercial
|
||||
SUBDIR+= docproj
|
||||
SUBDIR+= news
|
||||
SUBDIR+= advocacy
|
||||
|
||||
SUBDIR+= events
|
||||
SUBDIR+= internal
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.121 2002/03/09 20:46:05 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.122 2002/03/12 04:07:14 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -25,7 +25,7 @@ reports page</a>.</p>
|
|||
|
||||
<ul>
|
||||
<li><a href="#documentation">Documentation</a></li>
|
||||
<li><a href="#advocacy">Advocacy</a></li>
|
||||
<li><a href="../advocacy/index.html">Advocacy</a></li>
|
||||
<li><a href="#applications">Applications</a></li>
|
||||
<li><a href="#networking">Networking</a></li>
|
||||
<li><a href="#filesystem">Filesystem</a></li>
|
||||
|
@ -123,60 +123,6 @@ the product they are written for.
|
|||
|
||||
</ul>
|
||||
|
||||
<a name="advocacy"></a>
|
||||
<h3>Advocacy</h3>
|
||||
<ul>
|
||||
|
||||
<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 publicly-distributed free UNIX-like OS
|
||||
for PC's.</li>
|
||||
|
||||
<li><a name="daemonnews" href="http://www.daemonnews.org/">Daemon News</a>
|
||||
is an electronic publication about the BSD operating system in general.
|
||||
It's aim is to be a resource for people in the FreeBSD, OpenBSD, and
|
||||
NetBSD communities.</li>
|
||||
|
||||
<li><a href="http://www.bsdcounter.org/">The FreeBSD Counter Page</a>
|
||||
page is the start of a project which will attempt to determine the
|
||||
world-wide installed base of FreeBSD users. The FreeBSD development
|
||||
community currently has only the vaguest idea as to how large our user
|
||||
base is, and this makes it all the more difficult to persuade hardware
|
||||
and software vendors to take it seriously.</li>
|
||||
|
||||
<li><a href="http://bsdfreak.org/">BSD Freak</a> is a new site that
|
||||
provides tutorials, articles, and journals covering BSD operating
|
||||
systems from a user's perspective.</li>
|
||||
|
||||
<li><a href="http://www.freebsdzine.org/">FreeBSD 'zine</a>
|
||||
The FreeBSD 'zine is a monthly collection of easy to read (we hope)
|
||||
articles written by FreeBSD users and administrators just like you.</li>
|
||||
|
||||
<li><a href="http://dmoz.org/Computers/Software/Operating_Systems/Unix/BSD/FreeBSD/" name="dmoz">
|
||||
The Open Directory Project's</a> goal is to produce the most
|
||||
comprehensive directory of the web by relying on a vast army of
|
||||
volunteer editors.</li>
|
||||
|
||||
<li><a href="http://people.freebsd.org/~murray/bsd_flier.html"
|
||||
name="freebsdvslinuxvsnt">FreeBSD vs. Linux vs. Windows NT</a>
|
||||
A comparison between the three operating systems which includes
|
||||
reliability, performance, Y2K issues, support, cost of ownership,
|
||||
and more.</li>
|
||||
|
||||
<li><a href="http://leb.net/hzo/ioscount/" name="ioscount"> The
|
||||
Internet Operating System Counter</a> is a survey about operating
|
||||
system usage on the Internet. Host addresses are collected and
|
||||
queried for their operating system using queso.</li>
|
||||
|
||||
<li><a name="freebsdcon"
|
||||
href="http://www.usenix.org/events/bsdcon02/cfp/">BSDCon 2002</a>, the
|
||||
third BSD Conference and Expo.
|
||||
</li>
|
||||
|
||||
<li><a name="freebsdconeu" href="http://www.bsdconeurope.org/">BSDCon
|
||||
Europe</a>, the annual BSD Conference in Europe.</li>
|
||||
</ul>
|
||||
|
||||
<a name="applications"></a>
|
||||
<h3>Applications</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue