#668 Re-enable the sqlite database in repodata and xz compress it.
Merged 5 years ago by mohanboddu. Opened 5 years ago by kevin.

file modified
+2
@@ -81,6 +81,8 @@

  

  # CREATEREPO

  createrepo_deltas = False

+ createrepo_database = True

+ createrepo_use_xz = True

  

  # CHECKSUMS

  media_checksums = ['sha256']

dnf doesn't use this, but mdapi still does, so re-enable it for now.

Signed-off-by: Kevin Fenzi kevin@scrye.com

Pull-Request has been merged by mohanboddu

5 years ago
Metadata