On Fri, Apr 28, 2006 at 01:17:08AM +0200, Pierre THIERRY wrote: > I can't really link this to a POSIX-like system, which I suspect we will > support in the Hurd. Where will these user mutable filesystem reside? > > IIUC, each entry of /home would be a proxy, is that right? > > Do we use the same scheme for /etc and /var, where application specific > and sensitive data can exist?
It's the other way. /etc and /var don't exist, but we generate them for POSIX applications (so they see them). Different POSIX applications may very well see different contents of the same directory though. Only for POSIX programs which spawned each other must the tree be consistent. As I see it now, when starting a POSIX firefox, it will see a mostly empty filesystem with just some of its own files (config files, cache, cookies). When starting a POSIX xpdf, it will not see any of these files, but only the files that it needs itself. However, if the POSIX firefox downloads a pdf and opens it using xpdf, this xpdf will see all the firefox files. Thanks, Bas -- I encourage people to send encrypted e-mail (see http://www.gnupg.org). If you have problems reading my e-mail, use a better reader. Please send the central message of e-mails as plain text in the message body, not as HTML and definitely not as MS Word. Please do not use the MS Word format for attachments either. For more information, see http://129.125.47.90/e-mail.html
signature.asc
Description: Digital signature
_______________________________________________ L4-hurd mailing list L4-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/l4-hurd