all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: Josselin Poiret <dev@jpoiret.xyz>,
	68242@debbugs.gnu.org, Simon Tournier <zimon.toutoune@gmail.com>,
	Mathieu Othacehe <othacehe@gnu.org>,
	Tobias Geerinckx-Rice <me@tobias.gr>,
	Ricardo Wurmus <rekado@elephly.net>,
	Christopher Baines <guix@cbaines.net>
Subject: [bug#68242] [core-updates] Compress man pages using zstd
Date: Mon, 08 Jan 2024 18:25:46 +0100	[thread overview]
Message-ID: <87r0ir3ffp.fsf_-_@gnu.org> (raw)
In-Reply-To: <e208adb6c41d23fce4678a5146bfd5583b04e3c8.1704484373.git.maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Fri, 5 Jan 2024 14:52:52 -0500")

Hello,

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> * guix/build/utils.scm (compressor): Register zst file name extension.
> * guix/packages.scm (%standard-patch-inputs): Add zstd.
> (patch-and-repack): Rename tarxz-name nested procedure to tar-file-name, and
> accept a new 'ext' argument; adjust accordingly.  Add zstd binding, and
> replace the XZ_DEFAULTS environment variable with ZSTD_NBTHREADS.  Fallback to
> xz when zstd is not available.
>
> Change-Id: I614a6be8c87a4a0858eadce616c51d8e9b9fc020

Good idea.  LGTM!

Ludo’.




  reply	other threads:[~2024-01-08 17:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04 15:16 [bug#68242] [PATCH 0/5] Compress man pages using zstd Maxim Cournoyer
2024-01-05 19:52 ` [bug#68242] [PATCH core-updates v2 " Maxim Cournoyer
2024-01-05 19:52   ` [bug#68242] [PATCH core-updates v2 1/5] utils: Lower xz compression memory usage limit to 20% Maxim Cournoyer
2024-01-08 17:26     ` [bug#68242] [core-updates] Compress man pages using zstd Ludovic Courtès
2024-01-05 19:52   ` [bug#68242] [PATCH core-updates v2 2/5] compression: Enable zstd parallel compression Maxim Cournoyer
2024-01-08 17:26     ` [bug#68242] [core-updates] Compress man pages using zstd Ludovic Courtès
2024-01-05 19:52   ` [bug#68242] [PATCH core-updates v2 3/5] packages: Repack patched source archives via zstd by default Maxim Cournoyer
2024-01-08 17:25     ` Ludovic Courtès [this message]
2024-01-05 19:52   ` [bug#68242] [PATCH core-updates v2 4/5] build: gnu-build-system: Compress man pages with zstd Maxim Cournoyer
2024-01-08 17:29     ` [bug#68242] [core-updates] Compress man pages using zstd Ludovic Courtès
2024-01-09  1:17       ` Maxim Cournoyer
2024-01-05 19:52   ` [bug#68242] [PATCH core-updates v2 5/5] man-db: Add support for zstd compressed man pages Maxim Cournoyer
2024-01-08 17:30     ` [bug#68242] [core-updates] Compress man pages using zstd Ludovic Courtès
2024-01-09  3:31       ` bug#68242: " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0ir3ffp.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=68242@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    --cc=guix@cbaines.net \
    --cc=maxim.cournoyer@gmail.com \
    --cc=me@tobias.gr \
    --cc=othacehe@gnu.org \
    --cc=rekado@elephly.net \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.