Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zchunk: upgrade 1.1.5 -> 1.1.6 | Pierre-Jean Texier | 2020-06-02 | 3 | -106/+2 |
| | | | | | | | - Remove patches already in version Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | zchunk: add recipe | Pierre-Jean Texier | 2020-01-23 | 3 | -0/+126 |
zchunk is a compressed file format that splits the file into independent chunks. This allows you to only download changed chunks when downloading a new version of the file, and also makes zchunk files efficient over rsync. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> |