]> git.proxmox.com Git - mirror_lxc.git/commitdiff
Update kernel config options location
authorFilippo Giunchedi <filippo@esaurito.net>
Thu, 2 Jul 2009 13:42:18 +0000 (15:42 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 2 Jul 2009 13:42:18 +0000 (15:42 +0200)
These options appear in 2.6.29 in different locations, update the sgml
accordingly

Signed-off-by: Filippo Giunchedi <filippo@esaurito.net>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
doc/lxc.sgml.in

index 31f5e1807ac3a5a67496fb8a35c60506e45243b0..41ba06774ed9d1abbc7ff3d5245a395eece2153c 100644 (file)
@@ -105,24 +105,22 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
       the kernel to have the full features container:
     </para>
       <programlisting>
-           * General
+           * General setup
              * Control Group support
-               -> namespace cgroup subsystem
-               -> cpuset support
-               -> Group CPU scheduler
-               -> control group freeze subsystem
-               -> Basis for grouping tasks (Control Groups)
-               -> Simple CPU accounting
+               -> Namespace cgroup subsystem
+               -> Freezer cgroup subsystem
+               -> Cpuset support
+               -> Simple CPU accounting cgroup subsystem
                -> Resource counters
-               -> Memory resource controllers for Control Groups
-               -> Namespace support
-                 -> UTS namespace   
-                 -> IPC namespace
-                 -> User namespace
-                 -> Pid namespace
-           * Network support
-             -> Networking options
-                -> Network namespace support
+                 -> Memory resource controllers for Control Groups
+             * Group CPU scheduler
+               -> Basis for grouping tasks (Control Groups)
+             * Namespaces support
+               -> UTS namespace
+               -> IPC namespace
+               -> User namespace
+               -> Pid namespace
+               -> Network namespace
       </programlisting>
 
       <para>