trivial: We actually want vendors to generate metadata

This commit is contained in:
Richard Hughes 2015-04-22 14:43:23 +01:00
parent adb7a5e29b
commit cff0b5db9c

View File

@ -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
=================== ===================