1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-21 13:34:21 +03:00
systemd/hwdb.d
Lennart Poettering cdcb1eeeb8
[RFC] better naming for Azure MANA network devices (#34255)
The Azure MANA folks would like the PCI domain to be suppressed from
naming network interfaces. Let's introduce a somewhat generic way to do
this, without hardcoding anything to Azure.

Specifically: we'll ship a new hwdb entry that sets a new
ID_NET_NAME_INCLUDE_DOMAIN=0 property on relevant MANA devices. Then we
make net_id look for that property, and if it is set we simply suppress
the PCI domain.

(Untested as of now, needs feedback from Azure MANA folks that this
actually works and does what is requested here).
2024-12-20 09:52:40 +01:00
..
.gitattributes Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
.gitignore Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-acpi-vendor.hwdb Update hwdb 2024-11-15 17:17:47 +00:00
20-acpi-vendor.hwdb.patch Update hwdb 2024-12-10 15:18:39 +00:00
20-bluetooth-vendor-product.hwdb hwdb: Update database of Bluetooth company identifiers 2020-04-05 10:01:14 +02:00
20-dmi-id.hwdb udev/rules,hwdb: filter out mostly meaningless default strings 2022-09-06 03:38:09 +09:00
20-net-ifname.hwdb hwdb: disable inclusion of the PCI domain in MANA network interface naming 2024-12-11 16:38:25 +01:00
20-OUI.hwdb Update hwdb 2024-12-10 15:18:39 +00:00
20-pci-classes.hwdb hwdb update for v246-rc1 2023-07-05 22:00:38 +02:00
20-pci-vendor-model.hwdb hwdb: update 2024-11-27 15:17:23 +00:00
20-sdio-classes.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-sdio-vendor-model.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-usb-classes.hwdb Update hwdb 2023-11-14 21:20:45 +00:00
20-usb-vendor-model.hwdb Update hwdb 2024-12-10 15:18:39 +00:00
20-vmbus-class.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
60-autosuspend-fingerprint-reader.hwdb hwdb: import newest autosuspend rules from chromeos 2024-11-01 12:32:06 +00:00
60-autosuspend.hwdb Update 60-autosuspend.hwdb (#30131) 2023-11-21 23:38:54 +00:00
60-evdev.hwdb hwdb: Add Chuwi MiniBook X trackpad fuzz 2024-12-10 04:21:41 +09:00
60-input-id.hwdb hwdb: Fix Logitech G915 TKL (Bluetooth) appearing as a mouse 2024-06-23 06:41:58 +09:00
60-keyboard.hwdb hwdb: fix key toggle touchpad for VAIO VJFH52 (#35645) 2024-12-17 00:10:42 +09:00
60-seat.hwdb hwdb: add a vmbus id for HyperV Video device 2024-05-30 12:55:44 +02:00
60-sensor.hwdb hwdb: add entry for Chuwi Hi10 X1 (#35331) 2024-11-24 16:30:33 +09:00
70-analyzers.hwdb hwdb: Add Greaseweazle "drives" to the list of analyzers 2022-08-09 18:12:19 +02:00
70-av-production.hwdb hwdb: add Stream Deck Neo (#34903) 2024-10-27 00:27:29 +09:00
70-cameras.hwdb hwdb: Add some HP IR cameras 2024-07-03 13:51:52 +02:00
70-hardware-wallets.hwdb add udev rules for trezor hw wallet devices 2024-07-24 08:22:44 +01:00
70-joystick.hwdb hwdb: drop boilerplate about match patterns in two more cases 2023-03-25 03:11:23 +09:00
70-lights.hwdb hwdb: Make remote controllable lights work out-of-the-box 2024-12-16 14:50:28 +09:00
70-mouse.hwdb hwdb: Make 3D mice work out-of-the-box 2024-12-03 19:35:53 +01:00
70-pda.hwdb hwdb: add HP calculators 2022-02-04 11:01:20 +09:00
70-pointingstick.hwdb hwdb: drop POINTINGSTICK_CONST_ACCEL 2023-07-12 01:49:59 +02:00
70-sound-card.hwdb hwdb: Add headset form-factor override for Xbox Wireless Dongle 2024-02-22 06:36:38 +09:00
70-touchpad.hwdb hwdb: drop redundant entry 2023-03-26 19:01:49 +08:00
80-ieee1394-unit-function.hwdb hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkII 2024-05-07 14:13:03 +09:00
82-net-auto-link-local.hwdb hwdb,rules: mark host-to-host network devices as only requiring link local addressing 2023-10-30 18:57:41 +01:00
acpi_id_registry.csv update hwdb 2024-11-01 12:32:06 +00:00
acpi-update.py hwdb/acpi-update.py: streamline python code 2023-11-15 15:25:26 +01:00
ids_parser.py hwdb: make sure "ninja update-hwdb" works on f35 2022-04-28 17:42:25 +02:00
ma-large.txt Update hwdb 2024-12-10 15:18:39 +00:00
ma-medium.txt Update hwdb 2024-12-10 15:18:39 +00:00
ma-small.txt Update hwdb 2024-12-10 15:18:39 +00:00
meson.build add udev rules for trezor hw wallet devices 2024-07-24 08:22:44 +01:00
parse_hwdb.py hwdb: Make remote controllable lights work out-of-the-box 2024-12-16 14:50:28 +09:00
pci.ids hwdb: update 2024-11-27 15:17:23 +00:00
pnp_id_registry.csv Update hwdb 2024-11-15 17:17:47 +00:00
README Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
sdio.ids Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
usb.ids Update hwdb 2024-12-10 15:18:39 +00:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.