Ludovic Courtès
66229b04ae
publish: Add support for lzip.
* guix/scripts/publish.scm (show-help, %options): Support '-C METHOD'
and '-C METHOD:LEVEL'.
(default-compression): New procedure.
(bake-narinfo+nar): Add lzip.
(nar-response-port): Likewise.
(string->compression-type): New procedure.
(make-request-handler): Generalize /nar/gzip handler to handle /nar/lzip
as well.
* tests/publish.scm ("/nar/lzip/*"): New test.
("/*.narinfo with lzip compression"): New test.
* doc/guix.texi (Invoking guix publish): Document it.
(Requirements): Mention lzlib.
2019-05-27 22:47:24 +02:00
..
2019-03-13 23:12:43 +01:00
2019-05-20 23:23:01 +02:00
2015-06-29 23:08:36 +02:00
2012-10-13 16:05:01 +02:00
2019-05-27 22:47:24 +02:00
2019-05-04 23:07:38 +02:00
2019-05-13 10:46:03 +02:00
2015-09-14 23:10:58 +02:00