public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: devfs and udev
@ 2003-10-07 13:17 Bradley Chapman
  2003-10-07 13:32 ` Måns Rullgård
  2003-10-07 20:57 ` David Lang
  0 siblings, 2 replies; 22+ messages in thread
From: Bradley Chapman @ 2003-10-07 13:17 UTC (permalink / raw)
  To: mru; +Cc: linux-kernel

Mr. Rullgard,

> I noticed this in the help text for devfs in 2.6.0-test6:
>
> Note that devfs has been obsoleted by udev,
> <http://www.kernel.org/pub/linux/utils/kernel/hotplug/>.
> It has been stripped down to a bare minimum and is only provided for
> legacy installations that use its naming scheme which is
> unfortunately different from the names normal Linux installations
> use.
> 
> Now, this puzzles me, for a few of reasons. Firstly, not long ago,
> devfs was spoken of as the way to go, and all drivers were rewritten
> to support it. Why this sudden change? Secondly, that link only
> leads me to a package describing itself as an experimental
> proof-of-concept thing, not to be used for anything serious. How can
> something that incomplete obsolete a working system like devfs?
> Thirdly, udev appears to respond to hotplug events only. How is it
> supposed to handle device files not corresponding to any physical
> device? Finally, I quite liked the idea of a virtual filesystem for
> /dev. It reduced the clutter quite a bit. As for the naming scheme,
> it could easily be changed.

I think the two things which really prevented devfs from working were:

1. The namespace was too different from the original and required additional
configuration to maintain compatibility (devfsd and changes to core /etc
files.)
2. Devfs was not immediately picked up my the major distros, which meant that
any moderate end-user who wanted to use it would have to be careful when
setting it up or risk massive core breakage due to the changed device nodes
(initscripts failing and the like).

I used it for a very long time, personally; it was a good idea, and it had
potential. If the namespace that had been used was the same flat namespace as
the original /dev, it would have probably taken off. As it is, I think udev
is the new way of doing this (I haven't used it yet).

Brad

=====
Brad Chapman

Permanent e-mail: kakadu_croc@yahoo.com

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2003-10-13 20:16 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-07 13:17 devfs and udev Bradley Chapman
2003-10-07 13:32 ` Måns Rullgård
2003-10-07 18:28   ` insecure
2003-10-07 18:44     ` viro
2003-10-07 19:41     ` Greg KH
2003-10-07 20:47       ` insecure
2003-10-07 20:52         ` Greg KH
2003-10-07 21:17           ` Chris Meadors
2003-10-07 21:48             ` Greg KH
2003-10-08  7:30               ` Andreas Jellinghaus
2003-10-08 12:07                 ` [2.6 patch] document that udev isn't yet ready Adrian Bunk
2003-10-07 21:27           ` devfs and udev Måns Rullgård
2003-10-07 21:37             ` Greg KH
2003-10-07 22:01               ` Måns Rullgård
2003-10-07 22:12                 ` Bryan O'Sullivan
2003-10-07 22:49                   ` Måns Rullgård
2003-10-07 23:27                     ` Greg KH
2003-10-08  0:03                       ` Måns Rullgård
2003-10-09 22:09               ` bill davidsen
2003-10-13 20:15                 ` Tom Rini
2003-10-07 20:57 ` David Lang
2003-10-08 22:34   ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox