]> git.decadent.org.uk Git - debian-kernel-talk.git/blobdiff - index.html
Fill in very brief history of Linux
[debian-kernel-talk.git] / index.html
index d669f743d3a2b0f33503908c4ceceeeed06ed87e..546aa047b0752efc8449c7b80e70e048d6f4fde5 100644 (file)
 
 <div class="slide">
   <h1>Linux kernel</h1>
+  <ul class="incremental">
+    <li>
+      Started by Linus Torvalds in 1991 as a kernel for i386
+      PCs: <q>just a hobby, won't be big and professional like gnu</q>
+    </li>
+    <li>
+      Adopted as the kernel of the Debian system in 1993
+    </li>
+    <li>
+      After 20 years' development, supports more hardware
+      architectures and devices than anything else
+      <ul class="incremental">
+       <li>
+         Hardware vendors <em>must</em> provide Linux drivers because
+         their customers demand it
+       </li>
+      </ul>
+    </li>
+    <li>
+      Still the default kernel for the Debian system
+    </li>
+  </ul>
 </div>
 
 <div class="slide">
   <h1>Questions?</h1>
 </div>
 
+<div class="slide">
+  <h1>Credits</h1>
+  <ul>
+    <li>
+      DebConf 11 logo &copy; Aur&eacute;lio A. Heckert.
+      <!--
+This program is free software; you can redistribute it
+and/or modify it under the terms of the GNU General Public
+License as published by the Free Software Foundation;
+version 2 of the License.
+
+This program is distributed in the hope that it will be
+useful, but WITHOUT ANY WARRANTY; without even the implied
+warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+PURPOSE.  See the GNU General Public License for more
+details.
+
+You should have received a copy of the GNU General Public
+License along with this package; if not, write to the Free
+Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+Boston, MA  02110-1301 USA
+
+On Debian systems, the full text of the GNU General Public
+License version 2 can be found in the file
+`/usr/share/common-licenses/GPL-2'.
+      -->
+      <ul>
+       <li>Resized and coloured by me</li>
+      </ul>
+    </li>
+  </ul>
+</div>
+
 </body>
 </html>