mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 14:12:59 +00:00
trivial: We actually want vendors to generate metadata
This commit is contained in:
parent
adb7a5e29b
commit
cff0b5db9c
19
README.md
19
README.md
@ -222,15 +222,18 @@ tool available from the [appstream-glib](https://github.com/hughsie/appstream-gl
|
|||||||
|
|
||||||
### Where do I submit the `.cab` files?
|
### Where do I submit the `.cab` files?
|
||||||
|
|
||||||
At the moment we are auto-generating the metadata for various distributions,
|
The end goal is for vendors to produce and upload the AppStream metadata
|
||||||
but the end goal is for vendors to produce the AppStream metadata themselves
|
themselves using the `appstream-builder` command line tool, for example:
|
||||||
where it would be downloaded directly.
|
|
||||||
Please [email us](mailto://richard@hughsie.com) if you would like us to start
|
|
||||||
generating the metadata for your product.
|
|
||||||
|
|
||||||
Users will also be able to download the `.cab` file manually and install it
|
appstream-builder \
|
||||||
using the Software application in Linux, although the goal is to be able to
|
--basename=colorhug-firmware \
|
||||||
notify them that updates are available.
|
--origin=hughski \
|
||||||
|
ColorHug*/firmware-releases/*.*.*/*.cab
|
||||||
|
|
||||||
|
...will produce this file: http://www.hughski.com/downloads/colorhug-firmware.xml
|
||||||
|
|
||||||
|
Please [email us](mailto://richard@hughsie.com) if you just want to upload `.cab`
|
||||||
|
files and you would like us to generate metadata for your product.
|
||||||
|
|
||||||
Adding Trusted Keys
|
Adding Trusted Keys
|
||||||
===================
|
===================
|
||||||
|
Loading…
Reference in New Issue
Block a user