[X2Go-Dev] [PATCH] Remove redundant tool "socket-sucker"
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Mon Nov 12 08:56:40 CET 2012
Hi Jan,
On So 11 Nov 2012 18:34:40 CET Jan Engelhardt wrote:
> On Sunday 2012-11-11 14:01, Nable 80 wrote:
>
>> 1. There is also netcat (nc) and i'm in doubt what is more widespread
>> in basic system installation: netcat or socat.
>
> It is not about what is most spread, but what actually makes sense.
>
> netcat in comparison is messy - https://lkml.org/lkml/2012/8/1/243
>
>
>> 2. It's better to use `git format-patch' and attach generated files
>> (see "man git-format-patch", it's really easy).
>
> I did use git format-patch (by way of git send-email), see the X-Mailer
> header. What generated file should be attached? Remember also that (a)
> attachments are frowned upon and (b) I hear git-am is very pesky in
> processing mails not in the format of {verbatim format-patch text}.
I have two personal preferences on this:
1.
o git format-patch HEAD~N -> creates a series of patch files
o attach the single patch files to a mail
2.
o create a public git repos with a branch containing your patches (master
branch should be a copy of our master)
o send me a pull request by mail
On sending mails with patches...
Most convenient for me it will be to send patches to the X2Go BTS (bug
tracker system).
Mail Template...
"""
From: <you>
To: submit at bugs.x2go.org
Subject: <describe your patch>
Source: <name of X2Go source project, see our Git repos for the project names>
Version: <some of the latest tags or HEAD or a package version>
Severity: {wishlist,minor,normal,important,serious,grave,critical}
Tags: patch
<describe your issue in detail here>
"""
Attach the patch file(s) to this mail.
Greets,
Mike
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20121112/ea1a609e/attachment.pgp>
More information about the x2go-dev
mailing list