From owner-cvs-all@FreeBSD.ORG Tue Dec 28 06:34:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0A7F16A4CE; Tue, 28 Dec 2004 06:34:20 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF69D43D39; Tue, 28 Dec 2004 06:34:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BD862511AE; Mon, 27 Dec 2004 22:34:20 -0800 (PST) Date: Mon, 27 Dec 2004 22:34:20 -0800 From: Kris Kennaway To: David O'Brien Message-ID: <20041228063420.GA39257@xor.obsecurity.org> References: <200412280609.iBS692Kg094599@repoman.freebsd.org> <20041228061627.GA38825@xor.obsecurity.org> <20041228063246.GA57140@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline In-Reply-To: <20041228063246.GA57140@dragon.nuxi.com> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/emulators/linux_base Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 06:34:21 -0000 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 27, 2004 at 10:32:46PM -0800, David O'Brien wrote: > On Mon, Dec 27, 2004 at 10:16:27PM -0800, Kris Kennaway wrote: > > On Tue, Dec 28, 2004 at 06:09:02AM +0000, David E. O'Brien wrote: > >=20 > > > | do-install: > > > | +# Make sure we have a /dev/null in the chrooted environment. > > > | + @${MKDIR} ${LINUXBASE}/dev > > > | + @${RM} -f ${LINUXBASE}/dev/null > > > | + @mknod ${LINUXBASE}/dev/null c 2 2 > > > | + @${CHMOD} 666 ${LINUXBASE}/dev/null > >=20 > > Will this work on 6.x? I thought device nodes were deprecated outside > > of devfs. >=20 > If not, we're in trouble -- I copied this directly from linux_base-8. :-) :-( Kris --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0P5sWry0BWjoQKURAjRDAKCiA5lwzhi8GtpU+dK+uICsJLbM0ACfa3fH DmiWquswG2PkgFrq3OyhcwA= =QMMR -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx--