From ce249ef3551b4a10e4c78b3bf6dc3be33ad3c3d0 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Mon, 29 Oct 2001 05:08:52 +0000 Subject: [PATCH] Add infrastructure for an ia64 hardware list. It's a long way from being usable at this point, so it's not even hooked up to the rest of the RELNOTESng build; however it will be helpful for testing the content as it approaches reality. --- .../hardware/alpha/article.sgml | 1 - .../en_US.ISO8859-1/hardware/ia64/Makefile | 21 +++++++++++++++ .../hardware/ia64/article.sgml | 26 +++++++++++++++++++ .../hardware/ia64/proc-ia64.sgml | 8 ++++++ 4 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 release/doc/en_US.ISO8859-1/hardware/ia64/Makefile create mode 100644 release/doc/en_US.ISO8859-1/hardware/ia64/article.sgml create mode 100644 release/doc/en_US.ISO8859-1/hardware/ia64/proc-ia64.sgml diff --git a/release/doc/en_US.ISO8859-1/hardware/alpha/article.sgml b/release/doc/en_US.ISO8859-1/hardware/alpha/article.sgml index 4fa9b915d45..38ca9661e4a 100644 --- a/release/doc/en_US.ISO8859-1/hardware/alpha/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/alpha/article.sgml @@ -23,5 +23,4 @@ §.intro; §.proc.alpha; §.dev; - §.config; diff --git a/release/doc/en_US.ISO8859-1/hardware/ia64/Makefile b/release/doc/en_US.ISO8859-1/hardware/ia64/Makefile new file mode 100644 index 00000000000..82d49f02860 --- /dev/null +++ b/release/doc/en_US.ISO8859-1/hardware/ia64/Makefile @@ -0,0 +1,21 @@ +# $FreeBSD$ + +RELN_ROOT?= ${.CURDIR}/../../.. + +DOC?= article +FORMATS?= html +INSTALL_COMPRESSED?= gz +INSTALL_ONLY_COMPRESSED?= + +JADEFLAGS+= -V %generate-article-toc% + +# SGML content +SRCS+= article.sgml +# SRCS+= proc-ia64.sgml +SRCS+= ../common/hw.ent +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml +SRCS+= ../common/config.sgml + +.include "${RELN_ROOT}/share/mk/doc.relnotes.mk" +.include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/en_US.ISO8859-1/hardware/ia64/article.sgml b/release/doc/en_US.ISO8859-1/hardware/ia64/article.sgml new file mode 100644 index 00000000000..cf1b1797b13 --- /dev/null +++ b/release/doc/en_US.ISO8859-1/hardware/ia64/article.sgml @@ -0,0 +1,26 @@ + + + +%man; + +%authors; + +%mlists; + +%release; + %sections; + + + + + + +]> + +
+ &artheader; + §.intro; + §.proc.ia64; + §.dev; +
diff --git a/release/doc/en_US.ISO8859-1/hardware/ia64/proc-ia64.sgml b/release/doc/en_US.ISO8859-1/hardware/ia64/proc-ia64.sgml new file mode 100644 index 00000000000..207d3c801e2 --- /dev/null +++ b/release/doc/en_US.ISO8859-1/hardware/ia64/proc-ia64.sgml @@ -0,0 +1,8 @@ + + + Supported Processors and Motherboards + + Need to write this section. +