From: Brad House <brad@mainstreetsoftworks.com>
To: buildroot@busybox.net
Subject: [Buildroot] [patch] udev broken, update and fix
Date: Mon, 06 Aug 2007 20:35:45 -0400 [thread overview]
Message-ID: <46B7BE61.5060107@mainstreetsoftworks.com> (raw)
/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
next reply other threads:[~2007-08-07 0:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-07 0:35 Brad House [this message]
2007-08-07 17:31 ` [Buildroot] [patch] udev broken, update and fix Ulf Samuelsson
2007-08-07 21:47 ` Brad House
2007-08-11 13:18 ` Brad House
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46B7BE61.5060107@mainstreetsoftworks.com \
--to=brad@mainstreetsoftworks.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.