Age | Commit message (Collapse) | Author | Files |
|
|
|
* / isn't always mounted rw when udev runs, so lets create /etc/dev.tar after checkroot has run
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
The udev configurations files are needed for Xorg configuration
for buglabs's bug device that will be commited later,
in order to find the right device nodes for the touchscreens
Note that the script creating the bmi(Bug module interface)
event pipe has not been commented out,because it will be needed
when the java bindings for the bug device will be in openembedded
The udev rules were took from buglabs svn:
svn://svn.buglabs.net/bug/branches/hrw/oe-stable-2009/
inside they are in meta-bug/packages/udev-rules/bug-udev/
|
|
|
|
Reads better when there are modules initialized by udev...
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
Fixed the following warning message when executing udev init script:
"udevadm control commands requires the --<command> format, this will
stop working in a future release."
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
|
|
* X starts, but hal doesn't see devices anymore
|
|
|
|
OE-only kernel match patch needs to get evaluated
|