mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-02 21:39:42 +00:00
![]() Allow setting a minimum fwupd version requirement using `--minimum`. If running on a distro with apt, try to use this to detect an already installed version and compare what was passed in to `--minimum`. * If new enough version, use the built in version * If too old of a version or not specified, require package removal. |
||
---|---|---|
.. | ||
assets | ||
make.py | ||
README.md |
Standalone installer
This is a script that will build a standalone installer around the fwupd snap or flatpak. This can be used for distributing updates that use fwupd on machines without networking and the needed tools.
For usage instructions, view:
./make.py --help