"H. Peter Anvin" wrote:
>
> Erik Andersen wrote:
> >
> > On Wed Oct 25, 2000 at 11:43:02AM -0700, H. Peter Anvin wrote:
> > >
> > > There is another good reason to ditch /etc/mtab: as a static file, it
> >
> > And it is supposed to be writable though it lives in /etc. It should live
> > in /var. Has the LSB ever gotten around to addressing this wart?
> > This is a pita for embedded systems...
> >
>
> /var doesn't work either, because it may not be available at boot.
>
Yep, and that are exactly the reasons we wanted to use
/proc/mounts instead of /etc/mtab in the first place:
on our Diskless Client we have the root fs mounted readonly
(NFS mount) :-)
Now we want to use it on "normal" systems, too, and so we
came across the other problems (like missing quota flags)
- andreas
-- Andreas Haumer | mailto:andreas@xss.co.at *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-0 A-1100 Vienna, Austria | Fax: +43-1-6060114-71 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:16 EST