From 3b775a9cc9e5616dcf30900e8e158fd61f7ee494 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 15 Jul 1998 14:56:59 +0000 Subject: [PATCH] New location for FreeBSD Development Projects. --- data/projects/Makefile | 5 ++ data/projects/projects.sgml | 95 +++++++++++++++++++++++++++++++++++++ en/projects/Makefile | 5 ++ en/projects/projects.sgml | 95 +++++++++++++++++++++++++++++++++++++ 4 files changed, 200 insertions(+) create mode 100644 data/projects/Makefile create mode 100644 data/projects/projects.sgml create mode 100644 en/projects/Makefile create mode 100644 en/projects/projects.sgml diff --git a/data/projects/Makefile b/data/projects/Makefile new file mode 100644 index 0000000000..ae57824362 --- /dev/null +++ b/data/projects/Makefile @@ -0,0 +1,5 @@ +# $Id: Makefile,v 1.1 1998-07-15 14:56:59 wosch Exp $ + +DOCS= projects.sgml + +.include "../web.mk" diff --git a/data/projects/projects.sgml b/data/projects/projects.sgml new file mode 100644 index 0000000000..ed4509e195 --- /dev/null +++ b/data/projects/projects.sgml @@ -0,0 +1,95 @@ + + + %includes; +]> + + + +&header; + + + +

In addition to the mainstream development path of FreeBSD, a number +of developer groups are working on the cutting edge to expand +FreeBSD's range of applications in new directions. Follow the links +below to learn more about these exciting projects.

+ +

Documentation

+ + +

Applications

+ + +

Networking

+ + +

File system

+ + + +

Kernel, security

+ + + +

Device drivers

+ + +

Architecture

+ + +

Misc

+ + + +&footer; + + diff --git a/en/projects/Makefile b/en/projects/Makefile new file mode 100644 index 0000000000..ae57824362 --- /dev/null +++ b/en/projects/Makefile @@ -0,0 +1,5 @@ +# $Id: Makefile,v 1.1 1998-07-15 14:56:59 wosch Exp $ + +DOCS= projects.sgml + +.include "../web.mk" diff --git a/en/projects/projects.sgml b/en/projects/projects.sgml new file mode 100644 index 0000000000..ed4509e195 --- /dev/null +++ b/en/projects/projects.sgml @@ -0,0 +1,95 @@ + + + %includes; +]> + + + +&header; + + + +

In addition to the mainstream development path of FreeBSD, a number +of developer groups are working on the cutting edge to expand +FreeBSD's range of applications in new directions. Follow the links +below to learn more about these exciting projects.

+ +

Documentation

+ + +

Applications

+ + +

Networking

+ + +

File system

+ + + +

Kernel, security

+ + + +

Device drivers

+ + +

Architecture

+ + +

Misc

+ + + +&footer; + +