summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-04-12 12:27:23 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-04-12 15:28:33 +0200
commit3983fc0227e0773404068fe224c797675a264bfe (patch)
tree9886ec35248c708ae5c4a4f4fb420c8470f60d04 /README
parente8a688178c4875f3b67e5fbc6e56d0487258f535 (diff)
downloadsystemd-3983fc0227e0773404068fe224c797675a264bfe.tar.gz
README: recommend zstd over xz
git archive automatically uses gzip when --output=*.tar.gz is used, but not for other extensions. Thus we need to invoke the compressor separately :( It's a good pattern to use a variable for the repeating number, so let's recommend that.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 60b7aae930..f75fb9d5a5 100644
--- a/README
+++ b/README
@@ -241,7 +241,7 @@ REQUIREMENTS:
DESTDIR=... meson install -C build/
A tarball can be created with:
- git archive --format=tar --prefix=systemd-222/ v222 | xz > systemd-222.tar.xz
+ v=250 && git archive --prefix=systemd-$v/ v$v | zstd >systemd-$v.tar.zstd
When systemd-hostnamed is used, it is strongly recommended to
install nss-myhostname to ensure that, in a world of