* [DistroKit] [PATCH] doc: document patch download with b4 from lore.distrokit.org
@ 2022-01-08 8:28 Ahmad Fatoum
2022-01-08 9:37 ` Robert Schwebel
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2022-01-08 8:28 UTC (permalink / raw)
To: distrokit; +Cc: Sohaib Mohamed, Ahmad Fatoum
b4 needs configuration when a project isn't hosted or mirrored by
lore.kernel.org. We want DistroKit to be mirrored there, but until then,
document how to fetch patches with the current setup.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Cc: Sohaib Mohamed <sohaib.amhmd@gmail.com>
---
doc/intro.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/intro.rst b/doc/intro.rst
index 86db13707726..6a1c8c52e81d 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -81,6 +81,13 @@ using `git format-patch <https://git-scm.com/docs/git-format-patch>`_ on the
DistroKit git repository
(also see its man page for info on using mailers other than *git send-email*).
+Mails sent to the DistoKit mailing list are archived on ``lore.distrokit.org``.
+Patch series can be fetched with `b4 <https://pypi.org/project/b4/>`_ ::
+
+ git config b4.midmask https://lore.distrokit.org/%s
+ git config b4.linkmask https://lore.distrokit.org/%s
+ b4 am https://lore.distrokit.org/$messageid # replace with link
+
DistroKit uses the `Developer’s Certificate of Origin <https://developercertificate.org/>`_::
By making a contribution to this project, I certify that:
--
2.30.2
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [DistroKit] [PATCH] doc: document patch download with b4 from lore.distrokit.org
2022-01-08 8:28 [DistroKit] [PATCH] doc: document patch download with b4 from lore.distrokit.org Ahmad Fatoum
@ 2022-01-08 9:37 ` Robert Schwebel
0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2022-01-08 9:37 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: distrokit, Sohaib Mohamed
On Sat, Jan 08, 2022 at 09:28:18AM +0100, Ahmad Fatoum wrote:
> b4 needs configuration when a project isn't hosted or mirrored by
> lore.kernel.org. We want DistroKit to be mirrored there, but until then,
> document how to fetch patches with the current setup.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Applied to next.
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-08 9:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-08 8:28 [DistroKit] [PATCH] doc: document patch download with b4 from lore.distrokit.org Ahmad Fatoum
2022-01-08 9:37 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox