]> pere.pagekite.me Git - homepage.git/blob - mypapers/debconf-install/debconf-install.html
First draft on my debconf presentation.
[homepage.git] / mypapers / debconf-install / debconf-install.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" href="../mrtg-td/slides.css" type="text/css">
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <meta name="Language" content="en">
7 <meta name="Author" content="Petter Reinholdtsen">
8 </head>
9 <body>
10
11 <h1>Automated installations in Skolelinux
12 <br>using debian-installer and base-config</h1>
13
14 <p>Nice summary</p>
15
16 <div class="presenter">Petter Reinholdtsen
17 <br>pere@hungry.com
18 <br>Debconf3, 2003-07-19</div>
19
20 <h2>The skolelinux install</h2>
21
22 - simple
23 - automatic
24 - complete
25
26 debian installation
27 - booting from cd/floppy/net/whatever
28 - making HD bootable
29 - booting from hd
30 - installing the rest
31
32 debian-installer
33 - structure
34 - hooks
35 -
36 base-config
37 - structure
38 - hooks
39
40 skolelinux specifict code
41 first stage
42 - profile
43 - extra packages
44 second stage
45 - automatic install
46 - automatic configuration
47
48 </body>
49 </html>