Gentoo Archives: gentoo-dev

From: Alexey Mishustin <shumkar@×××××××.ru>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] unpacker.eclass: add zst support
Date: Sun, 20 Dec 2020 17:24:03
Message-Id: CAGWFrgv07npSe6wY+Vbpi1grQ4JaT-_-12bj+4F8u6H+e7=Mkw@mail.gmail.com
In Reply to: Re: [gentoo-dev] [PATCH] unpacker.eclass: add zst support by Mike Gilbert
1 Mike,
2 Thank you for your reply!
3
4 вс, 20 дек. 2020 г. в 18:29, Mike Gilbert <floppym@g.o>:
5
6 > I like the idea, but there are some problems with the execution.
7 >
8 > However, I would rather not comment on the patch via some random github overlay.
9 >
10 > Here are some better ways you can contribute:
11 >
12 > 1. Send your patch as an email to this mailing list using git
13 > format-patch and git send-email.
14
15 I created a patch via `git format-patch -1 -o <path>'
16 But I haven't been able to configure git send-email... It seems that
17 it is not very straightforward: [1]...
18 So, I'm attaching the patch to this e-mail.
19
20 > 2. Open a bug report and attach your patch.
21
22 Did it:
23 https://bugs.gentoo.org/760905
24
25 > 3. Open a pull request against the Gentoo repo here:
26 > https://github.com/gentoo/gentoo.
27
28 Did it: (following the instructions on [2] until "Then create a pull request")
29 https://github.com/gentoo/gentoo/pull/18738
30
31
32 [1] https://flameeyes.blog/2017/07/30/why-is-git-send-email-so-awful-in-2017/
33 [2] https://wiki.gentoo.org/wiki/GitHub_Pull_Requests
34
35 --
36 Best regards,
37 Alex

Attachments

File name MIME type
0001-add-zst-support.patch text/x-patch

Replies

Subject Author
Re: [gentoo-dev] [PATCH] unpacker.eclass: add zst support Mike Gilbert <floppym@g.o>