From owner-svn-src-all@FreeBSD.ORG Thu Nov 17 15:50:22 2011 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 93CB5106566C; Thu, 17 Nov 2011 15:50:22 +0000 (UTC) (envelope-from kensmith@buffalo.edu) Received: from localmailB.acsu.buffalo.edu (localmailb.acsu.buffalo.edu [128.205.5.200]) by mx1.freebsd.org (Postfix) with ESMTP id 40FDC8FC14; Thu, 17 Nov 2011 15:50:21 +0000 (UTC) Received: from localmailB.acsu.buffalo.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 5D4CA5FA6; Thu, 17 Nov 2011 10:11:38 -0500 (EST) Received: from localmailB.acsu.buffalo.edu (localhost [127.0.0.1]) by localmailB.acsu.buffalo.edu (Postfix) with ESMTP id 330815F79; Thu, 17 Nov 2011 10:11:37 -0500 (EST) Received: from smtp2.acsu.buffalo.edu (smtp2.acsu.buffalo.edu [128.205.5.254]) by localmailB.acsu.buffalo.edu (Prefixe) with ESMTP id E4A055D08; Thu, 17 Nov 2011 10:11:36 -0500 (EST) Received: from [128.205.32.76] (bauer.cse.buffalo.edu [128.205.32.76]) (Authenticated sender: kensmith@buffalo.edu) by smtp2.acsu.buffalo.edu (Postfix) with ESMTPSA id A669747BF0; Thu, 17 Nov 2011 10:11:36 -0500 (EST) From: Ken Smith To: Alexey Dokuchaev In-Reply-To: <20111117145723.GB96475@FreeBSD.org> References: <201111151849.pAFInR3K012609@svn.freebsd.org> <20111116.232828.343708041526200614.nyan@FreeBSD.org> <4EC3D40A.5040204@freebsd.org> <1321457050.78238.10.camel@bauer.cse.buffalo.edu> <20111117124210.GB2051@garage.freebsd.pl> <1321535020.82271.5.camel@bauer.cse.buffalo.edu> <20111117143149.GA96475@FreeBSD.org> <1321541092.82271.15.camel@bauer.cse.buffalo.edu> <20111117145723.GB96475@FreeBSD.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-pO/u4T7kK8rUTvkMofXi" Date: Thu, 17 Nov 2011 10:11:36 -0500 Message-ID: <1321542696.82271.31.camel@bauer.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-PM-EL-Spam-Prob: : 8% Cc: src-committers@FreeBSD.org, Pawel Jakub Dawidek , svn-src-all@FreeBSD.org, David Chisnall , Yoshihiro , Nathan Whitehorn , svn-src-head@FreeBSD.org, TAKAHASHI Subject: Re: svn commit: r227536 - in head: release share/man/man7 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: Thu, 17 Nov 2011 15:50:22 -0000 --=-pO/u4T7kK8rUTvkMofXi Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Thu, 2011-11-17 at 14:57 +0000, Alexey Dokuchaev wrote: > On Thu, Nov 17, 2011 at 09:44:52AM -0500, Ken Smith wrote: > > This is the problem we are trying to "solve": > >=20 > > Supported TARGET/TARGET_ARCH pairs for world and kernel targets > > amd64/amd64 > > arm/arm > > arm/armeb > > i386/i386 > > ia64/ia64 > > mips/mipsel > > mips/mipseb > > mips/mips64el > > mips/mips64eb > > mips/mipsn32eb > > pc98/i386 > > powerpc/powerpc > > powerpc/powerpc64 > > sparc64/sparc64 >=20 > As I see it, for every pair except pc98/i386, second part should be used. > For pc98/i386, first (pc98). Problem solved. ;-) >=20 > ./danfe >=20 I'd still sort of prefer no special cases. However ... For the ISO / memstick filenames we could just program in `uname -p` and ask the pc98 builder to modify the filenames post-build. But we still have the dual names needed for the FTP site layout. There it needs to be fully automated in the installer. So, given it seemed like we're sort of stuck with having the dual names appearing in other places combined with it never causing us to have special cases and/or conflicts it seemed like just biting the bullet and having them in the ISO / memstick filenames too ... Have I mentioned I don't like any of the options? :-/ --=20 Ken Smith - From there to here, from here to | kensmith@buffalo.edu there, funny things are everywhere. | - Theodor Geisel | --=-pO/u4T7kK8rUTvkMofXi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk7FJCgACgkQ/G14VSmup/ap0wCgk2LahkIwkbvxcvfjyC3Wi/Op GP4An16uTV/0s5oRfqNVJwhDl1b9J+sM =0cp9 -----END PGP SIGNATURE----- --=-pO/u4T7kK8rUTvkMofXi--