GfxbootUpdate

Differences between revisions 1 and 17 (spanning 16 versions)
Revision 1 as of 2009-11-13 23:32:45
Size: 2883
Editor: airband-66-226-254-254
Comment:
Revision 17 as of 2009-11-19 23:47:53
Size: 5758
Editor: 63
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Lucid/SyslinuxUpdate
Line 3: Line 4:
 * '''Launchpad Entry''': UbuntuSpec:foo  * '''Launchpad Entry''': UbuntuSpec:foundations-lucid-gfxboot-update
Line 6: Line 7:
 * '''Packages affected''': syslinux  * '''Packages affected''': gfxboot-theme-ubuntu
Line 10: Line 11:
This spec describes proposed changes and improvements to Syslinux in Ubuntu Lucid. This spec describes proposed changes and improvements to gfxboot-theme-ubuntu in Ubuntu Lucid.
Line 14: Line 15:
This section should include a paragraph describing the end-user impact of this change. It is meant to be included in the release notes of the first release in which it is implemented. (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.)
Line 16: Line 16:
It is mandatory.
Line 23: Line 22:

- Automatic timeout in the initial language selection screen can cause unintended language selection
Line 24: Line 26:
Line 26: Line 29:
- Hints appearing at the bottom (e.g. "Press F4 to select alternative start-up and installation modes") do not provide any added value for advanced users and may prove confusing to beginner users.
Line 27: Line 32:

Joseph burned the Ubuntu CD and wants to test compatibility with his new laptop which has Windows preinstalled. He chooses "Try Ubuntu without installing" to run the live session.

Federico wants to install Ubuntu on his old family PC, which previously had Windows on it. He chooses Brazilian Portuguese from the language selection screen and "Install Ubuntu" from the main menu.

Mikhail wants to install Ubuntu on his friend's old PC. He chooses to check disks for defects and test memory prior to installation. Then he chooses the "Safe graphics mode" in case there are issues with the graphics hardware.
Line 32: Line 43:
Proposed changes: === Proposed changes: ===

==== General: ====
Line 34: Line 48:

==== Initial language selection: ====

- Remove timeout from the initial language selection screen

- Change the default title of the language selection screen to "Press Enter to use English as your main language". If the user chooses another language, the text should change accordingly.

Mockup of the proposed design:

{{attachment:lang_menu.png}}

==== Main menu: ====
Line 35: Line 62:
- Move "Check disc for defects", "Test memory" and "Boot from first hard disc" into the "Other options menu"
- Move "Check disc for defects", "Test memory" and "Boot from first hard disc" into the "F6 Other Options" menu

- Do not display any hints

Mockup of the proposed design:

{{attachment:main_menu.png}}
Line 39: Line 73:
This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:
Line 43: Line 77:
Should cover changes required to the UI, or specific UI that is required to implement this
Line 47: Line 81:
Code changes should include an overview of what needs to change, and in some cases even the specific details.
Line 51: Line 85:
Include:
 * data migration, if any
 * redirects from old URLs to new ones, if any
 * how users will be pointed to the new way of doing things, if necessary.
Line 58: Line 88:
It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during testing, and to show off after release. Please add an entry to http://testcases.qa.ubuntu.com/Coverage/NewFeatures for tracking test coverage.
Line 60: Line 89:
This need not be added or completed until the specification is nearing beta.
Line 64: Line 92:
This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.
Line 68: Line 96:
Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected. {{{
== Wiki notes ==
Current issues from https://wiki.ubuntu.com/Lucid/GfxbootUpdate

 * Styling (logo, colors) does not reflect recent changes to Ubuntu boot and desktop

 * Automatic timeout in the initial language selection screen can cause unintended language selection

 * User is presented with too many choices in the main menu screen, some of which are only useful in rare situations and only meaningful to technical users

 * The wording "Try Ubuntu without any changes to your computer" is awkward and potentially confusing

 * Hints appearing at the bottom (e.g. "Press F4 to select alternative start-up and installation modes") do not provide any added value for advanced users and may prove confusing to beginner users.


Previous specification: https://blueprints.launchpad.net/ubuntu/+spec/hardy-bootloader-review

 * constraints
  * it's hard to change language during a gnome session
 * reason for the timeout was to let people walk away and boot automatically in english
 * some usb keyboards are known not to be usable with syslinux, and so we need a timeout to ensure that they can boot
 * accessibility is covered by giving blind users clear instructions about what keystrokes are required (and beeps)
 * blind users have to enter the F5 menu anyway to enable the accessibility options at boot, so aren't relying on the timeout at boot time



* process of changing things
 - graphic can be changed
 - fonts can be replaced but it's much easier if the metrics are identical


replace "Safe graphics mode" with bullet-proof X (but automatically fall back to VESA rather than asking)

 * preferably, move "Try" and "Install" to a greeter-level choice (likely to need help from DX/desktop), and insert a screen before main gfxboot menu with instructions to press any key to get more choices
 * no translation available yet since no language selected, so instructions need to be pictorial
 * as a fallback, just change "Try ..." to "Try Ubuntu without installing"

(Other potential options on greeter: Troubleshoot (CD defects, badblocks, memtest?))

QA PROCESS
 * best to use daily builds; milestones are too infrequent for quick iterations

 kvm -m 512 -cdrom lucid-desktop-i386.iso - take daily from http://cdimage.ubuntu.com/daily-live/current/


== Actions ==

 * new logos based on usplash theme packages in karmic, to sync up with current look-and-feel [platform]
 * drop "Press F4" [platform]
 * change to "Try Ubuntu without installing" [platform]
 * get final copy for "Try ..." message [design]
 * find out if DX/desktop have capacity for greeter work [platform]
 * greeter work [DX/desktop]
  * if that lands, insert "press any key" message before main gfxboot menu (requires pictogram) with a 5-second timeout, and drop 30-second timeout [platform]
 * make sure bullet-proof X works, and if so drop "Safe graphics mode" [platform]
 * find out how to test daily builds [design]
}}}

Summary

This spec describes proposed changes and improvements to gfxboot-theme-ubuntu in Ubuntu Lucid.

Release Note

Rationale

Current issues:

- Styling (logo, colors) does not reflect recent changes to Ubuntu boot and desktop

- Automatic timeout in the initial language selection screen can cause unintended language selection

- User is presented with too many choices in the main menu screen, some of which are only useful in rare situations and only meaningful to technical users

- The wording "Try Ubuntu without any changes to your computer" is awkward and potentially confusing

- Hints appearing at the bottom (e.g. "Press F4 to select alternative start-up and installation modes") do not provide any added value for advanced users and may prove confusing to beginner users.

User stories

Joseph burned the Ubuntu CD and wants to test compatibility with his new laptop which has Windows preinstalled. He chooses "Try Ubuntu without installing" to run the live session.

Federico wants to install Ubuntu on his old family PC, which previously had Windows on it. He chooses Brazilian Portuguese from the language selection screen and "Install Ubuntu" from the main menu.

Mikhail wants to install Ubuntu on his friend's old PC. He chooses to check disks for defects and test memory prior to installation. Then he chooses the "Safe graphics mode" in case there are issues with the graphics hardware.

Assumptions

Design

Proposed changes:

General:

- Update the Ubuntu logo and colors to match the current styling

Initial language selection:

- Remove timeout from the initial language selection screen

- Change the default title of the language selection screen to "Press Enter to use English as your main language". If the user chooses another language, the text should change accordingly.

Mockup of the proposed design:

lang_menu.png

- Change the wording in the first option to "Try Ubuntu without installing"

- Move "Check disc for defects", "Test memory" and "Boot from first hard disc" into the "F6 Other Options" menu

- Do not display any hints

Mockup of the proposed design:

main_menu.png

Implementation

UI Changes

Code Changes

Migration

Test/Demo Plan

Unresolved issues

BoF agenda and discussion

== Wiki notes ==
Current issues from https://wiki.ubuntu.com/Lucid/GfxbootUpdate

 * Styling (logo, colors) does not reflect recent changes to Ubuntu boot and desktop

 * Automatic timeout in the initial language selection screen can cause unintended language selection

 * User is presented with too many choices in the main menu screen, some of which are only useful in rare situations and only meaningful to technical users

 * The wording "Try Ubuntu without any changes to your computer" is awkward and potentially confusing

 * Hints appearing at the bottom (e.g. "Press F4 to select alternative start-up and installation modes") do not provide any added value for advanced users and may prove confusing to beginner users.


Previous specification: https://blueprints.launchpad.net/ubuntu/+spec/hardy-bootloader-review

 * constraints
  * it's hard to change language during a gnome session
 * reason for the timeout was to let people walk away and boot automatically in english
 * some usb keyboards are known not to be usable with syslinux, and so we need a timeout to ensure that they can boot
 * accessibility is covered by giving blind users clear instructions about what keystrokes are required (and beeps)
 * blind users have to enter the F5 menu anyway to enable the accessibility options at boot, so aren't relying on the timeout at boot time



* process of changing things
 - graphic can be changed
 - fonts can be replaced but it's much easier if the metrics are identical


replace "Safe graphics mode" with bullet-proof X (but automatically fall back to VESA rather than asking)

 * preferably, move "Try" and "Install" to a greeter-level choice (likely to need help from DX/desktop), and insert a screen before main gfxboot menu with instructions to press any key to get more choices
 * no translation available yet since no language selected, so instructions need to be pictorial
 * as a fallback, just change "Try ..." to "Try Ubuntu without installing"

(Other potential options on greeter: Troubleshoot (CD defects, badblocks, memtest?))

QA PROCESS
 * best to use daily builds; milestones are too infrequent for quick iterations

 kvm -m 512 -cdrom lucid-desktop-i386.iso - take daily from http://cdimage.ubuntu.com/daily-live/current/


== Actions ==

 * new logos based on usplash theme packages in karmic, to sync up with current look-and-feel [platform]
 * drop "Press F4" [platform]
 * change to "Try Ubuntu without installing" [platform]
 * get final copy for "Try ..." message [design]
 * find out if DX/desktop have capacity for greeter work [platform]
 * greeter work [DX/desktop]
  * if that lands, insert "press any key" message before main gfxboot menu (requires pictogram) with a 5-second timeout, and drop 30-second timeout [platform]
 * make sure bullet-proof X works, and if so drop "Safe graphics mode" [platform]
 * find out how to test daily builds [design]


CategorySpec

Lucid/GfxbootUpdate (last edited 2010-02-26 15:21:42 by 82-69-40-219)