]> mj.ucw.cz Git - pciutils.git/commit
update-pciids: Re-compress pci.ids if needed
authorMartin Mares <mj@ucw.cz>
Sat, 22 Jul 2023 21:47:13 +0000 (23:47 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 22 Jul 2023 21:47:13 +0000 (23:47 +0200)
commitb6e558fb75b6e46b9a10d2b1e5c10c346b412331
treeac67a67ae8a7e27def40623c9b469301368b74e6
parent327b6e8a1660e1c937b7987fa31f972af393521b
update-pciids: Re-compress pci.ids if needed

Previously, if pciutils were configured with compression of pci.ids,
update-pciids downloaded the gzipped version. Now, it downloads the
most compressed version for which tools are found installed, and
recompresses it to gzip if needed.
update-pciids.sh