--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<html>
+ <head>
+ <link rel="stylesheet" href="../mrtg-td/slides.css" type="text/css">
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="Language" content="en">
+ <meta name="Author" content="Petter Reinholdtsen">
+ </head>
+ <body>
+
+ <h1>Automated installations in Skolelinux
+ <br>using debian-installer and base-config</h1>
+
+ <p>Nice summary</p>
+
+ <div class="presenter">Petter Reinholdtsen
+ <br>pere@hungry.com
+ <br>Debconf3, 2003-07-19</div>
+
+ <h2>The skolelinux install</h2>
+
+ - simple
+ - automatic
+ - complete
+
+debian installation
+ - booting from cd/floppy/net/whatever
+ - making HD bootable
+ - booting from hd
+ - installing the rest
+
+debian-installer
+ - structure
+ - hooks
+ -
+base-config
+ - structure
+ - hooks
+
+skolelinux specifict code
+ first stage
+ - profile
+ - extra packages
+ second stage
+ - automatic install
+ - automatic configuration
+
+ </body>
+</html>