https://bugs.freedesktop.org/show_bug.cgi?id=38906

--- Comment #10 from junkmailnotr...@yahoo.com 2012-05-10 04:05:39 PDT ---
> I don't think udev is a problematic requirement for embedded devices (I think
> it's hard to build one without), ...

I respectfully disagree.

The recent Linux kernel devtmpfs filesystem makes it easy to build an embedded
device without udev.

After replacing udev with devtmpfs, my HP iPAQ hx4700 still happily boots Linux
and starts a full X server (Xorg) with window manager (PAWM). The only
noticeable difference is that it boots faster!

And those embedded devices which can employ static device nodes - because their
hardware never changes - can avoid dynamic device node implementations (devfs,
udev, devtmpfs) altogether.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to