elementary / elementary/settings-system
Add cache for firmware updates
Open
Priority: Low
Status: Confirmed
- Dominant language
- Vala
- Stars
- 28
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
At the moment files are downloaded every time. There is no caching mechanism.
## Proposal
Add a cache for downloaded files:
- firmware updates
- firmware release details like images for instructions to set device into update mode
## Prior Art
[fwupd](https://github.com/fwupd/fwupd) provides checksum for most files.
Contributor guide
Assessment
This issue has not been assessed yet.