From owner-p4-projects@FreeBSD.ORG Thu Oct 13 04:39:32 2005 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id B1C2D16A421; Thu, 13 Oct 2005 04:39:31 +0000 (GMT) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B0E516A41F for ; Thu, 13 Oct 2005 04:39:31 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE3243D45 for ; Thu, 13 Oct 2005 04:39:31 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9D4dV1X004924 for ; Thu, 13 Oct 2005 04:39:31 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9D4dUio004921 for perforce@freebsd.org; Thu, 13 Oct 2005 04:39:30 GMT (envelope-from soc-andrew@freebsd.org) Date: Thu, 13 Oct 2005 04:39:30 GMT Message-Id: <200510130439.j9D4dUio004921@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-andrew@freebsd.org using -f From: soc-andrew To: Perforce Change Reviews Cc: Subject: PERFORCE change 85199 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 04:39:32 -0000 http://perforce.freebsd.org/chv.cgi?CH=85199 Change 85199 by soc-andrew@soc-andrew_serv on 2005/10/13 04:38:55 IFC Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#3 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#7 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/share/misc/dev.archlist.txt#3 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/Makefile#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/early-adopter/Makefile#2 delete .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/early-adopter/article.sgml#2 delete .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/errata/article.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/amd64/proc-amd64.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/common/artheader.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/common/dev.sgml#3 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/common/intro.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/installation/common/artheader.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/installation/common/trouble.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/installation/common/upgrade.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/readme/article.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/Makefile#9 integrate Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#3 (text+ko) ==== @@ -29,7 +29,7 @@ - $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v 1.289 2005/09/18 16:22:20 brueffer Exp $ + $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v 1.290 2005/10/10 18:01:18 joel Exp $ Supported Devices @@ -691,6 +691,8 @@ &hwlist.snd.maestro3; + &hwlist.snd.mss; + &hwlist.snd.neomagic; &hwlist.snd.sbc; ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#7 (text+ko) ==== @@ -3,7 +3,7 @@ The &os; Project - $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v 1.893 2005/10/03 17:24:20 hrs Exp $ + $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v 1.894 2005/10/12 12:24:37 joel Exp $ 2000 @@ -528,7 +528,7 @@ Documentation of existing functionality has been improved by the addition of the following manual pages: - &man.acpi.sony.4;, &man.snd.t4dwave.4;. + &man.acpi.sony.4;, &man.snd.mss.4;, &man.snd.t4dwave.4;. ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/share/misc/dev.archlist.txt#3 (text+ko) ==== @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD: src/release/doc/share/misc/dev.archlist.txt,v 1.68 2005/09/18 16:22:20 brueffer Exp $ +# $FreeBSD: src/release/doc/share/misc/dev.archlist.txt,v 1.69 2005/10/10 18:01:18 joel Exp $ # # @@ -119,6 +119,7 @@ snd_ich i386,amd64 snd_maestro i386,alpha,amd64 snd_maestro3 i386,alpha,amd64 +snd_mss i386 snd_neomagic i386,amd64 snd_sbc i386,alpha,amd64 snd_solo i386,amd64 ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/Makefile#2 (text+ko) ==== @@ -1,14 +1,13 @@ # The FreeBSD Simplified Chinese Project # -# Original Revision: 1.3 -# $FreeBSD: src/release/doc/zh_CN.GB2312/Makefile,v 1.1 2004/10/15 06:43:44 delphij Exp $ +# Original Revision: 1.7 +# $FreeBSD: src/release/doc/zh_CN.GB2312/Makefile,v 1.2 2005/10/12 20:30:38 delphij Exp $ RELN_ROOT?= ${.CURDIR}/.. -SUBDIR = early-adopter +SUBDIR = relnotes SUBDIR+= hardware SUBDIR+= readme -SUBDIR+= relnotes SUBDIR+= errata SUBDIR+= installation ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/errata/article.sgml#2 (text+ko) ==== @@ -10,7 +10,7 @@ The FreeBSD Simplified Chinese Project - Original Revision: 1.72 + Original Revision: 1.73.2.1 --> %release; + ]>
- &os; -<![ %release.type.current [ - &release.current; -]]> -<![ %release.type.snapshot [ - &release.prev; -]]> -<![ %release.type.release [ - &release.current; -]]> - 发行版勘误 + &os; &release.bugfix; 发行版勘误 The &os; Project - $FreeBSD: src/release/doc/zh_CN.GB2312/errata/article.sgml,v 1.2 2005/04/02 14:08:24 delphij Exp $ + $FreeBSD: src/release/doc/zh_CN.GB2312/errata/article.sgml,v 1.3 2005/10/12 20:30:38 delphij Exp $ 2000 @@ -60,51 +51,24 @@ - 这份文档列出了 &os; - - - - 的勘误内容, 其中包括在发行版发布之后发现的重大问题, + 这份文档列出了 &os; &release.bugfix; 的勘误内容, + 其中包括在发行版发布之后发现的重大问题, 以及在发行版的交付工程后期本应写进发行版文档, 而没有来得及加入的重要信息。 这些信息可能包括安全公告, 以及关于可能影响软件和文档的操作或可用性的新闻。 在安装此版本的 &os; 之前, 应首先阅读此文档的最新版本。 - 这份 &os; - - - - 的勘误文档将被持续地维护, - 直到 &os; 的 &release.next; 发布为止。 + 这份 &os; &release.bugfix; 的勘误文档将持续地维护, + 直到 &os; &release.next; 发布为止。 介绍 - 这份勘误文档包含了关于 &os; - - - + 这份勘误文档包含了关于 &os; &release.bugfix; 的 最新重大新闻。 在安装这一版本之前, - 参考这份文档以了解在发布之后已经发现并修正了哪些问题非常重要。 + 通过参考这份文档来了解在发布之后, + 可能已经发现并修正的问题非常重要。 随发行版本而发布的这份文档 (例如, 在 CDROM 上附带的) 一般来说已经过时了, 但在 Internet 上的其他副本会被持续更新, @@ -122,54 +86,40 @@ + + 更新消息 + + 暂时没有相关消息。 + + 安全公告 -暂时还没有新的安全公告。 -]]> - -暂时还没有新的安全公告。 -]]> - -暂时还没有新的安全公告。 -]]> - - - 存在的问题 + + 已知问题和解决办法 -暂时还没有新的已知问题。 -]]> + (2005/10/3) + 在机器没有帧缓存时, 引导时 &os;/sparc64 GENERIC + 内核可能会输出下列消息: -暂时还没有新的已知问题。 -]]> + Aug 26 19:31:27 hostname getty[429]: open /dev/ttyv1: No such file or directory -暂时还没有新的已知问题。 -]]> + 这是由于计算机没有可以被 &man.syscons.4; 识别的图形硬件设备, 因此 + /dev/ttyv* 设备节点也就不会自动创建。 + 这是一个无害的错误提示, 您可以通过禁用 + /etc/ttys 中的 + /dev/ttyv* 项来屏蔽它。 - + (2005/10/3) + 在内存超过 4GB 的运行 &os;/sparc64 的计算机上, 无法加载和使用内核模块。 + 目前没有办法绕过这个问题, 您只能将这些模块静态联编到定制的内核才行。 - - 重大新闻 - -暂时还没有新闻。 -]]> - -暂时还没有新闻。 -]]> - -暂时还没有新闻。 -]]> + (2005/10/3) + &man.kgdb.1; 工具无法在 &os;/sparc64 用于调试包含 trap 的 panic。 + 绕过此问题的临时方法是使用 devel/gdb53
==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/amd64/proc-amd64.sgml#2 (text+ko) ==== @@ -1,8 +1,8 @@ 支持的处理器和主板 ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/common/artheader.sgml#2 (text+ko) ==== @@ -1,14 +1,14 @@ &os;/&arch; &release.current; 兼容硬件说明 - The FreeBSD Documentation Project + The &os; Documentation Project 2000 @@ -17,6 +17,6 @@ 2003 2004 2005 - The FreeBSD Documentation Project + The &os; Documentation Project ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/common/dev.sgml#3 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -18,7 +18,7 @@ 关于 &os;/&arch; 的更多信息可以在 - &os;/&arch; + &os;/&arch; Project 上找到。 ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/installation/common/artheader.sgml#2 (text+ko) ==== @@ -1,8 +1,8 @@ @@ -18,6 +18,7 @@ 2002 2003 2004 - The FreeBSD Documentation Project + 2005 + The &os; Documentation Project ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/installation/common/trouble.sgml#2 (text+ko) ==== @@ -1,8 +1,8 @@ @@ -66,7 +66,8 @@ 或者安装时行为异常, 或者软驱没有检测到。 - &os; 5.0 以及更高版本大量地使用了 i386 平台上的系统 ACPI + &os; 5.0 以及更高版本大量地使用了 i386、 amd64 + 以及 ia64 平台上的系统 ACPI 服务以帮助检测系统在启动过程中检测到的设备。 不幸的是, ACPI 驱动程序以及主板及其 BIOS 仍然存在一些 bug。 ACPI 可以通过在启动加载的第三阶段通过设置 @@ -96,7 +97,7 @@ - + 先前版本的 &os; 能够识别我的旧式 ISA 设备, 而新版本不能了。 发生了什么问题? @@ -202,7 +203,7 @@ - + &man.mcd.4; 驱动总是认为它发现了一个设备, 而这导致我的 Intel EtherExpress 网卡无法正常工作。 @@ -237,7 +238,7 @@ 您就不应使用 IRQ 2 或 9。 - + 我从软盘引导安装我的 IBM ThinkPad (tm)膝上型电脑, 键盘的输入一团糟。 @@ -249,7 +250,7 @@ hint hint.atkbd.0.flags="4" 应该能让其正常工作。 - + 我的系统找不到我的 Intel EtherExpress 16 卡。 @@ -259,7 +260,7 @@ 程序进行设置, 让使映射后的内存大小为 32K - + 在 EISA HP Netserver 上安装时,我的 AIC-7xxx SCSI 控制器检测不到。 @@ -270,7 +271,7 @@ 需要在加载器第三阶段设置 hint hw.eisa_slots="12" - + 我有一台 Panasonic AL-N1 或 Rios Chandler Pentium 机器, 我发现每当进入安装时系统都会挂机。 @@ -290,7 +291,7 @@ &os; 不支持这种控制器。 - + 在一台 Compaq Aero 笔记本上, 当尝试从软盘安装时, 提示 No floppy devices found! Please check ... @@ -302,7 +303,7 @@ 这样驱动程序将认为第一个软驱存在, 而不去查询 CMOS。 - + 在安装一台 Dell Poweredge XE 时, 无法识别 Dell 自有的 RAID 控制器 DSA (Dell SCSI Array)。 @@ -329,7 +330,7 @@ 唯一的解决办法是安装一个不同品牌的网卡。 - + 当我在配置网络服务期间安装了一个 IBM Netfinity 3500, 系统停止了响应。 ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/installation/common/upgrade.sgml#2 (text+ko) ==== @@ -1,8 +1,8 @@ @@ -18,7 +18,7 @@ The &os; Project - $FreeBSD: src/release/doc/zh_CN.GB2312/readme/article.sgml,v 1.1 2004/10/15 06:43:47 delphij Exp $ + $FreeBSD: src/release/doc/zh_CN.GB2312/readme/article.sgml,v 1.2 2005/10/12 20:30:39 delphij Exp $ 2000 @@ -26,6 +26,7 @@ 2002 2003 2004 + 2005 The &os; Documentation Project @@ -106,6 +107,25 @@ ]]> +这个 &release.type; 主要针对追求最新功能, + 以及希望参与正在进行的 &os; 开发活动的用户。 尽管 &os; + 的开发团队会尽最大努力确保每一个 &release.type; + 都能够如宣传的那样工作, 但 &release.branch; 仍然是一个开发中的分支。 + + 使用这个 &release.type; 的基本要求是对 &os; 技术的熟练性, + 以及对正在进行的 &os; &release.branch; 开发过程的理解 (这些, + 都会在 &a.current; 中进行讨论)。 + + 对于那些希望用 &os; 来处理日常业务, + 而不是尝试最新 &os; 技术的用户来说, 正式的发行版本 + (例如 &release.prev.stable;) 通常更为合适。 + 发行版本经过了一段时间的测试和质量保障检察, + 以确保其高可靠性。 + +]]> + &release.type; 主要目标是有冒险精神的, @@ -278,16 +298,9 @@ - EARLY.TXT: 为从 - &os; 4.X 迁移到 - &os; 5.X - 系列发行版的新用户准备的指南。 - - - - RELNOTES.TXT:发行说明, >>> TRUNCATED FOR MAIL (1000 lines) <<<