mirror of
https://git.proxmox.com/git/fwupd
synced 2026-01-08 21:12:58 +00:00
If a remote like LVFS outputs <location>foo.cab</location> without a prepended hostname and path then we should use the metadata URI hostname and path instead. This allows us to trivially mirror a firmware repository, although clients using older versions of libfwupd will not work without this patch. We should encourage people to use `FirmwareBaseURI` for a long time yet.
6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
[fwupd Remote]
|
|
Enabled=true
|
|
Type=download
|
|
Keyring=gpg
|
|
MetadataURI=https://s3.amazonaws.com/lvfsbucket/downloads/firmware.xml.gz
|