-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Testable
-
-
fwupd-remote.json
{ "type": "org.osbuild.fwupd.remote.conf", "options": { "filename": "/etc/fwupd/remotes.d/vendor-directory.conf", "config": { "Enabled": "true", "Title": "Vendor (automatic)", "MetadataURI": "file:///usr/share/fwupd/remotes.d/vendor/firmware", } } },
results in
/etc/fwupd/remotes.d/vendor-directory.conf
[fwupd Remote] # this remote provides dynamically generated metadata shipped by the OS vendor and can # be found in /usr/share/fwupd/remotes.d/vendor/firmware Enabled=true Title=Vendor (Automatic) # using `Keyring=none` is required as directory remotes requires the local user to trust the person # putting the files in the immutable local location. Keyring=none MetadataURI=file:///usr/share/fwupd/remotes.d/vendor/firmware ApprovalRequired=false
- is depended on by
-
COMPOSER-1934 composer: implement firmware embedding in images
- New