udev 173-0ubuntu4 source package in Ubuntu
Changelog
udev (173-0ubuntu4) oneiric; urgency=low * Set a timeout of 61 seconds when calling udevadm control --exit, to ensure that udevd always reaches its *own* timeout first. If udevadm times out before udevd, it exits non-zero, breaking the move of the /dev mount; and if we ignore the udevadm failure then udevd might still be running, which is the original issue that the patch for bug #624469 was trying to address. Raising the timeout doesn't make the boot any slower, it just makes sure we let udevd count the 60 seconds instead of udevadm. LP: #818177. * debian/patches/race-condition-on-exit: Process events before signals in the worker thread, so we don't sit around waiting 60 seconds for an already-dead process. -- Steve Langasek <email address hidden> Sat, 08 Oct 2011 00:48:54 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Oneiric
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
udev_173.orig.tar.gz | 740.4 KiB | 0f753ad9c3022a074d1c052bcee9139581db825283771ac78c0be0d1de109d0c |
udev_173-0ubuntu4.debian.tar.gz | 64.1 KiB | e694842fba9c0d75a65199b147c8c6e44e64570cfa368bd3985ee880d9448a0a |
udev_173-0ubuntu4.dsc | 2.1 KiB | c460e8d5b02f55e02c1fd734465488b1ca9805ef0e73432affc5a16801fe5c4c |
Available diffs
- diff from 173-0ubuntu3 to 173-0ubuntu4 (pending)
Binary packages built by this source
- gir1.2-gudev-1.0: libgudev-1.0 introspection data
This package contains the GObject-
introspection data of libgudev-1.0 in
binary typelib format.
- libgudev-1.0-0: No summary available for libgudev-1.0-0 in ubuntu oneiric.
No description available for libgudev-1.0-0 in ubuntu oneiric.
- libgudev-1.0-dev: No summary available for libgudev-1.0-dev in ubuntu oneiric.
No description available for libgudev-1.0-dev in ubuntu oneiric.
- libudev-dev: No summary available for libudev-dev in ubuntu oneiric.
No description available for libudev-dev in ubuntu oneiric.
- libudev0: No summary available for libudev0 in ubuntu oneiric.
No description available for libudev0 in ubuntu oneiric.
- libudev0-udeb: No summary available for libudev0-udeb in ubuntu oneiric.
No description available for libudev0-udeb in ubuntu oneiric.
- udev: rule-based device node and kernel event manager
udev is a collection of tools and a daemon to manage events received from
the kernel and deal with them in user-space. Primarily this involves
creating and removing device nodes in /dev when hardware is discovered or
removed from the system.
.
Events are received via kernel netlink messaged and processed according to
rules in /etc/udev/rules.d and /lib/udev/rules.d, altering the name of the
device node, creating additional symlinks or calling other tools and programs
including those to load kernel modules and initialise the device.
- udev-udeb: No summary available for udev-udeb in ubuntu oneiric.
No description available for udev-udeb in ubuntu oneiric.