Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cache for firmware updates #174

Open
meisenzahl opened this issue Jan 24, 2021 · 0 comments
Open

Add cache for firmware updates #174

meisenzahl opened this issue Jan 24, 2021 · 0 comments
Assignees
Labels
Priority: Low On the radar, but not the most urgent thing Status: Confirmed Verified by someone other than the reporter

Comments

@meisenzahl
Copy link
Member

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 provides checksum for most files.

@meisenzahl meisenzahl self-assigned this Jan 24, 2021
@cassidyjames cassidyjames added Priority: Low On the radar, but not the most urgent thing Status: Confirmed Verified by someone other than the reporter labels Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low On the radar, but not the most urgent thing Status: Confirmed Verified by someone other than the reporter
Projects
None yet
Development

No branches or pull requests

2 participants