]> git.ipfire.org Git - thirdparty/systemd.git/commit
Rename udev's hwdb/ to hwdb.d/
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Oct 2019 14:52:10 +0000 (16:52 +0200)
committerChris Down <chris@chrisdown.name>
Wed, 9 Oct 2019 23:53:09 +0000 (00:53 +0100)
commit4f10b80786e8baa1399b6de6111d5b3a16bf99ba
tree5b252b5af99d44bfb1f3e606ab90c04280c11e24
parentef2ad30aee9fa99b0fdb8fe7efda397513cec6af
Rename udev's hwdb/ to hwdb.d/

As in the parent commit, this makes the name consistent with the
rest of the source tree and the actuall installation path.
38 files changed:
hwdb.d/.gitattributes [moved from hwdb/.gitattributes with 100% similarity]
hwdb.d/.gitignore [moved from hwdb/.gitignore with 100% similarity]
hwdb.d/20-OUI.hwdb [moved from hwdb/20-OUI.hwdb with 100% similarity]
hwdb.d/20-acpi-vendor.hwdb [moved from hwdb/20-acpi-vendor.hwdb with 100% similarity]
hwdb.d/20-acpi-vendor.hwdb.patch [moved from hwdb/20-acpi-vendor.hwdb.patch with 100% similarity]
hwdb.d/20-bluetooth-vendor-product.hwdb [moved from hwdb/20-bluetooth-vendor-product.hwdb with 100% similarity]
hwdb.d/20-net-ifname.hwdb [moved from hwdb/20-net-ifname.hwdb with 100% similarity]
hwdb.d/20-pci-classes.hwdb [moved from hwdb/20-pci-classes.hwdb with 100% similarity]
hwdb.d/20-pci-vendor-model.hwdb [moved from hwdb/20-pci-vendor-model.hwdb with 100% similarity]
hwdb.d/20-sdio-classes.hwdb [moved from hwdb/20-sdio-classes.hwdb with 95% similarity]
hwdb.d/20-sdio-vendor-model.hwdb [moved from hwdb/20-sdio-vendor-model.hwdb with 99% similarity]
hwdb.d/20-usb-classes.hwdb [moved from hwdb/20-usb-classes.hwdb with 100% similarity]
hwdb.d/20-usb-vendor-model.hwdb [moved from hwdb/20-usb-vendor-model.hwdb with 100% similarity]
hwdb.d/20-vmbus-class.hwdb [moved from hwdb/20-vmbus-class.hwdb with 100% similarity]
hwdb.d/60-evdev.hwdb [moved from hwdb/60-evdev.hwdb with 100% similarity]
hwdb.d/60-input-id.hwdb [moved from hwdb/60-input-id.hwdb with 100% similarity]
hwdb.d/60-keyboard.hwdb [moved from hwdb/60-keyboard.hwdb with 100% similarity]
hwdb.d/60-sensor.hwdb [moved from hwdb/60-sensor.hwdb with 100% similarity]
hwdb.d/70-joystick.hwdb [moved from hwdb/70-joystick.hwdb with 100% similarity]
hwdb.d/70-mouse.hwdb [moved from hwdb/70-mouse.hwdb with 100% similarity]
hwdb.d/70-pointingstick.hwdb [moved from hwdb/70-pointingstick.hwdb with 100% similarity]
hwdb.d/70-touchpad.hwdb [moved from hwdb/70-touchpad.hwdb with 100% similarity]
hwdb.d/acpi-update.py [moved from hwdb/acpi-update.py with 100% similarity]
hwdb.d/acpi_id_registry.html [moved from hwdb/acpi_id_registry.html with 100% similarity]
hwdb.d/ids_parser.py [moved from hwdb/ids_parser.py with 99% similarity]
hwdb.d/ma-large.txt [moved from hwdb/ma-large.txt with 100% similarity]
hwdb.d/ma-medium.txt [moved from hwdb/ma-medium.txt with 100% similarity]
hwdb.d/ma-small.txt [moved from hwdb/ma-small.txt with 100% similarity]
hwdb.d/meson.build [moved from hwdb/meson.build with 100% similarity]
hwdb.d/parse_hwdb.py [moved from hwdb/parse_hwdb.py with 100% similarity]
hwdb.d/pci.ids [moved from hwdb/pci.ids with 100% similarity]
hwdb.d/pnp_id_registry.html [moved from hwdb/pnp_id_registry.html with 100% similarity]
hwdb.d/sdio.ids [moved from hwdb/sdio.ids with 100% similarity]
hwdb.d/usb.ids [moved from hwdb/usb.ids with 100% similarity]
meson.build
test/hwdb-test.sh
test/hwdb.d/10-bad.hwdb [moved from test/hwdb/10-bad.hwdb with 100% similarity]
test/meson.build