"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:[EMAIL PROTECTED]
*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 [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to