summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-08-15 13:26:24 +0100
committerRichard Hughes <richard@hughsie.com>2014-08-15 13:26:44 +0100
commit329ff9253c98231d32dcc6b3069109912ca2b8b1 (patch)
treeb65ab992780396f3efa9b86d8417d23abb5fed1a /README.md
parent7621c9bd879d97471c735fcac1ffcecad50d5541 (diff)
downloadappstream-glib-329ff9253c98231d32dcc6b3069109912ca2b8b1.tar.gz
Do not store the packages to ignore in the main file
This makes the main files much slower to read by the session client and the additional data is only required on the build servers.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8786865..221652b 100644
--- a/README.md
+++ b/README.md
@@ -104,15 +104,17 @@ patiently if you have a lot of packages to process. After this is complete
you should finally see:
Writing ./repodata/megarpms-21.xml.gz
+ Writing ./repodata/megarpms-21-failed.xml.gz
+ Writing ./repodata/megarpms-21-ignore.xml.gz
Writing ./repodata/megarpms-21-icons.tar
Done!
You now have two choices what to do with these files. You can either upload
them with the rest of the metadata you ship (e.g. in the same directory as
-`repomd.xml` and `primary.sqlite.bz2`) which will work with Fedora 21.
+`repomd.xml` and `primary.sqlite.bz2`) which will work with Fedora 22 and later.
-For Fedora 20, you have to actually install these files, so you can do something
-like this in the megarpms-release.spec file:
+For Fedora 20 and 21, you have to actually install these files, so you can do
+something like this in the megarpms-release.spec file:
Source1: http://www.megarpms.org/temp/megarpms-20.xml.gz
Source2: http://www.megarpms.org/temp/megarpms-20-icons.tar.gz