Date: Fri, 13 Nov 2009 19:38:09 +0100 From: Ed Schouten <ed@80386.nl> To: Warner Losh <imp@bsdimp.com> 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 Message-ID: <20091113183809.GA64905@hoeg.nl> In-Reply-To: <20091113.112415.41705849.imp@bsdimp.com> References: <200911131126.nADBQiji064699@svn.freebsd.org> <20091113.112415.41705849.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ynll37MX3Fmyj3VY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Warner, * Warner Losh <imp@bsdimp.com> 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 <ed@80386.nl> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091113183809.GA64905>