]> git.decadent.org.uk Git - debian-kernel-talk.git/blobdiff - index.html
talk: minor additions
[debian-kernel-talk.git] / index.html
index 4bfc2ddbdccb69c706fa3687c2fafb6a1ff5714e..aab1b96061a2b3b40f50a0a0f255a9bd441bf71a 100644 (file)
@@ -8,7 +8,7 @@
 <!-- metadata -->
 <meta name="generator" content="S5" />
 <meta name="version" content="S5 1.1" />
-<meta name="author" content="Ben Hutchings, Max Attems" />
+<meta name="author" content="Ben Hutchings, Maximilian Attems" />
 <!-- configuration parameters -->
 <meta name="defaultView" content="slideshow" />
 <meta name="controlVis" content="hidden" />
@@ -50,7 +50,7 @@
 <div class="slide">
 <h1>The Linux kernel in Debian</h1>
 <object data="tux-debian.svg" width="35%" align="right"></object>
-<h3>Ben&nbsp;Hutchings and Max&nbsp;Attems</h3>
+<h3>Ben&nbsp;Hutchings and Maximilian&nbsp;Attems</h3>
 </div>
 
 <div class="slide">
 </div>
 
 <div class="slide">
-  <h1>Max Attems</h1>
+  <h1>Maximilian Attems</h1>
   <ul>
-    <li>TODO</li>
+    <li>Theoretical Physicist</li>
+      <ul>
+       <li>
+       Postdoc of Frankfurt Institute of Advanced Studies
+       </li>
+       <li>
+       Numerical simulations of Yang-Mills theory on TOP 500 clusters
+       </li>
+      </ul>
+    <li>Linux Contributor since 2004</li>
+      <ul>
+       <li>
+       Linux janitor Maintainer late 2.5 early 2.6, 2.6.32.X stable series 
+       </li>
+       <li>
+       klibc Co-Maintainer
+       </li>
+       <li>
+       make deb-pkg
+       </li>
+      </ul>
+    <li>Debian Linux Contributor since 2005</li>
+      <ul>
+       <li>
+       Early userspace
+       </li>
+       <li>
+       x86
+       </li>
+      </ul>
   </ul>
 </div>
 
     </li>
   </ul>
 </div>
+<div class="slide">
+  <h1>Official early userspace</h1>
+  <p class="incremental">
+  Main source package is <span class="package">initramfs-tools</span>.
+  </p>
+  <p class="incremental">
+  Co-developed with Ubuntu and hence sharing all the pain^Wfun of the
+  software and that special relation.
+  In any case a huge step forward after the very special initrd-tools.
+  </p>
+  <p class="incremental">
+  initramfs-tools paved the way for pluggable initramfs generators.
+  But, early userspace shouldn't be visible to users.
+  Todays dev sits in dracut. With better maintenance inside the team
+  very likely candidate for 7.0 Debian.
+  </p>
+  <p class="incremental">
+  Upcoming challenge: secureboot.
+  </p>
+</div>
 
 <div class="slide">
   <h1>Custom Linux kernel builds</h1>