Udev/Paket: Unterschied zwischen den Versionen
Erscheinungsbild
K Textersetzung - „line>“ durch „line copy>“ |
|||
Zeile 4: | Zeile 4: | ||
== Installation == | == Installation == | ||
<syntaxhighlight lang="bash" highlight="1" line> | <syntaxhighlight lang="bash" highlight="1" line copy> | ||
sudo apt install udev | sudo apt install udev | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Zeile 10: | Zeile 10: | ||
=== Dateien === | === Dateien === | ||
; /etc/udev | ; /etc/udev | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/etc/udev/hwdb.d | /etc/udev/hwdb.d | ||
/etc/udev/iocost.conf | /etc/udev/iocost.conf | ||
Zeile 18: | Zeile 18: | ||
; /usr/bin | ; /usr/bin | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/bin/systemd-hwdb | /usr/bin/systemd-hwdb | ||
/usr/bin/udevadm | /usr/bin/udevadm | ||
Zeile 24: | Zeile 24: | ||
; /usr/lib/modprobe.d | ; /usr/lib/modprobe.d | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/lib/modprobe.d/fbdev-blacklist.conf | /usr/lib/modprobe.d/fbdev-blacklist.conf | ||
</syntaxhighlight> | </syntaxhighlight> | ||
; /usr/lib/systemd | ; /usr/lib/systemd | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/lib/systemd/network | /usr/lib/systemd/network | ||
/usr/lib/systemd/network/73-usb-net-by-mac.link | /usr/lib/systemd/network/73-usb-net-by-mac.link | ||
Zeile 58: | Zeile 58: | ||
; /usr/lib/sysusers.d | ; /usr/lib/sysusers.d | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/lib/sysusers.d/debian-udev.conf | /usr/lib/sysusers.d/debian-udev.conf | ||
</syntaxhighlight> | </syntaxhighlight> | ||
; /usr/lib/tmpfiles.d | ; /usr/lib/tmpfiles.d | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/lib/tmpfiles.d/static-nodes-permissions.conf | /usr/lib/tmpfiles.d/static-nodes-permissions.conf | ||
</syntaxhighlight> | </syntaxhighlight> | ||
; /usr/lib/udev | ; /usr/lib/udev | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/lib/udev/ata_id | /usr/lib/udev/ata_id | ||
/usr/lib/udev/cdrom_id | /usr/lib/udev/cdrom_id | ||
Zeile 148: | Zeile 148: | ||
; /usr/share/bash-completion | ; /usr/share/bash-completion | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/share/bash-completion/completions | /usr/share/bash-completion/completions | ||
/usr/share/bash-completion/completions/udevadm | /usr/share/bash-completion/completions/udevadm | ||
Zeile 154: | Zeile 154: | ||
; /usr/share/bug | ; /usr/share/bug | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/share/bug/udev | /usr/share/bug/udev | ||
/usr/share/bug/udev/control | /usr/share/bug/udev/control | ||
Zeile 161: | Zeile 161: | ||
; /usr/share/doc | ; /usr/share/doc | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/share/doc/udev/NEWS.Debian.gz | /usr/share/doc/udev/NEWS.Debian.gz | ||
/usr/share/doc/udev/README.Debian.gz | /usr/share/doc/udev/README.Debian.gz | ||
Zeile 168: | Zeile 168: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/share/initramfs-tools | /usr/share/initramfs-tools | ||
/usr/share/initramfs-tools/hooks | /usr/share/initramfs-tools/hooks | ||
Zeile 180: | Zeile 180: | ||
; /usr/share/lintian | ; /usr/share/lintian | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/share/lintian/overrides | /usr/share/lintian/overrides | ||
/usr/share/lintian/overrides/udev | /usr/share/lintian/overrides/udev | ||
Zeile 186: | Zeile 186: | ||
; /usr/share/man | ; /usr/share/man | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/share/man/man5 | /usr/share/man/man5 | ||
/usr/share/man/man5/systemd.link.5.gz | /usr/share/man/man5/systemd.link.5.gz | ||
Zeile 204: | Zeile 204: | ||
; /usr/share/zsh | ; /usr/share/zsh | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line copy> | ||
/usr/share/zsh/vendor-completions | /usr/share/zsh/vendor-completions | ||
/usr/share/zsh/vendor-completions/_udevadm | /usr/share/zsh/vendor-completions/_udevadm |
Aktuelle Version vom 11. Mai 2025, 13:39 Uhr
udev/Paket
Beschreibung
Installation
sudo apt install udev
Dateien
- /etc/udev
/etc/udev/hwdb.d
/etc/udev/iocost.conf
/etc/udev/rules.d
/etc/udev/udev.conf
- /usr/bin
/usr/bin/systemd-hwdb
/usr/bin/udevadm
- /usr/lib/modprobe.d
/usr/lib/modprobe.d/fbdev-blacklist.conf
- /usr/lib/systemd
/usr/lib/systemd/network
/usr/lib/systemd/network/73-usb-net-by-mac.link
/usr/lib/systemd/network/99-default.link
/usr/lib/systemd/system
/usr/lib/systemd/system/sockets.target.wants
/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket
/usr/lib/systemd/system/sysinit.target.wants
/usr/lib/systemd/system/sysinit.target.wants/systemd-hwdb-update.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service
/usr/lib/systemd/system/systemd-hwdb-update.service
/usr/lib/systemd/system/systemd-udev-load-credentials.service
/usr/lib/systemd/system/systemd-udev-settle.service
/usr/lib/systemd/system/systemd-udev-trigger.service
/usr/lib/systemd/system/systemd-udevd-control.socket
/usr/lib/systemd/system/systemd-udevd-kernel.socket
/usr/lib/systemd/system/systemd-udevd.service
/usr/lib/systemd/system/systemd-udevd.service.d
/usr/lib/systemd/system/systemd-udevd.service.d/syscall-architecture.conf
/usr/lib/systemd/system/udev.service
/usr/lib/systemd/systemd-udevd
- /usr/lib/sysusers.d
/usr/lib/sysusers.d/debian-udev.conf
- /usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/static-nodes-permissions.conf
- /usr/lib/udev
/usr/lib/udev/ata_id
/usr/lib/udev/cdrom_id
/usr/lib/udev/dmi_memory_id
/usr/lib/udev/fido_id
/usr/lib/udev/hwdb.d
/usr/lib/udev/hwdb.d/20-OUI.hwdb
/usr/lib/udev/hwdb.d/20-acpi-vendor.hwdb
/usr/lib/udev/hwdb.d/20-bluetooth-vendor-product.hwdb
/usr/lib/udev/hwdb.d/20-dmi-id.hwdb
/usr/lib/udev/hwdb.d/20-net-ifname.hwdb
/usr/lib/udev/hwdb.d/20-pci-classes.hwdb
/usr/lib/udev/hwdb.d/20-pci-vendor-model.hwdb
/usr/lib/udev/hwdb.d/20-sdio-classes.hwdb
/usr/lib/udev/hwdb.d/20-sdio-vendor-model.hwdb
/usr/lib/udev/hwdb.d/20-usb-classes.hwdb
/usr/lib/udev/hwdb.d/20-usb-vendor-model.hwdb
/usr/lib/udev/hwdb.d/20-vmbus-class.hwdb
/usr/lib/udev/hwdb.d/60-autosuspend-chromiumos.hwdb
/usr/lib/udev/hwdb.d/60-autosuspend-fingerprint-reader.hwdb
/usr/lib/udev/hwdb.d/60-autosuspend.hwdb
/usr/lib/udev/hwdb.d/60-evdev.hwdb
/usr/lib/udev/hwdb.d/60-input-id.hwdb
/usr/lib/udev/hwdb.d/60-keyboard.hwdb
/usr/lib/udev/hwdb.d/60-seat.hwdb
/usr/lib/udev/hwdb.d/60-sensor.hwdb
/usr/lib/udev/hwdb.d/70-analyzers.hwdb
/usr/lib/udev/hwdb.d/70-av-production.hwdb
/usr/lib/udev/hwdb.d/70-cameras.hwdb
/usr/lib/udev/hwdb.d/70-hardware-wallets.hwdb
/usr/lib/udev/hwdb.d/70-joystick.hwdb
/usr/lib/udev/hwdb.d/70-mouse.hwdb
/usr/lib/udev/hwdb.d/70-pda.hwdb
/usr/lib/udev/hwdb.d/70-pointingstick.hwdb
/usr/lib/udev/hwdb.d/70-sound-card.hwdb
/usr/lib/udev/hwdb.d/70-touchpad.hwdb
/usr/lib/udev/hwdb.d/80-ieee1394-unit-function.hwdb
/usr/lib/udev/iocost
/usr/lib/udev/mtd_probe
/usr/lib/udev/rules.d
/usr/lib/udev/rules.d/50-firmware.rules
/usr/lib/udev/rules.d/50-udev-default.rules
/usr/lib/udev/rules.d/60-autosuspend.rules
/usr/lib/udev/rules.d/60-block.rules
/usr/lib/udev/rules.d/60-cdrom_id.rules
/usr/lib/udev/rules.d/60-dmi-id.rules
/usr/lib/udev/rules.d/60-drm.rules
/usr/lib/udev/rules.d/60-evdev.rules
/usr/lib/udev/rules.d/60-fido-id.rules
/usr/lib/udev/rules.d/60-infiniband.rules
/usr/lib/udev/rules.d/60-input-id.rules
/usr/lib/udev/rules.d/60-persistent-alsa.rules
/usr/lib/udev/rules.d/60-persistent-input.rules
/usr/lib/udev/rules.d/60-persistent-storage-mtd.rules
/usr/lib/udev/rules.d/60-persistent-storage-tape.rules
/usr/lib/udev/rules.d/60-persistent-storage.rules
/usr/lib/udev/rules.d/60-persistent-v4l.rules
/usr/lib/udev/rules.d/60-sensor.rules
/usr/lib/udev/rules.d/60-serial.rules
/usr/lib/udev/rules.d/64-btrfs.rules
/usr/lib/udev/rules.d/70-camera.rules
/usr/lib/udev/rules.d/70-joystick.rules
/usr/lib/udev/rules.d/70-memory.rules
/usr/lib/udev/rules.d/70-mouse.rules
/usr/lib/udev/rules.d/70-power-switch.rules
/usr/lib/udev/rules.d/70-touchpad.rules
/usr/lib/udev/rules.d/73-special-net-names.rules
/usr/lib/udev/rules.d/75-net-description.rules
/usr/lib/udev/rules.d/75-probe_mtd.rules
/usr/lib/udev/rules.d/78-sound-card.rules
/usr/lib/udev/rules.d/80-debian-compat.rules
/usr/lib/udev/rules.d/80-drivers.rules
/usr/lib/udev/rules.d/80-net-setup-link.rules
/usr/lib/udev/rules.d/81-net-dhcp.rules
/usr/lib/udev/rules.d/90-iocost.rules
/usr/lib/udev/scsi_id
/usr/lib/udev/v4l_id
- /usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/udevadm
- /usr/share/bug
/usr/share/bug/udev
/usr/share/bug/udev/control
/usr/share/bug/udev/script
- /usr/share/doc
/usr/share/doc/udev/NEWS.Debian.gz
/usr/share/doc/udev/README.Debian.gz
/usr/share/doc/udev/changelog.Debian.gz
/usr/share/doc/udev/copyright
/usr/share/initramfs-tools
/usr/share/initramfs-tools/hooks
/usr/share/initramfs-tools/hooks/udev
/usr/share/initramfs-tools/scripts
/usr/share/initramfs-tools/scripts/init-bottom
/usr/share/initramfs-tools/scripts/init-bottom/udev
/usr/share/initramfs-tools/scripts/init-top
/usr/share/initramfs-tools/scripts/init-top/udev
- /usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/udev
- /usr/share/man
/usr/share/man/man5
/usr/share/man/man5/systemd.link.5.gz
/usr/share/man/man5/udev.conf.5.gz
/usr/share/man/man5/udev.conf.d.5.gz
/usr/share/man/man7
/usr/share/man/man7/hwdb.7.gz
/usr/share/man/man7/udev.7.gz
/usr/share/man/man8
/usr/share/man/man8/systemd-hwdb.8.gz
/usr/share/man/man8/systemd-udevd-control.socket.8.gz
/usr/share/man/man8/systemd-udevd-kernel.socket.8.gz
/usr/share/man/man8/systemd-udevd.8.gz
/usr/share/man/man8/systemd-udevd.service.8.gz
/usr/share/man/man8/udevadm.8.gz
- /usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_udevadm
Konfiguration
Dateien
- /etc/udev
Datei | Beschreibung |
---|---|
/etc/udev/hwdb.d | |
/etc/udev/iocost.conf | |
/etc/udev/rules.d | |
/etc/udev/udev.conf |
Anhang
Siehe auch
Dokumentation
- Man-Page
- Info-Pages
Links
Projekt
Weblinks