From owner-svn-src-all@FreeBSD.ORG Wed Dec 31 15:57:25 2008 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00D5E1065674; Wed, 31 Dec 2008 15:57:24 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (unknown [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id 772F78FC1C; Wed, 31 Dec 2008 15:57:24 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p2191-ipbf1403funabasi.chiba.ocn.ne.jp [118.7.161.191]) (authenticated bits=128) by mail.allbsd.org (8.14.2/8.14.2) with ESMTP id mBVFvCat059301; Thu, 1 Jan 2009 00:57:23 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) (authenticated bits=0) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id mBVFv4vt048668; Thu, 1 Jan 2009 00:57:05 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 01 Jan 2009 00:56:51 +0900 (JST) Message-Id: <20090101.005651.208488655.hrs@allbsd.org> To: simon@FreeBSD.org From: Hiroki Sato In-Reply-To: <20081231130631.GC964@zaphod.nitro.dk> References: <200812310549.mBV5nFAN016361@svn.freebsd.org> <20081231130631.GC964@zaphod.nitro.dk> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.2 on Emacs 22.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_Jan__1_00_56_51_2009_554)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (mail.allbsd.org [133.31.130.32]); Thu, 01 Jan 2009 00:57:23 -877500 (JST) Cc: svn-src-releng@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r186634 - releng/7.1/release/doc/share/sgml X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2008 15:57:26 -0000 ----Security_Multipart(Thu_Jan__1_00_56_51_2009_554)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Simon L. Nielsen" wrote in <20081231130631.GC964@zaphod.nitro.dk>: si> On 2008.12.31 05:49:15 +0000, Hiroki Sato wrote: si> > Author: hrs si> > Date: Wed Dec 31 05:49:15 2008 si> > New Revision: 186634 si> > URL: http://svn.freebsd.org/changeset/base/186634 si> > si> > Log: si> > Add arch="" attr support. si> si> What does this do? AFAIR at least for the hardware notes in the past si> arch=amd64 e.g. only showed up on amd64? si> si> Is this an MFC of what's in head? Yes, it was a sort of MFC (actually role="merged" handling will not be used). In the past when the relnotes (and hardware notes) was separated into files for each platforms the arch="" is used for the separation, but after we have one relnotes file for all platforms, arch="" is used for generation a tag like "[i386,amd64]" in the head of paragraph. The change was for the functionality change. The current hardware notes for 7.x and HEAD have no arch="" attr because they have sections for each platforms and there is no need to add a tag like "[i386]". -- | Hiroki SATO ----Security_Multipart(Thu_Jan__1_00_56_51_2009_554)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAklblkMACgkQTyzT2CeTzy0PVwCdGQtw5q1c30nsjAKoYeHPtcN0 AfQAoMU7VwD3nRSbtL4fFSAIELcXcjLf =7ZZg -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Jan__1_00_56_51_2009_554)----