Alexander Viro wrote:
> Definitely. Plan 9 solution for devices is a bit awkward - the whole
> #<character> notation looks like a kludge, but idea that you don't want
> the whole /dev for everyone is _really_ sound. Example: for chroot jail
> you want /dev/zero and possibly /dev/random, etc., but you don't want
> /dev/hda there. Granularity should be better than all or nothing.
Huh? We have this capability now:
# ln /dev/xda6 ./glorp
# ls -l
total 0
brw-r----- 2 root disk 13, 6 May 5 1998 glorp
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:27 EST