<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/compression.scm, branch r-team</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>compression: Enable zstd parallel compression.</title>
<updated>2024-08-31T08:44:22+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-01-17T03:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8e57c5d1f3aaa789ad6aa0450c4235f8c4245f3a'/>
<id>8e57c5d1f3aaa789ad6aa0450c4235f8c4245f3a</id>
<content type='text'>
* gnu/compression.scm (%compressors) [zstd]: Provide the --threads argument.

Reviewed-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Change-Id: I4e8dfe725d1b0721c0016c3013b9e609fee94367
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/compression.scm (%compressors) [zstd]: Provide the --threads argument.

Reviewed-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Change-Id: I4e8dfe725d1b0721c0016c3013b9e609fee94367
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add compression module.</title>
<updated>2022-09-24T12:49:09+00:00</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2022-09-12T06:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ebe9d660a55629f2506db124b0e016885fc61e5c'/>
<id>ebe9d660a55629f2506db124b0e016885fc61e5c</id>
<content type='text'>
Move the compression record to a dedicated module so that it can be used
outside (guix scripts pack) module.

* guix/scripts/pack.scm (&lt;compressor&gt;, %compressors, lookup-compressor): Move
it to ...
* gnu/compression.scm: ... this new file.
* gnu/ci.scm: Adapt it.
* local.mk (GNU_SYSTEM_MODULES): Add it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the compression record to a dedicated module so that it can be used
outside (guix scripts pack) module.

* guix/scripts/pack.scm (&lt;compressor&gt;, %compressors, lookup-compressor): Move
it to ...
* gnu/compression.scm: ... this new file.
* gnu/ci.scm: Adapt it.
* local.mk (GNU_SYSTEM_MODULES): Add it.
</pre>
</div>
</content>
</entry>
</feed>
