On Wed Mar 08, 2000 at 10:43:50PM +0100, Jakub Jelinek wrote:
> On Wed, Mar 08, 2000 at 10:14:26PM +0100, Guest section DW wrote:
> > On Wed, Mar 08, 2000 at 08:38:32AM -0700, Erik Andersen wrote:
> >
> > > ... minimalist replacements for most of the utilities
> > >
> > > This patch provides 3 device drivers: devps, devmtab, and devmodules.
> >
> > For a minimal system devmtab is not necessary.
>
> And devmodules is not necessary even on a normal system. lsmod provides the
> same info and is not using proc at all.
>
Umm...
[andersen@slag andersen]$ strace lsmod 2>&1 | grep proc
open("/proc/modules", O_RDONLY) = 3
[andersen@slag andersen]$ dlocate lsmod | grep bin
modutils: /sbin/lsmod
-Erik
-- Erik B. Andersen Web: http://www.xmission.com/~andersen/ email: andersee@debian.org --This message was written using 73% post-consumer electrons--- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:14 EST