[Rpm-maint] [rpm-software-management/rpm] consider support for the courgette compression algorithm to decrease package size (#435)

bernd hopp notifications at github.com
Tue Apr 24 10:15:58 UTC 2018


chromiums package management uses a surprisingly effective compression algorithm for binaries, called courgette. [source](https://chromium.googlesource.com/chromium/src/courgette/)

When it was released, there was no support for ELF-binaries, which made it useless for posix-systems, but that support had been added meanwhile. So my suggestion is to look at this compression-algorithm again and make some tests with it, to see if it makes sense to create delta-rpms with it. Courgette uses the bsdiff binary-format as far as I can see.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180424/3a90b3a1/attachment.html>


More information about the Rpm-maint mailing list