]> git.decadent.org.uk Git - kernel-news-talk.git/blobdiff - index.html
Single level of bullet points for bio
[kernel-news-talk.git] / index.html
index 09b4e881d5a18483d1ca3b3ea30c45cc847317f3..f0ca0c0be34d9d7e030c0cc86c79ac611d2236b1 100644 (file)
     </li>
     <li>
       Regular Linux contributor in both roles since 2008
-      <ul>
-       <li>
-         Maintaining a net driver in my day job, plus core networking
-         and PCI code as necessary
-       </li>
-       <li>
-         Debian kernel team member, now doing most of the unstable
-         maintenance aside from ports
-       </li>
-       <li>
-         Maintaining Linux 3.2.<var>y</var> stable update series on
-         kernel.org
-       </li>
-      </ul>
+    </li>
+    <li>
+      Maintaining a net driver in my day job, plus core networking
+      and PCI code as necessary
+    </li>
+    <li>
+      Debian kernel team member, now doing most of the unstable
+      maintenance aside from ports
+    </li>
+    <li>
+      Maintaining Linux 3.2.<var>y</var> stable update series on
+      kernel.org
     </li>
   </ul>
 </div>
   </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>