diff --git a/en/releases/5.4R/Makefile b/en/releases/5.4R/Makefile index fbcfafcab2..7fc513bcbf 100644 --- a/en/releases/5.4R/Makefile +++ b/en/releases/5.4R/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/releases/5.4R/Makefile,v 1.1 2004/10/22 09:49:00 rwatson Exp $ +# $FreeBSD: www/en/releases/5.4R/Makefile,v 1.2 2005/01/30 20:10:05 kensmith Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -7,8 +7,34 @@ .include "../Makefile.inc" .endif -DOCS= schedule.sgml todo.sgml +DOCS= todo.sgml schedule.sgml +#DOCS+= announce.sgml +#DOCS+= hardware.sgml +#DOCS+= installation.sgml +#DOCS+= relnotes.sgml DATA= docbook.css +#DATA+= errata.html +#DATA+= migration-guide.html +#DATA+= hardware-alpha.html +#DATA+= hardware-amd64.html +#DATA+= hardware-ia64.html +#DATA+= hardware-i386.html +#DATA+= hardware-pc98.html +#DATA+= hardware-sparc64.html +#DATA+= installation-alpha.html +#DATA+= installation-amd64.html +#DATA+= installation-ia64.html +#DATA+= installation-i386.html +#DATA+= installation-pc98.html +#DATA+= installation-sparc64.html +#DATA+= readme.html +#DATA+= relnotes-alpha.html +#DATA+= relnotes-amd64.html +#DATA+= relnotes-ia64.html +#DATA+= relnotes-i386.html +#DATA+= relnotes-pc98.html +#DATA+= relnotes-sparc64.html + .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/5.4R/hardware.sgml b/en/releases/5.4R/hardware.sgml new file mode 100644 index 0000000000..305b624756 --- /dev/null +++ b/en/releases/5.4R/hardware.sgml @@ -0,0 +1,30 @@ + + + + %includes; +]> + + &header; + +
The hardware notes for FreeBSD are customized for different + platforms, as many devices are only supported on (or are + only relevant for) + specific processors or architectures.
+ +Hardware notes for FreeBSD 5.4-RELEASE 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.4R/installation.sgml b/en/releases/5.4R/installation.sgml new file mode 100644 index 0000000000..2cfe1fa7f6 --- /dev/null +++ b/en/releases/5.4R/installation.sgml @@ -0,0 +1,29 @@ + + + + %includes; +]> + + &header; + +The installation notes for FreeBSD are customized for different + platforms, as the procedures for installing FreeBSD are highly + dependent on the hardware platform.
+ +Installation notes for FreeBSD 5.4-RELEASE 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.4R/relnotes.sgml b/en/releases/5.4R/relnotes.sgml new file mode 100644 index 0000000000..b57b64fb78 --- /dev/null +++ b/en/releases/5.4R/relnotes.sgml @@ -0,0 +1,29 @@ + + + + %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.4-RELEASE are available for the following + platforms:
+ + + +A list of all platforms currently under development can be found + on the Supported + Platforms page.
+