> Date: Fri, 4 Aug 2000 15:31:40 -0700
> From: Joshua Uziel <[EMAIL PROTECTED]>
> * Eric <[EMAIL PROTECTED]> [000804 15:24]:
> > I'm developing with a slightly out-of-date snapshot
> > from vger.samba.org, kernel version 2.4.0-test5, and
> > noticed that /proc/openprom does not populate itself
> > with any file or directory entries.
> > Is this a known or fixed issue that may be rectified
> > in the latest snapshot? Or am I simply smoking crack
> > in a new and unique manner?
>
> In an email from Anton on Mon, 29 May 2000:
>
> /proc/openprom is now a filesystem. You can mount it from your
> /etc/fstab:
>
> none /proc/openprom openpromfs defaults 0 0
>
> So you're not smoking crack... just a subtle change slipped by. :)
Does find(1) work? Try this:
find /proc/openprom -print
With the old openprom-in-proc the command above did not work
because the link count was wrong for directories.
--Pete
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]