Hi Jason, Wireguard can be added to Alpine with: apk add wireguard-tools The appropriate kernel module for linux-grsecor linux-vanillawill be installed automatically. On the server it is probably necessary to: echo wireguard >>/etc/modules&& rc-update add modules boot A wireguard user mentioned on irc earlier today that everything is working perfectly. To monitor releases @ Alpine we use https://release-monitoring.org/ - if it doesn't pick up the changes I'll subscribe. Many thanks for the comments & review - see https://github.com/alpinelinux/aports/pull/948 - they are fixed in https://github.com/alpinelinux/aports/issues/954 If there is a step I was missing to correctly run `make check` I would still like to run it in the future - perhaps it will pick up potential issues from Alpine using musl libc (not glibc). Kind Regards, Stuart. On 03/02/2017 03:33 PM, Jason A. Donenfeld wrote: > Hey Stuart, > > Responding with the list CCd, since that's where people learn about > wireguard related things. You might want to subscribe to it so you can > get snapshot bump announcements. > > On Wed, Mar 1, 2017 at 10:36 PM, Stuart Cardall > wrote: >> Just a quick courtesy email to let you know wireguard has been added to >> Alpine Linux. > This is wonderful news! Thanks so much for doing this. I left a few > small comments on the PR [1], which should be easy to address. Looking > forward to testing this out. > > Could you send a tiny command stanza for wireguard.io/install/ so that > I can put up an Alpine Linux section? > > Regards, > Jason > > [1] https://github.com/alpinelinux/aports/pull/948#pullrequestreview-24756731