On Tue, 04 Feb 2014 13:49:22 -0600
Bruce Dubbs <[email protected]> wrote:

> ... 
> I agree with the article criticizing systemd in that the init process 
> does not need to control login, logging, udev, cron, and a host of other 
> things.  Yes, I do know that udev can be done independent of systemd, 
> but they don't make that easy.
> ...

BTW, why you not consider system without udev at all? Now it do nothing,
except a lot of symlinks.

In many cases it is enough to set 

CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y

in modern linux kernels, and kernel will be responsible for appearance
of devices in /dev for 'new' (supported) hardware or software.
Sometimes this is enough for embedding systems, servers and relativly stationary
desktops.

--

  - ptr
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to