Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] etc/defaults.conf: mention zstd package compression support
Date: Mon, 24 Jun 2019 20:02:00 +0200	[thread overview]
Message-ID: <20190624180200.Pgf63_-RecJS3NMzfIy1RTgNmV4V5TsqQOk0T9OdMjk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12657@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

There is an updated pull request by AluisioASG against master on the void-packages repository

https://github.com/AluisioASG/void-packages xbps-zstd
https://github.com/void-linux/void-packages/pull/12657

etc/defaults.conf: mention zstd package compression support
Seems this didn't get updated in tandem with xbps 0.54.

A patch file from https://github.com/void-linux/void-packages/pull/12657.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xbps-zstd-12657.patch --]
[-- Type: application/text/x-diff, Size: 1016 bytes --]

From f240dbc74318e225b70b44f95a8f09cb3a611b97 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?=
 <aluisio@aasg.name>
Date: Mon, 24 Jun 2019 14:57:20 -0300
Subject: [PATCH] etc/defaults.conf: point to xbps-create for compression
 formats

Ensure this comment is always up-to-date by pointing the reader to the
xbps-create manual.  Default is not xbps-create's, but comes from the
gen-pkg hook.
---
 etc/defaults.conf | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/etc/defaults.conf b/etc/defaults.conf
index 766ac3ef7f8..a49b36594e6 100644
--- a/etc/defaults.conf
+++ b/etc/defaults.conf
@@ -78,11 +78,8 @@ XBPS_SUCMD="sudo /bin/sh -c"
 #XBPS_DEBUG_PKGS=yes
 
 # [OPTIONAL]
-# Set the package compression format. Available formats:
-#  - gzip
-#  - bzip2
-#  - xz (default)
-#  - none (available since xbps-0.48)
+# Set the package compression format (defaults to xz). See xbps-create(1)
+# for the available formats.
 #
 #XBPS_PKG_COMPTYPE=none
 

  parent reply	other threads:[~2019-06-24 18:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 15:22 [PR PATCH] " voidlinux-github
2019-06-24 15:23 ` voidlinux-github
2019-06-24 15:24 ` voidlinux-github
2019-06-24 15:26 ` voidlinux-github
2019-06-24 18:02 ` voidlinux-github [this message]
2019-06-24 18:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-24 18:03 ` etc/defaults.conf: point to xbps-create for supported compression formats voidlinux-github
2019-06-25  8:40 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190624180200.Pgf63_-RecJS3NMzfIy1RTgNmV4V5TsqQOk0T9OdMjk@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /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 NNTP newsgroup(s).