1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-24 06:04:05 +03:00
Luca Boccassi b0d3095fd6 Drop split-usr and unmerged-usr support
As previously announced, execute order 66:

https://lists.freedesktop.org/archives/systemd-devel/2022-September/048352.html

The meson options split-usr, rootlibdir and rootprefix become no-ops
that print a warning if they are set to anything other than the
default values. We can remove them in a future release.
2023-07-28 19:34:03 +01:00
..
2019-10-10 00:53:09 +01:00
2019-10-10 00:53:09 +01:00
2023-07-05 22:00:38 +02:00
2023-07-28 00:30:53 +01:00
2023-07-05 22:00:38 +02:00
2021-10-27 00:14:41 +02:00
2022-02-04 11:01:20 +09:00
2023-03-26 19:01:49 +08:00
2023-07-05 22:00:38 +02:00
2023-07-28 00:30:53 +01:00
2023-07-28 00:30:53 +01:00
2023-07-28 00:30:53 +01:00
2023-07-24 11:42:23 +01:00
2023-07-05 22:00:38 +02:00
2021-03-26 09:35:07 +01:00
2019-10-10 00:53:09 +01:00
2023-07-05 22:00:38 +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.