summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-24 18:16:46 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-24 18:16:51 +0000
commit42f3c8b265bc7e21c9202144a7d7224bfd08f0d4 (patch)
tree6015bb54b786e35687771b380017246dca2fb4ab
parentUsing lower-case filename for host-setup documentation. (diff)
downloadcompute-tools-42f3c8b265bc7e21c9202144a7d7224bfd08f0d4.tar.xz
compute-tools-42f3c8b265bc7e21c9202144a7d7224bfd08f0d4.zip
Improving section titles in host-setup documentation.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--share/doc/host-setup.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/share/doc/host-setup.txt b/share/doc/host-setup.txt
index 8cb6039..9a9ec94 100644
--- a/share/doc/host-setup.txt
+++ b/share/doc/host-setup.txt
@@ -11,23 +11,23 @@ apt install bridge-utils ifenslave vlan
2. Boot Parameters
------------------
-2.1 CGroup Memory Controller
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+2.1 CGroup Memory Controller (optional)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In order to enable the memory controller the following boot parameter needs to be used:
cgroup_enable=memory
-2.2 CGroup Swap Controller
-~~~~~~~~~~~~~~~~~~~~~~~~~~
+2.2 CGroup Swap Controller (optional)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In order to enable the swap controller the following boot parameter needs to be used:
swapaccount=1
-2.3 vsyscall
-~~~~~~~~~~~~
+2.3 vsyscall (legacy)
+~~~~~~~~~~~~~~~~~~~~~
In order to be able to execute binaries linked to older libc versions
(<= wheezy) on newer linux versions (>= buster), add the following boot