Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2005 15:48:29 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        John Prather <jprather@uci.edu>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: ports/emulators/linux_base-8 install problem
Message-ID:  <20050317234829.GA2398@odin.ac.hmc.edu>
In-Reply-To: <423A15F8.8010200@uci.edu>
References:  <423A15F8.8010200@uci.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Thu, Mar 17, 2005 at 03:42:48PM -0800, John Prather wrote:
> Hello,
> 
> Any reason linux_base-8 insists upon successfully using mknod in the 
> installation in directories in the WRKDIRPREFIX, which may or may not be 
> mounted with nodev option, and in my case resides within a jail, where 
> mknod reports:
> 
> mknod: 
> /usr/local/ports/work/usr/ports/emulators/linux_base-8/work/linux_base-8-8.0/dev/null: 
> Operation not permitted
> 
> Perhaps, since 5.x has been out for a while, some way of getting 
> linux_base to use devfs instead of mknod might be nice?  I am told 6.x 
> won't allow mknod at all, regardless of jail presence.

Yah, this needs to go away.  In 6.x you can make device nodes with
mknod, they just aren't useful on FreeBSD >=6 (you can export them to
other systems or stick them in tarballs, etc.)

I suspect we're actually going to need a lindevfs eventually.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFCOhdMXY6L6fI4GtQRAuirAJ9GiRBq5hXC8IewnjL+tDpTvdUhYQCfVin4
fTUtMhhJiUyTagk4H7T/hZI=
=YA4F
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050317234829.GA2398>