summaryrefslogtreecommitdiffstats
path: root/network/wireguard-linux-compat/README
diff options
context:
space:
mode:
author Matteo Bernardini2021-04-10 17:02:43 +0200
committer Matteo Bernardini2021-04-10 17:02:43 +0200
commit97e000b8ce16626a160e2196627fb0c884dbcfbf (patch)
treec8bf51d3d2d2b60a4ca906996a8c17ed9cb3ffb9 /network/wireguard-linux-compat/README
parentcf65c072371dbcb73b7ea6d75de27bb6b96899f7 (diff)
downloadslackbuilds-3a2b8a8aed7f2c7ccd1bda16ca4ca65d13b87e11.tar.gz
20210410.1 global branch merge.current-20210410.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/wireguard-linux-compat/README')
-rw-r--r--network/wireguard-linux-compat/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/network/wireguard-linux-compat/README b/network/wireguard-linux-compat/README
index 5db7f66f25..984a9d946c 100644
--- a/network/wireguard-linux-compat/README
+++ b/network/wireguard-linux-compat/README
@@ -4,9 +4,8 @@ and super computers alike, fit for many different circumstances.
This script only builds the WireGuard kernel module. Userspace
tools are also required to configure and use WireGuard tunnels. Refer
-to the wireguard-tools script on SlackBuilds.
+to the wireguard-tools script in Slackware.
-NOTE: Slackware-current contains the WireGuard module as of
-kernel 5.10.1. If running an up to date -current, installing this
-module is no longer required. You will most likely still want to
-install the wireguard-tools SlackBuilds package.
+NOTE: the kernel in Slackware already contains the WireGuard module.
+This package is needed only if running a custom-built kernel < 5.6.x
+(wireguard has been included from that version onward).