11.3.0: Difference between revisions
No edit summary |
No edit summary |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{outdated}} |
|||
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]]. |
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]]. |
||
Line 5: | Line 6: | ||
== Status == |
== Status == |
||
Status: [[Status:: |
Status: [[Status::released]] |
||
Released on: [[Release date::2011-11-01]] |
|||
Release notes: [[Release notes::Release notes/{{PAGENAME}}]] |
Release notes: [[Release notes::Release notes/{{PAGENAME}}]] |
||
Build number: [[Build number::883]] |
|||
⚫ | |||
Firmware: ?? |
|||
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]. |
|||
<b>Download and installation instructions can be found in the [[Release notes/{{PAGENAME}}|release notes]].</b> |
|||
=== 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:\osXX.zdN |
|||
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 |
|||
Where ''XX'' is the build number you wish to install (e.g. 22). See http://build.laptop.org/11.3.0 for the list. |
|||
== Developers == |
== Developers == |
||
The release |
The release was built with [[Build system::OS Builder]] version [[Build system version::4.0.x]] 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>. |
||
== 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.2.0, your bug report will then be triaged into the appropriate place. |
|||
[[Category:Releases]] |
[[Category:Releases]] |
Latest revision as of 07:47, 6 August 2013
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::released
Released on: Release date::2011-11-01
Release notes: Release notes::Release notes/11.3.0
Build number: Build number::883
Firmware: ??
Download and installation
Download and installation instructions can be found in the release notes.
Developers
The release was built with Build system::OS Builder version Build system version::4.0.x 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.