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)
commit46a46adb4a839dbfc86634739425ccd5c3d92221
treefeb5845ad2d82cba841d120962d7aefea73af182
parent81ae77132a1b26b0b17630440d2833eb44688705
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]