From owner-svn-src-all@FreeBSD.ORG Fri Nov 13 18:38:11 2009 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 2D52B1065692; Fri, 13 Nov 2009 18:38:11 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id BF7BE8FC0A; Fri, 13 Nov 2009 18:38:10 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 69A271CDC3; Fri, 13 Nov 2009 19:38:09 +0100 (CET) Date: Fri, 13 Nov 2009 19:38:09 +0100 From: Ed Schouten To: Warner Losh Message-ID: <20091113183809.GA64905@hoeg.nl> References: <200911131126.nADBQiji064699@svn.freebsd.org> <20091113.112415.41705849.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ynll37MX3Fmyj3VY" Content-Disposition: inline In-Reply-To: <20091113.112415.41705849.imp@bsdimp.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r199249 - in head/etc: . etc.pc98 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: Fri, 13 Nov 2009 18:38:11 -0000 --ynll37MX3Fmyj3VY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Warner, * Warner Losh wrote: > > - sysctl.conf syslog.conf \ > > - etc.${MACHINE_ARCH}/ttys > > + sysctl.conf syslog.conf > > + > > +.if exists(${.CURDIR}/etc.${MACHINE}/ttys) > > +BIN1+=3D etc.${MACHINE}/ttys > > +.else > > +BIN1+=3D etc.${MACHINE_ARCH}/ttys > > +.endif >=20 > I'd go all the way here and make this be ${MACHINE} unconditionally. We could, but that means we also have to add a ttys file for sun4v. I wouldn't mind doing that, but maybe it would be better if the sun4v folks looked at this. Cheers, --=20 Ed Schouten WWW: http://80386.nl/ --ynll37MX3Fmyj3VY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkr9p5EACgkQ52SDGA2eCwWFQgCfSqI23HmR5TThkEeTa3daoqn1 pg4An2vf6faqAB/2MiGwD1fFvaLrhnLt =PEKe -----END PGP SIGNATURE----- --ynll37MX3Fmyj3VY--