diff --git a/en/releases/5.0R/DP2/Makefile b/en/releases/5.0R/DP2/Makefile new file mode 100644 index 0000000000..3f996b249a --- /dev/null +++ b/en/releases/5.0R/DP2/Makefile @@ -0,0 +1,31 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= hardware.sgml relnotes.sgml installation.sgml +# DOCS+= announce.sgml +# contents.sgml + +DATA= docbook.css +DATA+= errata.html +DATA+= early-adopter.html +DATA+= hardware-alpha.html +DATA+= hardware-i386.html +DATA+= hardware-pc98.html +DATA+= hardware-sparc64.html +DATA+= relnotes-alpha.html +DATA+= relnotes-i386.html +DATA+= relnotes-pc98.html +DATA+= relnotes-sparc64.html +DATA+= installation-alpha.html +DATA+= installation-i386.html +DATA+= installation-pc98.html +DATA+= installation-sparc64.html +# DATA+= cd1.txt cd2.txt cd3.txt cd4.txt + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/5.0R/DP2/hardware.sgml b/en/releases/5.0R/DP2/hardware.sgml new file mode 100644 index 0000000000..be44bc755e --- /dev/null +++ b/en/releases/5.0R/DP2/hardware.sgml @@ -0,0 +1,28 @@ + + + + %includes; +]> + + &header; + +

The hardware notes for FreeBSD are customized for different + platforms, as some of the changes made to FreeBSD apply only to + specific processor architectures.

+ +

Hardware notes for FreeBSD 5.0-DP2 are available for the following + platforms:

+ + + +

A list of all platforms currently under development can be found + on the Supported + Platforms page.

+ + diff --git a/en/releases/5.0R/DP2/installation.sgml b/en/releases/5.0R/DP2/installation.sgml new file mode 100644 index 0000000000..500e471941 --- /dev/null +++ b/en/releases/5.0R/DP2/installation.sgml @@ -0,0 +1,28 @@ + + + + %includes; +]> + + &header; + +

The installation notes for FreeBSD are customized for different + platforms, as some of the changes made to FreeBSD apply only to + specific processor architectures.

+ +

Installation notes for FreeBSD 5.0-DP2 are available for the following + platforms:

+ + + +

A list of all platforms currently under development can be found + on the Supported + Platforms page.

+ + diff --git a/en/releases/5.0R/DP2/relnotes.sgml b/en/releases/5.0R/DP2/relnotes.sgml new file mode 100644 index 0000000000..51731909c1 --- /dev/null +++ b/en/releases/5.0R/DP2/relnotes.sgml @@ -0,0 +1,28 @@ + + + + %includes; +]> + + &header; + +

The release notes for FreeBSD are customized for different + platforms, as some of the changes made to FreeBSD apply only to + specific processor architectures.

+ +

Release notes for FreeBSD 5.0-DP2 are available for the following + platforms:

+ + + +

A list of all platforms currently under development can be found + on the Supported + Platforms page.

+ +