Tool to mirror Linux Vendor Firmware Service (LVFS) repositories, that are used for fwupd.
The configuration is by default stored under /etc/lvfs-mirror/mirror.conf
or any path you give with --config / -c.
An example configuration file can be found in mirror.conf.
The configuration of remotes is the same as for fwupd.
Details about signing and verifying can be found here.
This tool requires the tool jcat-tool available in the PATH.
Install from pypi using:
pipx install lvfs-mirrorClone the repo and install it using:
poetry installContributions are very welcome.
© 2024 Sebastian Endres MIT License