From 5035b5f6a5f8853de3f22382aac3a2a2cecf1c51 Mon Sep 17 00:00:00 2001 From: "tomh.org" Date: Thu, 9 Sep 2010 22:36:22 +0000 Subject: [PATCH] add link to new page to list known good/bad kernels. --- wiki/Namespaces.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Namespaces.wiki b/wiki/Namespaces.wiki index bb8f45d8..c5de1cf0 100644 --- a/wiki/Namespaces.wiki +++ b/wiki/Namespaces.wiki @@ -11,7 +11,7 @@ You do not need to patch your kernel in order to use network namespaces. Modern = CORE Namespaces HOWTO = CORE 4.0 supports network namespaces now. You can now follow the instructions in the manual or the [Quickstart] page. *Below are old instructions for using the development snapshot:* - # install Ubuntu 10.04 or 9.10, or Fedora 13 or 12 (namespace support is built-in!) If you already have Linux installed you can check your kernel version to see if it supports network namespace virtualization: + # install Ubuntu 10.04 or 9.10, or Fedora 13 or 12 (namespace support is built-in!) If you already have Linux installed you can check [NamespaceKernels your kernel version] to see if it supports network namespace virtualization: {{{ # Linux kernel version: is this number >= 2.6.27? $ uname -r