From 22269894105d8553fc3608fe3f749f5001a37ca0 Mon Sep 17 00:00:00 2001 From: Christophe Troestler Date: Wed, 1 Jan 2014 00:59:47 +0100 Subject: [PATCH 1/2] Mention lxc-checkconfig This is important because the list below is not complete when one build one's own kernel. Plus it is more robust in the face of changes. --- docs/sources/installation/kernel.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/installation/kernel.rst b/docs/sources/installation/kernel.rst index b2cf4f147..f9821e021 100644 --- a/docs/sources/installation/kernel.rst +++ b/docs/sources/installation/kernel.rst @@ -115,6 +115,8 @@ Then run ``update-grub``, and reboot. Details ------- +An easy way to check that the requirements below are met is to run `lxc-checkconfig`. + Networking: - CONFIG_BRIDGE From 0b3e153588876fdc2bddde2e9064598e26276a09 Mon Sep 17 00:00:00 2001 From: Christophe Troestler Date: Wed, 1 Jan 2014 12:28:22 +0100 Subject: [PATCH 2/2] Implement suggestions --- docs/sources/installation/kernel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/kernel.rst b/docs/sources/installation/kernel.rst index f9821e021..8338cfdc8 100644 --- a/docs/sources/installation/kernel.rst +++ b/docs/sources/installation/kernel.rst @@ -115,7 +115,7 @@ Then run ``update-grub``, and reboot. Details ------- -An easy way to check that the requirements below are met is to run `lxc-checkconfig`. +To automatically check some of the requirements below, you can run `lxc-checkconfig`. Networking: