[PLUG] devfsd (was 2.4.x?)

Matt Wallace wallacms@cs.purdue.edu
Thu, 8 Feb 2001 11:33:55 -0500 (EST)


> Also, I've noticed that when using devfs, if you create a device on your
> own it won't be there when you reboot the next time.  That includes
> symlinks in /dev.  I've added some stuff in the init scripts to create
> them each boot up.

Actually this is exactly what /etc/devfsd.conf is for.  You can set it up
so that for a certain class of devices symlinks are created for old /dev
tree compatibility.  There is also functionality for loading a module when
a certain device is requested.  Much nicer than kmod in my opinion becuase
the naming system is more intuitive.

Matt