udev: Update udev package from udev-106 to udev-142
authorGeoff Levand <geoffrey.levand@am.sony.com>
Mon, 24 Aug 2009 20:19:26 +0000 (20:19 +0000)
committerGeoff Levand <geoffrey.levand@am.sony.com>
Mon, 24 Aug 2009 20:19:26 +0000 (20:19 +0000)
commit525d86686e5c30ca60666b4f8a83315b34a289d8
treee85522c0c5fe9f59f04d2d500acb864849147a20
parent0ff31d848f715c7f9c3100d4e41994ef33f1fc61
udev: Update udev package from udev-106 to udev-142

Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle.  These have been incorporated
into the udev admin program udevadm.

Replace the udevextras sub package with config options to the udev
package.

Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc.  Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17378
package/base-files/files/etc/preinit
package/udev/Makefile
package/udev/files/20-input-grouping.rules [deleted file]
package/udev/patches/001-no_debug.patch [deleted file]
package/udev/patches/002-udevtrigger_no_config.patch [deleted file]
package/udev/patches/003-portability.patch [deleted file]
package/udev/udev-config.in [new file with mode: 0644]
package/udev/udevextras-config.in [deleted file]