]> git.ipfire.org Git - thirdparty/systemd.git/commit - hwdb/pnp_id_registry.html
hwdb: also add the source files to git
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 2 Oct 2017 11:19:22 +0000 (13:19 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 2 Oct 2017 11:19:22 +0000 (13:19 +0200)
commit2a9ba96c67bb36abf3851990bbf5fdef71890dea
treecb840ec45572e882366b5d9b5b14e8590c464f22
parent689f48981263557b2cc08f9ae14d5c24e45f14d5
hwdb: also add the source files to git

Without the original files it's hard to see what changed "upstream", and what
entries were added and removed. Upstream did not keep the entries sorted, and
our processing scripts did not sort the output either, so from just looking at
diffs it's hard to say what changed. So let's keep the original data, at least
for a few update cycles, so get a better handle on the upstream changes.

It's a few hundred kilobytes, so not that big, and text, so it should
compresses well.
hwdb/.gitignore
hwdb/acpi_id_registry.html [new file with mode: 0644]
hwdb/ma-large.txt [new file with mode: 0644]
hwdb/ma-medium.txt [new file with mode: 0644]
hwdb/ma-small.txt [new file with mode: 0644]
hwdb/pci.ids [new file with mode: 0644]
hwdb/pnp_id_registry.html [new file with mode: 0644]
hwdb/usb.ids [new file with mode: 0644]