Commit Graph

9 Commits

Author SHA1 Message Date
329f79f218 [notify] udev: update to 182
Important Notes:
----------------
* new dependency kmod
* the following kernel options are required:
    CONFIG_DEVTMPFS=y
    CONFIG_DEVTMPFS_MOUNT=y
2012-04-19 11:35:26 +02:00
8ebfc91b76 udev: update to 173
to avoid a warnig on system start the deprecated call of udevadm
 'udevadm trigger --type=failed'
is no longer used.

See
http://thread.gmane.org/gmane.linux.hotplug.devel/16695
http://thread.gmane.org/gmane.linux.hotplug.devel/17011
2011-08-03 10:57:42 +02:00
Michal Soltys
112bff655d udev additions/tidying
Don't override exec_prefix= and use --with-rootlibdir to copy
runtime libs to /lib while keeping most of the stuff in /usr.
With this change, we don't have to override pkgconfig, or manually
setup .so symlink. It's also friendlier towards builds with
enable-extras (which would require more additional fixes).

Enable build of static library, which will enable us to add explicit
udev support to static builds of dm/lvm.

Adjust start_udev:

- remount /dev if it's already mounted (due to initramfs or
  CONFIG_DEVTMPFS_MOUNT), which allows us to set mount options
- add inodes limit safeguard
- verify udevd is not running before starting it
- remove 'settle' between subsystems/devices

Signed-off-by: Michal Soltys <soltys@ziu.info>
2011-02-27 14:38:22 +01:00
ad134ccf76 udev: update to 165 2010-12-18 10:19:36 +01:00
Michal Soltys
c6785f2997 udev: update to 164, clean-up 2010-12-02 16:08:16 +01:00
Tilman Sauerbeck
f9b4c3afd4 udev: updated to 122. 2008-06-07 11:47:32 +02:00
Matt Housh
e1e7512b1b udev: fixed mount permissions on /dev tmpfs for drivers requiring exec access 2006-08-09 13:46:39 +00:00
Matt Housh
b47c8117c5 udev: updated to version 096 2006-08-03 13:43:56 +00:00
Simone Rota
26977f273a moved udev-related ports into core 2006-02-23 17:19:35 +00:00