From d3a1bfea04cfb625caf91bfcfe69e9ea5d37b0fb Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Aug 06 2019 13:09:01 +0000 Subject: switch to compress repodata with xz instead of bzip2 kb#885 --- diff --git a/c8.conf b/c8.conf index 334201f..baab51a 100644 --- a/c8.conf +++ b/c8.conf @@ -74,6 +74,7 @@ createrepo_deltas = False createrepo_database = True createrepo_c = True createrepo_checksum = "sha256" +createrepo_use_xz = True # CHECKSUMS media_checksums = ['sha256']