Re: TUX & CGI
"Bill Rugolsky Jr." <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <20030813203825.GD23726@ti19> |
On Thu, Aug 14, 2003 at 05:18:26AM +0900, Christians, Stefan Mr. wrote: > Oh. I never saw that one before. Simple and great. Works like soap on > the shower floor. Thank you very much. That convinces me, and I will let TUX do the job. Many thanks to Al Viro for that. :-) > b) Add following mount information to /etc/fstab: > -- > /bin /var/www/html/bin none ro,bind > /lib /var/www/html/lib none ro,bind > /usr/bin /var/www/html/usr/bin none ro,bind > /usr/lib /var/www/html/usr/lib none ro,bind Read-only is not yet a per-mountpoint attribute, as detailed in this post by Al Viro: http://groups.google.com/groups?threadm=linux.kernel.Pine.GSO.4.21.0108311558430.15931-100000%40weyl.math.psu.edu Herbert Poetzl (sorry no umlaut ;-)) has been working on a subset of that functionality that he calls "Bind Mount Extensions": http://groups.google.com/groups?threadm=h7fl.2jO.105%40gated-at.bofh.it The latest patch can be found in the linux-fsdevel archives (where?); I'll bounce it to you separately. Regards, Bill Rugolsky