Victor Polyakov wrote:
>     Unfortunately, NULLFS filesystem does not permit users to modify files.
> We want do give each user a copy of /usr and to permit installation of
> software etc...

You mean "on a per user basis".  It permits modification.

In general, you would mount / and /usr read-only, and mount
some other area (e.g. /usr/local) as read/write, and they
would install their private stuff there.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to