]> git.decadent.org.uk Git - kernel-news-talk.git/blobdiff - index.html
Describe user namespaces
[kernel-news-talk.git] / index.html
index 09b4e881d5a18483d1ca3b3ea30c45cc847317f3..cac3e8dc7604ccdb2476bc86c7833d6e6c7d06f5 100644 (file)
   </ul>
 </div>
 
+<div class="slide">
+  <h1>User namespaces [3.7]</h1>
+  <ul class="incremental">
+    <li>
+      One of the last missing pieces for OpenVZ-like containers
+    </li>
+    <li>
+      Each user namespace has its own <tt>root</tt> user with
+      privileges over the users and processes in that namespace - but
+      not the whole system
+    </li>
+    <li>
+      Currently somewhat experimental, and requires filesystem
+      changes which haven't been done for NFS or XFS
+    </li>
+    <li>
+      Want to make it work?  This needs upstream work to make those
+      filesystems compatible
+    </li>
+  </ul>
+</div>
+
 <div class="slide">
   <h1>Questions?</h1>
 </div>