Add compressed archive types for CoreOS.
The release team has requested that the uploads to Koji be compressed so that the Koji artifacts and the end-user downloaded artifacts match exactly. Currently CoreOS uses gzip for compression but has plans to move to xz in the near future.
gzip
xz
Pull-Request has been closed by darkmuggle
Pull-Request has been reopened by darkmuggle
This would be very helpful for us in RHCOS land!!
:thumbsup: + added issue #1481 for roadmap tracking.
Commit fac81bd7 fixes this pull-request
Pull-Request has been merged by mikem
Add compressed archive types for CoreOS.
The release team has requested that the uploads to Koji be compressed so that the Koji artifacts and the end-user downloaded artifacts match exactly. Currently CoreOS uses
gzipfor compression but has plans to move toxzin the near future.