From owner-cvs-all Fri Apr 5 14:30:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEB0537B416; Fri, 5 Apr 2002 14:30:17 -0800 (PST) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g35MUHw09603; Fri, 5 Apr 2002 14:30:17 -0800 (PST) (envelope-from bmah) Message-Id: <200204052230.g35MUHw09603@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 5 Apr 2002 14:30:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/5.0R Makefile Makefile.inc www/en/releases/5.0R/DP1 Makefile docbook.css errata.html hardware-alpha.html hardware-i386.html hardware-sparc64.html hardware.sgml installation-alpha.html installation-i386.html ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/05 14:30:17 PST Modified files: en/releases/5.0R Makefile Added files: en/releases/5.0R Makefile.inc en/releases/5.0R/DP1 Makefile docbook.css errata.html hardware-alpha.html hardware-i386.html hardware-sparc64.html hardware.sgml installation-alpha.html installation-i386.html installation-sparc64.html installation.sgml readme.html relnotes-alpha.html relnotes-i386.html relnotes-sparc64.html relnotes.sgml Log: Stage the HTML rendition of the 5.0-DP1 release documentation, to allow for some testing before the actual announcement. These documents were generated from the 5_dp1 Perforce branch, with the exception of the sparc64-specific documents, which were generated from HEAD in CVS. Revision Changes Path 1.1 +26 -0 www/en/releases/5.0R/DP1/Makefile (new) 1.1 +161 -0 www/en/releases/5.0R/DP1/docbook.css (new) 1.1 +335 -0 www/en/releases/5.0R/DP1/errata.html (new) 1.1 +5918 -0 www/en/releases/5.0R/DP1/hardware-alpha.html (new) 1.1 +3922 -0 www/en/releases/5.0R/DP1/hardware-i386.html (new) 1.1 +783 -0 www/en/releases/5.0R/DP1/hardware-sparc64.html (new) 1.1 +27 -0 www/en/releases/5.0R/DP1/hardware.sgml (new) 1.1 +2269 -0 www/en/releases/5.0R/DP1/installation-alpha.html (new) 1.1 +2287 -0 www/en/releases/5.0R/DP1/installation-i386.html (new) 1.1 +846 -0 www/en/releases/5.0R/DP1/installation-sparc64.html (new) 1.1 +27 -0 www/en/releases/5.0R/DP1/installation.sgml (new) 1.1 +542 -0 www/en/releases/5.0R/DP1/readme.html (new) 1.1 +5039 -0 www/en/releases/5.0R/DP1/relnotes-alpha.html (new) 1.1 +5441 -0 www/en/releases/5.0R/DP1/relnotes-i386.html (new) 1.1 +5111 -0 www/en/releases/5.0R/DP1/relnotes-sparc64.html (new) 1.1 +27 -0 www/en/releases/5.0R/DP1/relnotes.sgml (new) 1.2 +3 -1 www/en/releases/5.0R/Makefile 1.1 +4 -0 www/en/releases/5.0R/Makefile.inc (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message