Installation instructions for Debian

Baptiste Jonglez baptiste at bitsofnetworks.org
Sat May 13 09:05:34 CEST 2017


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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20170513/64a6ce35/attachment.asc>


More information about the WireGuard mailing list