diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-10 16:57:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:08:27 -0500 |
commit | 91d9e5d581d9bfbc6277ac466d2f3511fc9a9a21 (patch) | |
tree | 8f0d73017112116f869339469de91d3c0c8edcbc /network/wireguard-linux-compat | |
parent | c5cddbd491d62bd54405bcf506570d214b03068e (diff) | |
download | slackbuilds-91d9e5d581d9bfbc6277ac466d2f3511fc9a9a21.tar.gz |
network/wireguard-linux-compat: Amend the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/wireguard-linux-compat')
-rw-r--r-- | network/wireguard-linux-compat/README | 9 |
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). |