On Jan 3, 2012 7:35 PM, "Nicolas Sebrecht" wrote: > > The 03/01/12, Pandu Poluan wrote: > > > (Come to think of it, has *any* distro ever attempted this... > > 'unconventional of going udev-free?) > > mdev is not an udev replacement. It's a very minimalist udev designed > for embedded systems and initramfs. These days, a full-featured system > require a dynamic /dev and AFAIK the only existing and up-to-date tool > for this job is udev. > > I don't think any other distro attempted to get free of udev as it means > coming back to 10 years ago, at least. > For desktops, I agree. But I can see a use case for mdev completely replacing udev: servers and virtual machines. Servers, especially production ones, have a hardware change only once in every two blue moons. They don't need all the bells and whistles of udev. Even more so when you've gone the virtualized route. Since servers are arguably where Linux shines the most, mdev should be seriously considered as a udev replacement. Rgds,