[Buildroot] [patch] udev broken, update and fix

Brad House brad at mainstreetsoftworks.com
Tue Aug 7 00:35:45 UTC 2007


/etc/udev/rules.d/ is empty with the current udev.  It should be
populated by default with one of the examples provided with udev.
Also, /dev/pts should be mounted by default from the udev (S10udev)
start script, otherwise 'dropbear' won't allow logins as it requires
/dev/pts...  (and this shouldn't be done automatically in fstab since
udev creates a tmpfs which would mount over it).

Also, udev_root isn't configured by default in /etc/udev/udev.conf as
the start script requires.

I've attached a patch which fixes those and goes ahead and bumps the
version to 114 (from 101).  Also, you can remove the
'udev-install.patch', as I've modified the makefile to do the same
thing...

-Brad
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: udev-114.patch
Url: http://lists.busybox.net/pipermail/buildroot/attachments/20070806/bbc9d7b2/attachment-0001.diff 


More information about the buildroot mailing list