UbuntuExpress

Differences between revisions 5 and 6
Revision 5 as of 2005-04-20 07:03:38
Size: 1976
Editor: 150
Comment:
Revision 6 as of 2005-04-22 04:51:53
Size: 2004
Editor: 150
Comment: knoppix-installer
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
 *
Line 37: Line 36:
 * Check out knoppix-installer

Priority

NeedPriorityAssigned

People

Goal

Create an Ubuntu installation system which runs within the Ubuntu live CD environment and works by copying and customizing the live CD filesystem rather than installing packages.

Requirements

  • Reuse existing installer components for configuration
  • Ask all questions at the very beginning of the process
  • Display one big progress bar for the rest of the process

Agenda

  • How to refactor existing installer components to allow them to be used in the live environment
  • Custom components needed
    • Graphical partitioner
  • User interface
    • GNOMEish frontend (but allow for KDEish frontend as well)
  • Limitations
    • Can't be used for upgrades
    • Can't easily be used for server installations (especially not via serial console)
    • Specialized for the common case desktop installation

Pre-Work

  • Check out knoppix-installer

Thoughts/Suggestions

  • Could be 2 way to do that:
    1. Install after the user test the distro
    2. Install without test the distro (kind of clone with post configuring)
  • Install after the user test the distro:

    • in this case is it really useful to ask some questions before to test or just before to install (after test)?
    • the user could like to change some information for the instalation after test well the CD.
  • Install without test the distro:

    • Some user could like to make a fast installation almost with no question and without try before the distro.
    • it's possible not to start the distribution but to start the copy and postconfiguring. We just need to skip the step where the distro is started, ask the rest of the information from the d-i, and copy and so on.
    • with this option we have no any more the limitations of the only-desktop system or for server installations

UbuntuExpress (last edited 2008-08-06 16:32:33 by localhost)