Development discussion of WireGuard
 help / color / mirror / Atom feed
* Installation instructions for Debian
@ 2017-05-13  7:05 Baptiste Jonglez
  2017-05-13 22:58 ` Jason A. Donenfeld
  0 siblings, 1 reply; 8+ messages in thread
From: Baptiste Jonglez @ 2017-05-13  7:05 UTC (permalink / raw)
  To: Jason; +Cc: wireguard

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

Hi Jason,

Could you update the installation instructions for Debian [1]?

Based on the discussion from a few months ago, and given that Wireguard
now supports Jessie's 3.16 kernel, these instructions should be added:

    For Debian jessie or stretch:
    # echo "deb http://deb.debian.org/debian/ unstable main" > /etc/apt/sources.list.d/unstable-wireguard.list
    # cat <<EOF > /etc/apt/preferences.d/limit-unstable
    Package: *
    Pin: release a=unstable
    Pin-Priority: 200
    EOF
    # apt update
    # apt install wireguard-dkms wireguard-tools

I have verified that the resulting setup is functional (with 0.0.20170421-2 on jessie).

Thanks,
Baptiste

[1] https://www.wireguard.io/install/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-07-11 23:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-13  7:05 Installation instructions for Debian Baptiste Jonglez
2017-05-13 22:58 ` Jason A. Donenfeld
2017-05-14  8:44   ` Baptiste Jonglez
2017-05-14 12:52     ` Daniel Kahn Gillmor
2017-07-08 14:14   ` Baptiste Jonglez
2017-07-10  0:50     ` Jason A. Donenfeld
2017-07-11 23:36     ` Daniel Kahn Gillmor
2017-07-12  0:00     ` Bzzzz

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).