From owner-p4-projects@FreeBSD.ORG Wed May 17 04:56:17 2006 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 CFCCE16A473; Wed, 17 May 2006 04:56:16 +0000 (UTC) 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 884B716A45F for ; Wed, 17 May 2006 04:56:16 +0000 (UTC) (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 D564443D49 for ; Wed, 17 May 2006 04:56:15 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4H4tvBC046852 for ; Wed, 17 May 2006 04:55:57 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4H4tuZ0046849 for perforce@freebsd.org; Wed, 17 May 2006 04:55:56 GMT (envelope-from soc-andrew@freebsd.org) Date: Wed, 17 May 2006 04:55:56 GMT Message-Id: <200605170455.k4H4tuZ0046849@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 97317 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: Wed, 17 May 2006 04:56:17 -0000 http://perforce.freebsd.org/chv.cgi?CH=97317 Change 97317 by soc-andrew@soc-andrew_serv on 2006/05/17 04:55:00 IFC Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/release/Makefile#47 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/README#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/Makefile#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/alpha/Makefile#2 delete .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/alpha/article.sgml#2 delete .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml#4 delete .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#9 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#14 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml#5 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml#5 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/share/examples/Makefile.relnotesng#2 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/share/misc/dev.archlist.txt#12 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/doc/zh_CN.GB2312/hardware/common/dev.sgml#7 integrate .. //depot/projects/soc2005/bsdinstaller/src/release/i386/mkisoimages.sh#3 integrate Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/release/Makefile#47 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/release/Makefile,v 1.909 2006/04/29 14:03:17 nyan Exp $ +# $FreeBSD: src/release/Makefile,v 1.910 2006/05/16 14:22:37 nyan Exp $ # # make release [BUILDNAME=somename] CHROOTDIR=/some/dir CVSROOT=/cvs/dir \ # [RELEASETAG=tag] @@ -265,9 +265,7 @@ RND= ${RD}/release.doc FD= ${_R}/ftp CD= ${_R}/cdrom -.if ${TARGET} != "pc98" CD_BOOT= ${CD}/bootonly -.endif CD_DISC1= ${CD}/disc1 CD_DISC2= ${CD}/disc2 .if defined(SEPARATE_LIVEFS) @@ -308,7 +306,7 @@ EXTRAS+= iso.1 .endif .if ${TARGET} == "pc98" -BOOTABLE= +BOOTABLE="-G" .else BOOTABLE="-b" .endif @@ -1054,7 +1052,6 @@ @rm -f ${CD_LIVEFS}/.profile @cp ${.CURDIR}/fixit.profile ${CD_LIVEFS}/.profile @ln -sf /rescue ${CD_LIVEFS}/stand -.if ${TARGET} != "pc98" @echo "Setting up CDROM boot area" @rm -f ${CD_LIVEFS}/boot/loader.conf .if defined(BSDINSTALLER) @@ -1073,7 +1070,6 @@ @echo 'hint.atkbd.0.flags="0x1"' >> ${CD_LIVEFS}/boot/device.hints .endif .endif -.endif @echo "CD_VERSION = ${BUILDNAME}" > ${CD_LIVEFS}/cdrom.inf touch ${.TARGET} ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/README#2 (text+ko) ==== @@ -1,7 +1,7 @@ -*- text -*- RELNOTESng README Bruce A. Mah -$FreeBSD: src/release/doc/README,v 1.10 2002/03/06 07:59:18 bmah Exp $ +$FreeBSD: src/release/doc/README,v 1.11 2006/05/15 21:10:34 wilko Exp $ This is the top-level directory for RELNOTESng, a re-write of FreeBSD's *.TXT documentation files. They have been converted to @@ -39,7 +39,7 @@ an arch= attribute are only included in the output if their value is equal to the value of the &arch; entity. In the future, arch= could be a list of possible &arch; entity values - that match, such as "i386,alpha". + that match, such as "i386,sparc64". share/sgml/release.ent Release information. Need to update the entry definitions in this file when rolling new revisions; these should take effect @@ -97,11 +97,11 @@ be a single word that indicates for which architecture the current element will be included. For example: - Alpha-specific text + SPARC64-specific text -The currently-supported architectures are i386, alpha, sparc64, and +The currently-supported architectures are i386, sparc64, and ia64. An element may appear for multiple architectures by specifying -a comma-separated list of architectures (i.e. arch="alpha,ia64"). +a comma-separated list of architectures (i.e. arch="sparc64,ia64"). When creating a translation, make a new directory under this directory with a language code (paralleling the DocProj directory ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/Makefile#2 (text+ko) ==== @@ -1,9 +1,8 @@ -# $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/Makefile,v 1.6 2003/06/27 03:50:35 bmah Exp $ +# $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/Makefile,v 1.7 2006/05/15 21:12:12 wilko Exp $ RELN_ROOT?= ${.CURDIR}/../.. -SUBDIR = alpha -SUBDIR+= amd64 +SUBDIR= amd64 SUBDIR+= ia64 SUBDIR+= i386 SUBDIR+= pc98 ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#9 (text+ko) ==== @@ -29,7 +29,7 @@ - $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v 1.300 2006/04/28 10:45:27 brueffer Exp $ + $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v 1.301 2006/05/14 01:55:06 simon Exp $ Supported Devices @@ -248,8 +248,6 @@ &hwlist.lge; - &hwlist.lnc; - &hwlist.my; &hwlist.myri10ge; ==== //depot/projects/soc2005/bsdinstaller/src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#14 (text+ko) ==== @@ -3,7 +3,7 @@ The &os; Project - $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v 1.926 2006/05/11 19:17:17 bmah Exp $ + $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v 1.930 2006/05/14 21:02:25 brueffer Exp $ 2000 @@ -349,6 +349,12 @@ The &man.acpi.thermal.4; driver now supports passive cooling. &merged; + + Support for the alpha architecture has been removed. Alpha + support will remain on the RELENG_5 and RELENG_6 codelines. + The &man.cardbus.4; driver now supports /dev/cardbus%d.cis. @@ -356,6 +362,9 @@ which supports Cronyx Tau-PCI/32 adapters, has been added. &merged; + The est &man.cpufreq.4; driver now supports + frequency control for the VIA C7-M family of processors. + Support for the PadLock Security Co-processor in VIA C3 processors has been added to the &man.crypto.9; subsystem. &merged; @@ -502,8 +511,8 @@ The &man.em.4; driver now includes initial support for suspend and resume features. - The &man.em.4; driver has been improved on - its performance by using a fast interrupt handler and taskqueue + The performance of the &man.em.4; driver has been improved + by using a fast interrupt handler and taskqueue instead of ithread handler. This change can be disabled by defining NO_EM_FASTINTR kernel option for debugging purpose. @@ -520,6 +529,10 @@ The &man.lge.4; driver is now MPSAFE. &merged; + The lnc(4) driver has been removed. The &man.le.4; and + &man.pcn.4; drivers support all devices that were supported + by lnc(4). + The &man.my.4; driver is now MPSAFE. &merged; The &man.myri10ge.4; driver, @@ -532,7 +545,7 @@ The &man.pcn.4; driver is now MPSAFE. &merged; - The &man.re.4; driver now supports D-Link DGE-528(T) + The &man.re.4; driver now supports the D-Link DGE-528(T) Gigabit Ethernet card. The &man.sf.4; driver is now MPSAFE. &merged; @@ -575,8 +588,8 @@ to suppress logging of attempts to modify permanent ARP entries. &merged; - The &man.arp.8; utility now allows - option with and options + The &man.arp.8; utility now allows the + option together with the and options to allow all entries for a given interface to be removed. An experimental BPF Just-In-Time compiler @@ -590,14 +603,14 @@ &man.if.bridge.4;. The &man.gre.4; driver, which is for GRE encapsulation - found in RFC 1701 and RFC 1702 now supports IPv6 over GRE. + found in RFC 1701 and RFC 1702, now supports IPv6 over GRE. - The &man.if.bridge.4; bridge driver now supports + The &man.if.bridge.4; driver now supports creating span ports, which transmit a copy of every frame received by the bridge. This feature can be enabled by using &man.ifconfig.8;. &merged; - The &man.if.bridge.4; bridge driver now supports + The &man.if.bridge.4; driver now supports RFC 3378 EtherIP. This change makes it possible to add &man.gif.4; interfaces to bridges, which will then send and receive IP protocol 97 packets. @@ -633,6 +646,10 @@ table 1 add x.x.x.y 4000 pipe tablearg ip from table(1) to any + The ip6fw(8) packet filter has been removed. Since &man.ipfw.4; has gained + IPv6 support, it should be used instead. Please note that some rules might need + to be adjusted. + The &man.natm.4;, Native Mode ATM protocol layer is now MPSAFE. The &man.ng.bpf.4; Netgraph node now supports BPF Just-In-Time compiler. @@ -647,13 +664,13 @@ when the server sent a FIN. This problem had occurred with Solaris NFS servers. &merged; - The sysctl variable net.inet.ip.portrange.reservedhigh + The sysctl variables net.inet.ip.portrange.reservedhigh and net.inet.ip.portrange.reservedlow can be used with IPv6 now. A new sysctl variable net.inet.icmp.reply_from_interface has been added. This allows the &man.icmp.4; - reply to non-local packets generated with + reply to non-local packets to be generated with the IP address the packet came through in. This is useful for routers to show in &man.traceroute.8; the actual path a packet has taken instead of @@ -708,38 +725,38 @@ The &man.aac.4; driver now supports the Adaptec 2610SA SATA-RAID controller in some Hewlett-Packard machines. - The &man.amr.4; driver has been improved on its performance - and now supports full 64-bit DMA. While this feature is + The performance of the &man.amr.4; driver has been improved; + it also now supports full 64-bit DMA. While this feature is enabled by default, this can be forced off by setting the hw.amr.force_sg32 loader tunable for debugging purpose. &merged; - The &man.amr.4; driver now supports &man.ioctl.2; requests - necessary for Linux LSI MegaRaid tools on &os;'s Linux emulation + The &man.amr.4; driver now supports the &man.ioctl.2; requests + necessary for the Linux LSI MegaRaid tools in &os;'s Linux emulation environment. &merged; The &man.ata.4; driver now supports a workaround for some controllers whose DMA does not work properly - in 48bit mode. For the suspicious controllers - the PIO mode will be used for access to over 137GB areas. + in 48bit mode. For affected controllers, + PIO mode will be used for access to areas beyond 137GB. &merged; The &man.ata.4; driver now supports the ITE IT8211F IDE controller, - and Promise PDC40718 and PDC40719 chip found in Promise + and the Promise PDC40718 and PDC40719 chip found in Promise Fasttrak TX4300. &merged; - The &man.ata.4; driver now supports DMA for kernel crash dump - and crash dumping to &man.ataraid.4; device. + The &man.ata.4; driver now supports DMA for kernel crash dumps + and crash dumping to an &man.ataraid.4; device. &merged; The &man.ata.4; driver now supports USB mass storage class devices. To enable it, a line device atausb in the kernel configuration file or loading the atausb kernel module is needed. - Note that this conflicts &man.umass.4; and cannot coexist with + Note that this conflicts with &man.umass.4; and cannot coexist with each other. The &man.ataraid.4; driver now supports @@ -749,7 +766,7 @@ Ext2FS, NTFS, and ReiserFS. &merged; The GEOM_MIRROR class now supports - kernel crash dump to the GEOM providers. + kernel crash dumps to the GEOM providers. &merged; The GEOM_MIRROR and GEOM_RAID3 @@ -761,7 +778,7 @@ The default value is 1 to preserve the current behavior, and if it is set to 0 such components are not disconnected and the kernel will try to still use them - (only first error will be logged). + (only the first error will be logged). This is helpful for the case of multiple broken components (in different places), so actually all data is available. The broken components will be visible in gmirror list @@ -784,8 +801,8 @@ &merged; A new GEOM class GEOM_ZERO has been added. - It creates very huge provider (41PB) /dev/gzero - and mainly for performance testing. + It creates a very huge provider (41PB) /dev/gzero + and is mainly useful for performance testing. On BIO_READ request it zero-fills bio_data and on BIO_WRITE it does nothing. @@ -820,7 +837,7 @@ and supports different cryptographic algorithms. See &man.geli.8; for more information. &merged; - The &man.geli.8; now supports loading keyfiles before root + The &man.geli.8; now supports loading keyfiles before the root file system is mounted. &merged; For example, the following entries can be used in /boot/loader.conf to enable @@ -846,7 +863,7 @@ PLAY_TRACK_REL, PAUSE, PLAY_12 commands so that - the &man.cdcontrol.1; utility can handle USB CD drive. + the &man.cdcontrol.1; utility can handle a USB CD drive. @@ -855,7 +872,7 @@ A part of the FreeBSD NFS subsystem (the interface with the protocol stack and callouts) is now MPSAFE. - An initial support of SGI's XFS filesystem has been + Initial support for SGI's XFS filesystem has been added. @@ -868,7 +885,7 @@ DRM has been updated to a snapshot from DRI CVS as of 20051202. &merged; - TrustedBSD OpenBSM distribution, + TrustedBSD OpenBSM, version 1.0 alpha 5, an implementation of the documented Sun Basic Security Module (BSM) Audit API and file format, as well as local extensions to support the Mac OS X and FreeBSD operating systems @@ -887,14 +904,14 @@ Padding of ai_addrlen in struct addrinfo has been removed, which was originally for the ABI compatibility. - For example, this change break the ABI compatibility of + For example, this change breaks the ABI compatibility of the &man.getaddrinfo.3; function on 64-bit architecture including &os;/alpha, &os;/amd64, &os;/ia64, and &os;/sparc64. - OpenBSM userland tools including &man.audit.8;, + The OpenBSM userland tools, including &man.audit.8;, &man.auditd.8;, - &man.auditreduce.1;, - &man.praudit.1; have been added. + &man.auditreduce.1;, and + &man.praudit.1;, have been added. The &man.bsdiff.1; and &man.bspatch.1; utilities have been added. These are tools for constructing and @@ -921,8 +938,8 @@ &merged; The csup(1) utility has been imported. - This is an implementation of CVSup-compatible client written - in C language. Note that it currently supports checkout mode + This is an implementation of a CVSup-compatible client written + in the C language. Note that it currently supports checkout mode only. The &man.dhclient.8; program now sends the host's name in @@ -994,12 +1011,15 @@ also specified, no output is made for disks with no activity. - The &man.jail.8; utility pports a