]> pere.pagekite.me Git - homepage.git/commitdiff
First draft on my debconf presentation.
authorPetter Reinholdtsen <pere@hungry.com>
Wed, 25 Jun 2003 22:00:54 +0000 (22:00 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Wed, 25 Jun 2003 22:00:54 +0000 (22:00 +0000)
mypapers/debconf-install/debconf-install.html [new file with mode: 0644]

diff --git a/mypapers/debconf-install/debconf-install.html b/mypapers/debconf-install/debconf-install.html
new file mode 100644 (file)
index 0000000..5732926
--- /dev/null
@@ -0,0 +1,49 @@
+<!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>