/[d-i]/trunk/installer/doc/design.txt
ViewVC logotype

Contents of /trunk/installer/doc/design.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11648 - (show annotations) (download)
Mon Mar 22 00:37:46 2004 UTC (9 years, 2 months ago) by joeyh
File MIME type: text/plain
File size: 912 byte(s)
patch together a new source package that will include both the images and
the manual
1 Here is an overview of the new design.
2
3 1. initial boot off of install media (floppy, cd)
4 - Syslinux (or other loader) is run, and it boots the kernel
5 2. kernel boot
6 - The kernel sets up an initrd, runs the installer.
7 3. installer
8 - Check to see what UI's are available (already unpacked onto the
9 initrd), and chooses one of them.
10 - Starts up and configures the UI.
11 - Configures enough so that some udebs can be retrieved.
12 3.5 Main installer
13 - Main menu runs (see ui.txt).
14 4. reboot into a full debian system
15 - Since the system was installed with a minimal kernel that cannot talk to
16 the hard drive, an initrd must be used. The initrd has a syslinux file on
17 it, and a set of modules. It just loads the modules, in a certain order,
18 with certain parameters, and then lets the kernel pass control to init.
19 - Set up all packages that need to be set up (timezone, password, etc, etc).

  ViewVC Help
Powered by ViewVC 1.1.5