public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin-apps@cygwin.com
Subject: Re: [RFE] calm needs to know about ZStandard compressed archives
Date: Thu, 31 Dec 2020 12:05:26 -0700	[thread overview]
Message-ID: <76c74863-4e57-5f90-f6df-10569b576eb1@SystematicSw.ab.ca> (raw)
In-Reply-To: <87v9chomei.fsf@Rainer.invalid>

On 2020-12-31 11:33, Achim Gratz wrote:
> Jon Turney writes:
>> Can you publish your cygport changes, when you are happy with them, so
>> I can make some packages to test with?
> 
> https://repo.or.cz/cygport/rpm-style.git/shortlog/refs/heads/to-upstream
> 
> Then you need to put this into .cygport.conf to actually produce
> .tar.zst archives:
> 
> CYGPORT_TAR_EXT=".tar.xz"
   CYGPORT_TAR_EXT=".tar.zst" ???

> The default compression level can be changed as follows:
> 
> CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner nobody:65534 -J"
   CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner 
nobody:65534 --zstd" ???

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

  reply	other threads:[~2020-12-31 19:05 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-25 19:59 Achim Gratz
2020-12-31 15:25 ` Jon Turney
2020-12-31 15:47   ` Achim Gratz
2020-12-31 15:51     ` Marco Atzeri
2020-12-31 15:52       ` Achim Gratz
2020-12-31 16:01         ` Marco Atzeri
2020-12-31 17:08           ` Jon Turney
2020-12-31 18:33             ` Achim Gratz
2020-12-31 19:05               ` Brian Inglis [this message]
2020-12-31 19:18                 ` Achim Gratz
2020-12-31 19:29                   ` Brian Inglis
2020-12-31 20:03                     ` Achim Gratz
2021-01-03 15:19             ` Jon Turney
2021-01-03 15:30               ` Marco Atzeri
2021-01-03 15:57                 ` Achim Gratz
2021-01-03 16:22                   ` Marco Atzeri
2021-01-04 14:30                   ` Jon Turney
2021-01-04 18:35                     ` Achim Gratz
2021-01-03 21:55               ` Marco Atzeri
2021-01-10 15:03                 ` Jon Turney
2021-01-10 18:32                   ` Achim Gratz
2021-01-24  9:35                   ` Achim Gratz
2021-02-07 14:05                     ` Jon Turney
2021-01-31 17:13                   ` Achim Gratz
2021-02-07 14:07                     ` Jon Turney

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=76c74863-4e57-5f90-f6df-10569b576eb1@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin-apps@cygwin.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).