Re: cvs commit: ports/emulators/linux_base Makefile

[ Available lists | Index of cvs-all | Month of Dec 2004 | Week of 28 Dec 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kris Kennaway <kris@obsecurity.org>
Date
28 Dec 2004 06:34:20
Subject
Re: cvs commit: ports/emulators/linux_base Makefile
Message-ID
20041228063420.GA39257@xor.obsecurity.org


[ Hide this part ]
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:
> >
> > > | 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.
>
> If not, we're in trouble -- I copied this directly from linux_base-8. :-)

:-(

Kris


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.131 seconds