Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Matthias Urlichs <matthias@urlichs.de>
To: wireguard@lists.zx2c4.com
Subject: Re: WireGuard in systemd-networkd
Date: Wed, 10 Jan 2018 09:50:39 +0100	[thread overview]
Message-ID: <81bb0726-8f67-0163-875f-0d3403f8df29@urlichs.de> (raw)
In-Reply-To: <87efmy42c0.fsf@fifthhorseman.net>

On 10.01.2018 08:09, Daniel Kahn Gillmor wrote:
> The disjunction (A | B) means "if one of A or B is installed, don't bother
> trying to satisfy the other; but if neither is installed, install A".

… unless installing A causes a conflict – then the solver is free to use
B instead.

Given that systemd is installed by default in Debian, a "Suggests:
systemd" is unlikely to be useful for anybody, and an A|B recommendation
also is a no-op for the majority of users.

Instead, I would simply Recommend wg-tools, as they're very useful for
querying or modifying its state even when systemd-networkd manages the
interface.

I would also create a virtual "wireguard" package that directly depends
on wireguard-dkms and wireguard-tools (and Recommends:
networkmanager-wireguard, as soon as that exists). Then, simply instruct
the user to install that.

-- 
-- Matthias Urlichs

  reply	other threads:[~2018-01-10  8:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09 13:49 Jason A. Donenfeld
2018-01-09 14:59 ` Matthias Urlichs
2018-01-09 15:20 ` Daniel Kahn Gillmor
2018-01-09 17:38   ` Jason A. Donenfeld
2018-01-10  7:09     ` Daniel Kahn Gillmor
2018-01-10  8:50       ` Matthias Urlichs [this message]
2018-01-10 22:30         ` Daniel Kahn Gillmor
2018-01-11  6:37           ` Stefan Tatschner
2018-01-11 13:43             ` Daniel Kahn Gillmor
2018-01-11 15:02               ` Jason A. Donenfeld
2018-01-11 23:38                 ` Daniel Kahn Gillmor
2018-01-12 15:50                   ` Egbert Verhage
2018-01-12 19:45                     ` Jason A. Donenfeld
2018-01-12  7:40               ` Stefan Tatschner
2018-01-10  8:59       ` Jonathon Fernyhough
2018-01-11 15:00       ` Jason A. Donenfeld
2018-01-09 17:19 ` Germano Massullo
2018-01-13 16:30   ` Some gossip M. Dietrich
2018-01-13 21:25     ` Jason A. Donenfeld
2018-01-30 12:07 ` WireGuard in systemd-networkd Jörg Thalheim

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=81bb0726-8f67-0163-875f-0d3403f8df29@urlichs.de \
    --to=matthias@urlichs.de \
    --cc=wireguard@lists.zx2c4.com \
    /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;
as well as URLs for NNTP newsgroup(s).