Re: Linux's future: //posix/ipc, //root and so on ?
From: Alexander Viro (viro@math.psu.edu)
Date: Tue Feb 29 2000 - 19:02:15 EST
- Next message: Ronald G. Minnich: "bootimg and LOBOS"
- In reply to: Khimenko Victor: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Alexander Viro: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: H. Peter Anvin: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Brandon S. Allbery KF8NH: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Alexander Viro: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Rogier Wolff: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Kristian Koehntopp: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Andi Kleen: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Jamie Lokier: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Uwe Ohse: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Gaël Quéri: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Alexander Viro: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Remi Turk: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Krzysztof Halasa: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Wed, 1 Mar 2000, Khimenko Victor wrote:
> It's thing like ftpd which expect that environment is there. Or similar
> program to execure cgi script in sandbox. And without devfs, procfs and
> ipcfs it's DOABLE: you can put all needed libraries as hardlinks
> there. Without // trick (or rather /../ trick -- looks much saner to me)
> it's doable as well. WITHOUT changes for each and every program when new
> netfs or whjatever is implemented.
Oh, _please_! Before dropping root, but after geting a private namespace
and doing chroot():
while read i; do mount $i; done </etc/fstab.virtual
> Namespaces ARE great. It's just orthogonal issue :-( The whole idea behind
> superoot is to remove need to add ANYTHING to programs with chroot when
> there are new wonderfull filesystem like procfs, devfs or ipcfs is
> created.
See above.
-
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/
- Next message: Ronald G. Minnich: "bootimg and LOBOS"
- In reply to: Khimenko Victor: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Alexander Viro: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: H. Peter Anvin: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Brandon S. Allbery KF8NH: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Alexander Viro: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Rogier Wolff: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Kristian Koehntopp: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Andi Kleen: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Jamie Lokier: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Uwe Ohse: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Gaël Quéri: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Alexander Viro: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Remi Turk: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Maybe reply: Krzysztof Halasa: "Re: Linux's future: //posix/ipc, //root and so on ?"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This archive was generated by hypermail 2b29
: Tue Mar 07 2000 - 21:00:08 EST