Files
systemd/hwdb.d
Zbigniew Jędrzejewski-Szmek 7d247d3cb8 meson: drop explicit custom_target names
[1] says:
> Since 0.60.0 the name argument is optional and defaults to the basename of
> the first output
We specify >= 0.62 as the supported version, so drop the duplicate name in all cases
where it is the same as outputs[0], i.e. almost all cases.

[1] https://mesonbuild.com/Reference-manual_functions.html#custom_target
2025-06-28 17:14:50 +02:00
..
2025-05-15 10:50:28 +02:00
2025-05-22 09:00:14 +02:00
2025-05-15 10:50:28 +02:00
2023-07-05 22:00:38 +02:00
2023-11-14 21:20:45 +00:00
2024-07-03 13:51:52 +02:00
2022-02-04 11:01:20 +09:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2025-05-15 10:50:28 +02:00
2021-03-26 09:35:07 +01:00
2025-05-15 10:50:28 +02: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.