From owner-cvs-all@FreeBSD.ORG Fri Oct 15 06:43:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BD3B16A4DB; Fri, 15 Oct 2004 06:43:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2604D43D31; Fri, 15 Oct 2004 06:43:49 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9F6hnUP068138; Fri, 15 Oct 2004 06:43:49 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9F6hnIY068137; Fri, 15 Oct 2004 06:43:49 GMT (envelope-from delphij) Message-Id: <200410150643.i9F6hnIY068137@repoman.freebsd.org> From: Xin LI Date: Fri, 15 Oct 2004 06:43:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/zh_CN.GB2312 Makefile src/release/doc/zh_CN.GB2312/early-adopter Makefile article.sgml src/release/doc/zh_CN.GB2312/errata Makefile article.sgml src/release/doc/zh_CN.GB2312/hardware Makefile... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 06:43:49 -0000 delphij 2004-10-15 06:43:48 UTC FreeBSD src repository Added files: release/doc/zh_CN.GB2312 Makefile release/doc/zh_CN.GB2312/early-adopter Makefile article.sgml release/doc/zh_CN.GB2312/errata Makefile article.sgml release/doc/zh_CN.GB2312/hardware Makefile Makefile.inc release/doc/zh_CN.GB2312/hardware/amd64 Makefile article.sgml proc-amd64.sgml release/doc/zh_CN.GB2312/hardware/common artheader.sgml dev.sgml hw.ent intro.sgml release/doc/zh_CN.GB2312/hardware/i386 Makefile article.sgml proc-i386.sgml release/doc/zh_CN.GB2312/installation Makefile Makefile.inc release/doc/zh_CN.GB2312/installation/alpha Makefile article.sgml release/doc/zh_CN.GB2312/installation/amd64 Makefile article.sgml release/doc/zh_CN.GB2312/installation/common abstract.sgml artheader.sgml install.ent install.sgml layout.sgml trouble.sgml upgrade.sgml release/doc/zh_CN.GB2312/installation/i386 Makefile article.sgml release/doc/zh_CN.GB2312/installation/ia64 Makefile article.sgml release/doc/zh_CN.GB2312/installation/pc98 Makefile article.sgml release/doc/zh_CN.GB2312/installation/sparc64 Makefile article.sgml install.sgml release/doc/zh_CN.GB2312/readme Makefile article.sgml release/doc/zh_CN.GB2312/relnotes Makefile Makefile.inc release/doc/zh_CN.GB2312/relnotes/alpha Makefile article.sgml release/doc/zh_CN.GB2312/relnotes/amd64 Makefile article.sgml release/doc/zh_CN.GB2312/relnotes/common new.sgml relnotes.ent release/doc/zh_CN.GB2312/relnotes/i386 Makefile article.sgml release/doc/zh_CN.GB2312/relnotes/ia64 Makefile article.sgml release/doc/zh_CN.GB2312/relnotes/pc98 Makefile article.sgml release/doc/zh_CN.GB2312/relnotes/sparc64 Makefile article.sgml release/doc/zh_CN.GB2312/share/sgml catalog release.dsl Log: Add Simplified Chinese translation for our release notes. This translation is based on RELENG_5 so it should be tagged as RELENG_5 when appropriate (This set of files DOES build under 6-CURRENT because a last-minute hack added to readme/article.sgml, however, the contents is for RELENG_5). This includes: The Migration Guide Errata Hardware Notes (only i386 and amd64 at this time) Installation Guide [2] Readme [1] Release Notes Submitted by: delphij, gavin (local repository committer) [1], zhangluo (additional local contributor; part of i386 related contents) [2] Approved by: murray (mentor) Revision Changes Path 1.1 +16 -0 src/release/doc/zh_CN.GB2312/Makefile (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/early-adopter/Makefile (new) 1.1 +764 -0 src/release/doc/zh_CN.GB2312/early-adopter/article.sgml (new) 1.1 +19 -0 src/release/doc/zh_CN.GB2312/errata/Makefile (new) 1.1 +105 -0 src/release/doc/zh_CN.GB2312/errata/article.sgml (new) 1.1 +12 -0 src/release/doc/zh_CN.GB2312/hardware/Makefile (new) 1.1 +18 -0 src/release/doc/zh_CN.GB2312/hardware/Makefile.inc (new) 1.1 +25 -0 src/release/doc/zh_CN.GB2312/hardware/amd64/Makefile (new) 1.1 +30 -0 src/release/doc/zh_CN.GB2312/hardware/amd64/article.sgml (new) 1.1 +66 -0 src/release/doc/zh_CN.GB2312/hardware/amd64/proc-amd64.sgml (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/hardware/common/artheader.sgml (new) 1.1 +1177 -0 src/release/doc/zh_CN.GB2312/hardware/common/dev.sgml (new) 1.1 +18 -0 src/release/doc/zh_CN.GB2312/hardware/common/hw.ent (new) 1.1 +24 -0 src/release/doc/zh_CN.GB2312/hardware/common/intro.sgml (new) 1.1 +24 -0 src/release/doc/zh_CN.GB2312/hardware/i386/Makefile (new) 1.1 +30 -0 src/release/doc/zh_CN.GB2312/hardware/i386/article.sgml (new) 1.1 +80 -0 src/release/doc/zh_CN.GB2312/hardware/i386/proc-i386.sgml (new) 1.1 +14 -0 src/release/doc/zh_CN.GB2312/installation/Makefile (new) 1.1 +8 -0 src/release/doc/zh_CN.GB2312/installation/Makefile.inc (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/installation/alpha/Makefile (new) 1.1 +31 -0 src/release/doc/zh_CN.GB2312/installation/alpha/article.sgml (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/installation/amd64/Makefile (new) 1.1 +31 -0 src/release/doc/zh_CN.GB2312/installation/amd64/article.sgml (new) 1.1 +11 -0 src/release/doc/zh_CN.GB2312/installation/common/abstract.sgml (new) 1.1 +23 -0 src/release/doc/zh_CN.GB2312/installation/common/artheader.sgml (new) 1.1 +20 -0 src/release/doc/zh_CN.GB2312/installation/common/install.ent (new) 1.1 +930 -0 src/release/doc/zh_CN.GB2312/installation/common/install.sgml (new) 1.1 +138 -0 src/release/doc/zh_CN.GB2312/installation/common/layout.sgml (new) 1.1 +352 -0 src/release/doc/zh_CN.GB2312/installation/common/trouble.sgml (new) 1.1 +199 -0 src/release/doc/zh_CN.GB2312/installation/common/upgrade.sgml (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/installation/i386/Makefile (new) 1.1 +31 -0 src/release/doc/zh_CN.GB2312/installation/i386/article.sgml (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/installation/ia64/Makefile (new) 1.1 +31 -0 src/release/doc/zh_CN.GB2312/installation/ia64/article.sgml (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/installation/pc98/Makefile (new) 1.1 +31 -0 src/release/doc/zh_CN.GB2312/installation/pc98/article.sgml (new) 1.1 +19 -0 src/release/doc/zh_CN.GB2312/installation/sparc64/Makefile (new) 1.1 +31 -0 src/release/doc/zh_CN.GB2312/installation/sparc64/article.sgml (new) 1.1 +566 -0 src/release/doc/zh_CN.GB2312/installation/sparc64/install.sgml (new) 1.1 +27 -0 src/release/doc/zh_CN.GB2312/readme/Makefile (new) 1.1 +408 -0 src/release/doc/zh_CN.GB2312/readme/article.sgml (new) 1.1 +16 -0 src/release/doc/zh_CN.GB2312/relnotes/Makefile (new) 1.1 +10 -0 src/release/doc/zh_CN.GB2312/relnotes/Makefile.inc (new) 1.1 +19 -0 src/release/doc/zh_CN.GB2312/relnotes/alpha/Makefile (new) 1.1 +22 -0 src/release/doc/zh_CN.GB2312/relnotes/alpha/article.sgml (new) 1.1 +19 -0 src/release/doc/zh_CN.GB2312/relnotes/amd64/Makefile (new) 1.1 +22 -0 src/release/doc/zh_CN.GB2312/relnotes/amd64/article.sgml (new) 1.1 +1669 -0 src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml (new) 1.1 +17 -0 src/release/doc/zh_CN.GB2312/relnotes/common/relnotes.ent (new) 1.1 +21 -0 src/release/doc/zh_CN.GB2312/relnotes/i386/Makefile (new) 1.1 +22 -0 src/release/doc/zh_CN.GB2312/relnotes/i386/article.sgml (new) 1.1 +19 -0 src/release/doc/zh_CN.GB2312/relnotes/ia64/Makefile (new) 1.1 +22 -0 src/release/doc/zh_CN.GB2312/relnotes/ia64/article.sgml (new) 1.1 +19 -0 src/release/doc/zh_CN.GB2312/relnotes/pc98/Makefile (new) 1.1 +22 -0 src/release/doc/zh_CN.GB2312/relnotes/pc98/article.sgml (new) 1.1 +18 -0 src/release/doc/zh_CN.GB2312/relnotes/sparc64/Makefile (new) 1.1 +30 -0 src/release/doc/zh_CN.GB2312/relnotes/sparc64/article.sgml (new) 1.1 +10 -0 src/release/doc/zh_CN.GB2312/share/sgml/catalog (new) 1.1 +63 -0 src/release/doc/zh_CN.GB2312/share/sgml/release.dsl (new)