Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [patch] udev broken, update and fix
@ 2007-08-07  0:35 Brad House
  2007-08-07 17:31 ` Ulf Samuelsson
  0 siblings, 1 reply; 4+ messages in thread
From: Brad House @ 2007-08-07  0:35 UTC (permalink / raw)
  To: buildroot

/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://busybox.net/lists/buildroot/attachments/20070806/bbc9d7b2/attachment.diff 

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

end of thread, other threads:[~2007-08-11 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07  0:35 [Buildroot] [patch] udev broken, update and fix Brad House
2007-08-07 17:31 ` Ulf Samuelsson
2007-08-07 21:47   ` Brad House
2007-08-11 13:18     ` Brad House

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