Paketname | udev |
Beschreibung | rule-based device node and kernel event manager |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 151-12 |
Sektion | admin |
Priorität | required |
Installierte Größe | 1472 Byte |
Hängt ab von | libacl1 (>= 2.2.11-1), libc6 (>= 2.9), libglib2.0-0 (>= 2.16.0), libselinux1 (>= 1.32), libusb-0.1-4 |
Empfohlene Pakete | |
Paketbetreuer | Scott James Remnant |
Quelle | |
Paketgröße | 407828 Byte |
Prüfsumme MD5 | 6cb41c74f99467d97192d744c9cdc104 |
Prüfsumme SHA1 | 5806eb7c502b85429c11104263256da0ac0fae5f |
Prüfsumme SHA256 | 84cfcd4fa09c7d4f7c2ad2978babda48413bf895f30409b64b392e210ccae3f3 |
Link zum Herunterladen | udev_151-12_i386.deb |
Ausführliche Beschreibung | 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.
|