]> pere.pagekite.me Git - homepage.git/commitdiff
Add more slides.
authorPetter Reinholdtsen <pere@hungry.com>
Wed, 16 Jul 2003 14:07:14 +0000 (14:07 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Wed, 16 Jul 2003 14:07:14 +0000 (14:07 +0000)
mypapers/debconf-install/debconf-install.html

index 5732926eaef1ed12e8edc5b163b1ef2f17270d80..13cc64bd5e385588fea74158f60df4646d79124e 100644 (file)
       <br>pere@hungry.com
       <br>Debconf3, 2003-07-19</div>
 
+    <h2>Skolelinux</h2>
+
+    - based on Debian/Woody
+    - simple installation
+    - preconfigured services (syslog, dns, dhcp, ntp, nfs, smb, smtp,
+      imap, ldap, http, ipp, web-proxy, ssh, ltsp and more)
+
+    - translated to local language
+    - only userfriendly licenses
+    - admin friendly
+    - scalable
+
     <h2>The skolelinux install</h2>
 
     - simple
     - automatic
+    - using debian-installer (d-i) and base-config (b-c)
     - complete
+    - preconfigured services (list them)
+
+    <h2>debian installation</h2>
+    - booting from cd/floppy/net/whatever
+    - making HD bootable
+    - booting from hd
+    - installing the rest
+
+    <h2>debian-installer</h2>
+    - modular
+    - extendable
+    - mostly automatic
+    - flexible
+
+    <h2>debian-installer structure</h2>
+    - selector for installer modules (udeb)
+    - select language and region
+    - autodetect hardware
+    - locate APT source (CD, Net or floppy)
+    - load the rest of the installer modules
+    - partition hard-drive
+    - make filesystems /swap
+    - mount filesystems
+    - install base system
+    - install kernel
+    - install boot loader
+
+    <h2>debian-installer hooks</h2>
+    - include or exclude d-i modules
+    - running script at boot time
+    - include or excluding packages going into the HD
+    - running scripts before reboot
+    - adjust partitioning
+
+    <h2>base-config</h2>
+    - structure
+    - hooks
 
-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
+    <h2>skolelinux specifict code</h2>
+    first stage
+     - profile
+     - extra packages
+    second stage
+     - automatic install
+     - automatic configuration
 
   </body>
 </html>