From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1 v3] ypbind-mt: new package
Date: Wed, 13 Jan 2016 12:42:21 +0100 [thread overview]
Message-ID: <20160113124221.1ae6deeb@free-electrons.com> (raw)
In-Reply-To: <alpine.DEB.2.11.1601130827550.11251@tanhuma.tkos.co.il>
Jonathan,
On Wed, 13 Jan 2016 08:31:43 +0200 (IST), Jonathan Ben Avraham wrote:
> >> This patch adds the ypbind-mt package that contains a multithreaded
> >> ypbind daemon for Linux. It uses threads for better response and
> >> supports the ypbind protocols version 1, 2 and 3. ypbind finds the
> >> server for a given NIS domain and stores information about it in a
> >> binding file on the local host.
> >>
> >
> > You Sob should go here, before the ---
>
> Hi Arnout,
> I do not understand this comment. Please provide further explanation.
A Git formatted patch looks like this:
=====================================================================
foo: some short description
Here is some longer description that explains what I'm doing, it spans
multiple lines.
And even multiple paragraphs.
Signed-off-by: John Doe <john.doe@acme.com>
---
This is the v2 of the patch, which compared to v1 has such and such
changes.
=====================================================================
When Git will apply this patch, it will discard everything that is
after the "---" line. So:
* We need the SoB line to be before the "---" sign, because we want
the SoB line to be preserved in the commit log.
* We want all informations that should be kept in the Git history
before the "---" line.
* We want all informations that should *NOT* be kept in the Git
history *after* the "---" line.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-01-13 11:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-11 12:45 [Buildroot] [PATCH 1/1 v3] ypbind-mt: new package Jonathan Ben-Avraham
2016-01-12 22:10 ` Arnout Vandecappelle
2016-01-13 6:31 ` Jonathan Ben Avraham
2016-01-13 11:42 ` Thomas Petazzoni [this message]
2016-01-13 7:43 ` Jonathan Ben Avraham
2016-01-13 11:45 ` Thomas Petazzoni
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=20160113124221.1ae6deeb@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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