Use backports for compiling WireGuard from source. This makes it compatible also with older kernels.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2020-09-23 17:38:27 +02:00
parent b16365d956
commit 126cc21092
2 changed files with 49 additions and 13 deletions

View File

@@ -39,6 +39,9 @@ markdown_extensions:
- pymdownx.extra
# (https://facelessuser.github.io/pymdown-extensions/extensions/details/)
- pymdownx.details
# Tabbed provides a syntax to easily add tabbed Markdown content.
# https://facelessuser.github.io/pymdown-extensions/extensions/tabbed/
- pymdownx.tabbed
# Adds syntax for defining footnotes in Markdown documents (https://python-markdown.github.io/extensions/footnotes/)
- footnotes
# Adds the ability to define abbreviations