Startup Sequence: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Editing tweak (more content still to come))
(Details of startup sequence frames.)
Line 1: Line 1:
This page documents Eben's startup sequence design, as detailed in [http://dev.laptop.org/ticket/1543 trac ticket #1543].
This page documents Eben's startup sequence design, as detailed in [http://dev.laptop.org/ticket/1543 trac ticket #1543].


==Initialization of every boot==
[[Image:intro_00.png|thumb]]
[[Image:intro_01.png|thumb]]
[[Image:intro_00.png|thumb|left|Step 1: off]]
[[Image:intro_02.png|thumb]]
[[Image:intro_01.png|thumb|left|Step 2: static XO man]]
<br clear="all" />
[[Image:intro_03.png|thumb]]
==Activation sequence==
[[Image:intro_04.png|thumb]]
Skipped when activation lease is already valid.
[[Image:intro_05.png|thumb]]
[[Image:intro_06.png|thumb]]
[[Image:intro_02.png|thumb|left|Step 3a: Lease found on USB key]]
[[Image:intro_07.png|thumb]]
[[Image:intro_03.png|thumb|left|Step 3b: Activation failed.]]
<br clear="all" />
[[Image:intro_08.png|thumb]]
==First boot setup sequence==
[[Image:intro_09.png|thumb]]
Assign names, colors, photo. Skipped once performed the first time.
[[Image:intro_10.png|thumb]]
[[Image:intro_11.png|thumb]]
[[Image:intro_04.png|thumb|left|Step 4: Entering "first" name]]
[[Image:intro_12.png|thumb]]
[[Image:intro_05.png|thumb|left|Step 5: Entering "last" name]]
[[Image:intro_13.png|thumb]]
[[Image:intro_06.png|thumb|left|Step 6: Selecting the "next" button]]
[[Image:intro_07.png|thumb|left|Step 7: Color selection?]]
[[Image:intro_08.png|thumb|left|Step 8: Color selection?]]
[[Image:intro_09.png|thumb|left|Step 9: Taking photo?]]
[[Image:intro_10.png|thumb|left|Step 10: Done?]]
<br clear="all" />
==Loading animation==
Occurs on every boot.
[[Image:intro_11.png|thumb|left|Step 11a: "Clock" animation]]
[[Image:intro_12.png|thumb|left|Step 11b: "Clock" animation]]
[[Image:intro_13.png|thumb|left|Step 12: Sugar started.]]
<br clear="all" />
==Discussion==

Revision as of 16:56, 10 September 2007

This page documents Eben's startup sequence design, as detailed in trac ticket #1543.

Initialization of every boot

Step 1: off
Step 2: static XO man


Activation sequence

Skipped when activation lease is already valid.

Step 3a: Lease found on USB key
Step 3b: Activation failed.


First boot setup sequence

Assign names, colors, photo. Skipped once performed the first time.

Step 4: Entering "first" name
Step 5: Entering "last" name
Step 6: Selecting the "next" button
Step 7: Color selection?
Step 8: Color selection?
Step 9: Taking photo?
Step 10: Done?


Loading animation

Occurs on every boot.

Step 11a: "Clock" animation
Step 11b: "Clock" animation
Step 12: Sugar started.


Discussion