Date: Mon, 27 Dec 2004 22:16:27 -0800 From: Kris Kennaway <kris@obsecurity.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base Makefile Message-ID: <20041228061627.GA38825@xor.obsecurity.org> In-Reply-To: <200412280609.iBS692Kg094599@repoman.freebsd.org> References: <200412280609.iBS692Kg094599@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 28, 2004 at 06:09:02AM +0000, David E. O'Brien wrote: > | 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 Will this work on 6.x? I thought device nodes were deprecated outside of devfs. Kris --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0Po7Wry0BWjoQKURAu4uAKDWAVzX6tl4vxp+vKSddkJ8hVNTXACdEW7A aikKJ2q1+KYW7p1L/O9vY4s= =KhZ6 -----END PGP SIGNATURE----- --DocE+STaALJfprDB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041228061627.GA38825>