public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Jonatan Schlag <jonatan.schlag@ipfire.org>
To: development@lists.ipfire.org
Subject: Libvirt and Ncat/Netcat
Date: Mon, 04 Apr 2016 17:19:55 +0200	[thread overview]
Message-ID: <1459783198-524-1-git-send-email-jonatan.schlag@ipfire.org> (raw)

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


Hi,
this is the next patch series for libvirt. The changes in this series concern Nmap, Netcat and Ncat and I want to explain a little bit  what I did and why I did these changes in this way.
1.  The nc symlink set the standard netcat. At the moment this is gnu-netcat but this conflicts with libvirt. So we build gnu-netcat without the nc symlink. 
We could simply drop this package completely and replace it with Ncat but I do not like this because both implementations are not! 100 % compatible. 
If we drop the (gnu-)netcat package this could cause much trouble for example if users wrote her own script which requires gnu-netcat.  I keep the name netcat, but maybe we should change this to gnu-netcat, I do not know and want to hear what your opinion on this :-).
2. Build Nmap without Ncat , because we want to build ncat in a separate package. This is important because the Nmap package is big and if a user only needs ncat, it is senseless to install the whole Nmap package. 
3. The new package Ncat is the new standard netcat. The only thing  what I want to say is that I had to rename the source package (nmap-7.12) to ncat-7.12. The log files are named like the source packages, I f we used nmap-7.12 for Nmap and ncat and both are built from this package the log file conflict with the log file of the other package. 

This should be everything, if something is not clear or not ok just wrote back. 

Regards Jonatan

             reply	other threads:[~2016-04-04 15:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 15:19 Jonatan Schlag [this message]
2016-04-04 15:19 ` [PATCH 1/3] Remove the nc symlink from netcat package (gnu-netcat is no longer our standard netcat) Jonatan Schlag
2016-04-04 15:19 ` [PATCH 2/3] Build nmap without ncat Jonatan Schlag
2016-04-04 15:19 ` [PATCH 3/3] New package ncat (ncat is the new standard netcat) and change the build order of netcat Jonatan Schlag
2016-04-05 22:09   ` Michael Tremer
2016-04-06 10:26     ` Jonatan Schlag

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=1459783198-524-1-git-send-email-jonatan.schlag@ipfire.org \
    --to=jonatan.schlag@ipfire.org \
    --cc=development@lists.ipfire.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