11.3.0: Difference between revisions

From OLPC
Jump to navigation Jump to search
(cut n paste error)
No edit summary
Line 5: Line 5:
== Status ==
== Status ==


Status: [[Status::in development]] (see [[/Release plan]] and [[Release Process]]).
Status: [[Status::in testing]] (see [[/Release plan]] and [[Release Process]]).


Release date: [[Release date::2011-11-01]]
Release date: [[Release date::2011-11-01]]
Line 11: Line 11:
Release notes: [[Release notes::Release notes/{{PAGENAME}}]]
Release notes: [[Release notes::Release notes/{{PAGENAME}}]]


== Download ==
== Download and installation ==


<b>Download and installation instructions can be found in the [[Release notes/{{PAGENAME}}|release notes]].</b>
Development builds are available here:
* http://build.laptop.org/11.3.0

New builds are announced on the [http://lists.laptop.org/listinfo/devel devel mailing list].

=== XO-1.75 and XO-1.5 ===

To install from [[Open Firmware]] on an [[Activation_and_developer_keys | unlocked]] XO-1.5, download a .zd file to a USB drive. Choose the correct one: there are several. Files which end in .zd2 are for 2GB media and .zd4 is for 4GB media.

Insert the USB drive into the XO-1.5, get to the [[Ok]] prompt and type:
fs-update u:\os''XX''.zd''N''

Where ''osXX.zdN'' is the file you downloaded, for example os22.zd4.

=== XO-1 ===

To install from [[Open Firmware]] on an [[Activation_and_developer_keys | unlocked]] XO-1, download the .onu and .uim files to a USB drive.

Insert the USB drive into the XO-1, get to the [[Ok]] prompt and type:
update-nand u:\os''XX''.onu

where ''osXX.onu'' is the .onu file you downloaded, for example os22.onu.

(Watch out, there's a trap. Never use ''copy-nand'' for this release. ''copy-nand'' was for previous releases with .img and .crc files, but we no longer use it for .onu and .uim files. ''copy-nand'' might seem to finish okay, but your XO-1 won't start. If that happens, do it again using ''update-nand'' as above.)

== Updating with olpc-update ==

To update to 11.3.0 using olpc-update, you can run:

XO-1:

sudo olpc-update 11.3.0_xo1-XX

XO-1.5:

sudo olpc-update 11.3.0_xo1.5-XX

XO-1.75:

sudo olpc-update 11.3.0_xo1.75-XX


Where ''XX'' is the build number you wish to install (e.g. 22). See http://build.laptop.org/11.3.0 for the list. Do not include the "os" prefix in the build number.


== Developers ==
== Developers ==


The release is built with [[Build system::OS Builder]] version [[Build system version::4.0.x (master)]] under [[Build platform::Fedora 14]], using <tt>f14-xo1.ini</tt>, <tt>f14-xo1.5.ini</tt> and <tt>f14-xo1.75.ini</tt> at this point in the development process. The <tt>f14</tt>, <tt>f14-xo1</tt>, <tt>f14-xo1.5</tt> and <tt>f14-xo1.75</tt> [[RPM Dropbox|RPM dropboxes]] are used.
The release is built with [[Build system::OS Builder]] version [[Build system version::4.0.x (master)]] under [[Build platform::Fedora 14]], using <tt>olpc-os-11.3.0-xo1.ini</tt>, <tt>olpc-os-11.3.0-xo1.5.ini</tt> and <tt>olpc-os-11.3.0-xo1.75.ini</tt> at this point in the development process.


== Bug reports ==
== Bug reports ==

Revision as of 19:37, 7 October 2011

11.3.0 is an OLPC OS release to add ARM architecture support to 11.2.0 (for the upcoming XO-1.75 laptop), and to add some features and fix known issues. Fedora 14 continues to be used as a base. The target platforms are Target platforms::XO-1, Target platforms::XO-1.5 (including XO-1.5 High School Edition) and Target platforms::XO-1.75.

The release plan can be found at /Release plan.

Status

Status: Status::in testing (see /Release plan and Release Process).

Release date: Release date::2011-11-01

Release notes: Release notes::Release notes/11.3.0

Download and installation

Download and installation instructions can be found in the release notes.

Developers

The release is built with Build system::OS Builder version Build system version::4.0.x (master) under Build platform::Fedora 14, using olpc-os-11.3.0-xo1.ini, olpc-os-11.3.0-xo1.5.ini and olpc-os-11.3.0-xo1.75.ini at this point in the development process.

Bug reports

We are now looking for bug reports on all levels - system, Sugar, activities, ...

Sugar-specfic bugs and activity issues should be filed at http://bugs.sugarlabs.org. System-related bugs should be filed at http://dev.laptop.org. If in doubt, ask on the mailing list first, or file at OLPC and let us take care of it for you.

For OLPC tickets, Leave the milestone field blank but mention clearly that you are testing 11.3.0, your bug report will then be triaged into the appropriate place.