From 856b8e136a903883ed36c790ef715ffd35eff3f7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Jan 2018 10:53:27 +0100 Subject: Adding upstream version 20180118. Signed-off-by: Daniel Baumann --- share/doc/HOST-SETUP.txt | 9 +++++++++ share/doc/asciicast/introduction.sh | 2 ++ 2 files changed, 11 insertions(+) (limited to 'share/doc') diff --git a/share/doc/HOST-SETUP.txt b/share/doc/HOST-SETUP.txt index ca043c5..74b7333 100644 --- a/share/doc/HOST-SETUP.txt +++ b/share/doc/HOST-SETUP.txt @@ -26,6 +26,15 @@ In order to enable the swap controller the following boot parameter needs to be swapaccount=1 +2.3 vsyscall +~~~~~~~~~~~~ + +In order to be able to execute binaries linked to older libc versions +(<= wheezy) newer linux versions (>= buster), add the following boot parameter +(see #881813 for more information): + + vsyscall=emulate + 3. Networking ~~~~~~~~~~~~~ diff --git a/share/doc/asciicast/introduction.sh b/share/doc/asciicast/introduction.sh index 5341075..97649fa 100755 --- a/share/doc/asciicast/introduction.sh +++ b/share/doc/asciicast/introduction.sh @@ -3,6 +3,8 @@ # container-tools - Manage systemd-nspawn containers # Copyright (C) 2014-2017 Daniel Baumann # +# SPDX-License-Identifier: GPL-3.0+ +# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or -- cgit v1.2.3