Date: Mon, 27 Dec 2004 22:34:20 -0800 From: Kris Kennaway <kris@obsecurity.org> To: David O'Brien <obrien@FreeBSD.org> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: cvs commit: ports/emulators/linux_base Makefile Message-ID: <20041228063420.GA39257@xor.obsecurity.org> In-Reply-To: <20041228063246.GA57140@dragon.nuxi.com> References: <200412280609.iBS692Kg094599@repoman.freebsd.org> <20041228061627.GA38825@xor.obsecurity.org> <20041228063246.GA57140@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041228063420.GA39257>