Download

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Debian images: Add FDOM)
(Undo Vandalism 90114 by Cheaptaraa (Talk))
 
(83 intermediate revisions by 23 users not shown)
Line 1: Line 1:
This page lists various images you can try out on your Openmoko supported smartphone and some other downloads. Note however, that some of these are works in progress and may not have even released any files yet. Nothing is guaranteed to work. Proceed at your own risk.
+
{{Languages|Download}}
 +
This page lists various images you can try out on your Openmoko supported smartphone and some [[#Other downloads]].
  
Unofficial users repositories can be found [[Users Repositories|here]]
+
See [[Distributions]] for a more descriptive comparison.
  
== Distributions and installation ==
+
{|align=right
 +
|__TOC__
 +
|}
  
See [[Distributions]] for description of the images downloadable here.
+
== Installation instructions ==
  
See [[Flashing the Neo FreeRunner]] for installation instructions. Neo 1973 users: [[Getting Started with your Neo1973]].  
+
See the [[manuals]] for installation instructions. If you want to install a system to a microSD card, see [[Booting from SD]].
  
In most cases you will download a Root FileSystem and a Kernel to flash into your phone. If you cannot find a kernel in the directory where you download the Root FS, please pick a kernel from an older directory. The third available file is the bootloader, probably don't want to install a new version of that unless there are bug fixes you really need.
+
== Openmoko Inc. driven release targets ==
 +
=== Om 2009 ===
 +
Om 2009 is the 2009 release of Om. It is not developped anymore.
 +
[http://downloads.openmoko.org/distro/testing/NeoFreerunner/ here]
  
If you want to install a system to a microSD card, see [[Booting from SD]].
+
{{Main|Om2009}}
===Om 2008.9===
+
You can download Om 2008.9 here:
+
  
http://downloads.openmoko.org/releases/Om2008.9/
+
=== Om 2008.12 ===
 +
Om 2008.12 is an updated release of Om 2008.8.
 +
You can download the image [http://downloads.openmoko.org/distro/releases/Om2008.12/ here]
  
Check [[Om2008.9 Update]] for more detail.
+
{{Main|Om 2008.12 Update}}
  
=== Om 2008.8 images (ASU) ===
+
'''Neo FreeRunner images'''
[[Image:Images.png|center]]
+
These images are based on the branch ''org.openmoko.asu.stable''. They are the ASU distribution. Sorry, there are no build for the Neo 1973 yet, only the FreeRunner. While the branch name ends with ''.stable'', repositories are updated daily. In an ideal world there would never be any regressions and the quality of builds would improve every day. We are not in an ideal world.
+
The content of these images is presented at: {{Main|Om 2008.8}}
+
  
There are two sources, depending on whether you are an end user or a developer. In both cases, the files you want are of the form:
+
There is no need to reflash if you have installed Om 2008.8 and used ''opkg update && opkg upgrade''.  
:Om2008.8-gta02-YYYYMMDD.rootfs.jffs2 (root file system)
+
:Om2008.8-gta02-YYYYMMDD.uImage.bin (kernel image)
+
 
+
====End user====
+
If you want to install stable software, and only get stable updates, 
+
the latest stable image (will overwrite all data on your phone) can be 
+
found at:
+
:http://downloads.openmoko.org/releases/Om2008.8-update/
+
If you update packages in this image, they will come from the stable 
+
repository (updated daily from Holger's stable branch) at:
+
:http://downloads.openmoko.org/repository/Om2008.8/
+
Holger (zecke) will continue to cherry-pick bug fixes with the right 
+
risk/reward ratio into his stable branch.
+
 
+
====Developer====
+
If you want bleeding edge, we have created an image that only contains Settings application and Installer, nothing else. We call it 'base 
+
image'. You can find this base image, updated daily, at:
+
:http://downloads.openmoko.org/daily/
+
By default, this image will fetch updates packages from our 'testing'
+
repository:
+
:http://downloads.openmoko.org/repository/testing/
+
If you want even more fun, change the package repository to 
+
'unstable', which will then fetch updates from:
+
:http://downloads.openmoko.org/repository/unstable/
+
 
+
Once you have this base image, you can install the GTK+ telephony apps 
+
including gsmd, or Qtopia, or Mickey's framework.
+
Check out the [[FDOM]] page for an idea of what to install.
+
 
+
====First Om 2008.8 release (historical)====
+
The first Om 2008.8 release was made on 8/8/08 and is still available for historical purposes at:
+
:http://downloads.openmoko.org/releases/Om2008.8/
+
The files you want are:
+
: Om2008.8-gta02-20080808.rootfs.jffs2
+
:  Om2008.8-gta02-20080808.uImage.bin
+
This image fetches updated packages from:
+
:http://downloads.openmoko.org/repository/Om2008.8/om-gta02/
+
  
 
=== The bleeding edge: Om "base / empty" images ===
 
=== The bleeding edge: Om "base / empty" images ===
Line 68: Line 34:
  
 
Images for ''testing'' are at:
 
Images for ''testing'' are at:
http://downloads.openmoko.org/daily/
+
http://downloads.openmoko.org/distro/unstable/
 
+
 
To get packages from ''testing'', use this ''/etc/opkg/testing.conf'' :
 
To get packages from ''testing'', use this ''/etc/opkg/testing.conf'' :
 
<pre>
 
<pre>
 
src/gz testing-all http://downloads.openmoko.org/repository/testing/all
 
src/gz testing-all http://downloads.openmoko.org/repository/testing/all
 
src/gz testing-arm http://downloads.openmoko.org/repository/testing/armv4t
 
src/gz testing-arm http://downloads.openmoko.org/repository/testing/armv4t
src/gz testing-i686 http://downloads.openmoko.org/repository/testing/i686
 
 
src/gz testing-neo http://downloads.openmoko.org/repository/testing/neo1973
 
src/gz testing-neo http://downloads.openmoko.org/repository/testing/neo1973
 
src/gz testing-gta02 http://downloads.openmoko.org/repository/testing/om-gta02
 
src/gz testing-gta02 http://downloads.openmoko.org/repository/testing/om-gta02
 
</pre>
 
</pre>
 +
<!-- unused: src/gz testing-i686 http://downloads.openmoko.org/repository/testing/i686 -->
  
 
''unstable'' comes from the same branch, compiled with the AUTOREV flag. There are no images, but packages are at http://downloads.openmoko.org/repository/unstable/
 
''unstable'' comes from the same branch, compiled with the AUTOREV flag. There are no images, but packages are at http://downloads.openmoko.org/repository/unstable/
  
 
Reference: See [http://lists.openmoko.org/pipermail/community/2008-August/027997.html "Repository and Images" announcement] for details on other "Base image", "testing" and "unstable".
 
Reference: See [http://lists.openmoko.org/pipermail/community/2008-August/027997.html "Repository and Images" announcement] for details on other "Base image", "testing" and "unstable".
 +
 +
Once you have this base image, you can install the GTK+ telephony apps including gsmd, or Qtopia, or Mickey's framework. Check out the [[FDOM]] page for an idea of what to install.
  
 
=== Om 2007.2 images (GTK) ===
 
=== Om 2007.2 images (GTK) ===
 +
 
{{Main|Om 2007.2}}
 
{{Main|Om 2007.2}}
  
==== Community repositories ====
+
Openmoko '''discontinued support''' for this release.
 +
Two external developers still offer their own builds.
  
Celtune offers different Images and a huge amount of packages (2007.2, pyneo, fso) for neo1973, freerunner and others. Celtune images can be found at http://rabenfrost.net/celtune/ .
+
==== Celtune ====
  
[http://blog.automated.it/category/openmoko/ Andy Powell] maintains (or used to maintain ?) images based on the 2007.2 software stack for the gta01 and gta02. A. Powell's ScaredyCat images can be found at: http://buildhost.automated.it/OM2007.2/ .
+
Celtune offers different Images and a huge amount of packages (2007.2, pyneo, fso) for neo1973, freerunner and others. Celtune images can be found [http://rabenfrost.net/celtune/ here] '''BROKEN LINK'''.
  
==== Discontinued support ====
+
==== ScaredyCat ====
  
Openmoko discontinued support for this release. The host that used to distribute it has been taken offline at the end of August 2008.  
+
[http://blog.automated.it/category/openmoko/ Andy Powell] maintains images based on the 2007.2 software stack for the gta01 and gta02. A. Powell's ScaredyCat images can be found [http://buildhost.automated.it/OM2007.2/ here].
 
+
Some old images can be found on http://downloads.openmoko.org/releases/Om2007.11/ .
+
  
 
=== FSO images (freesmartphone.org) ===
 
=== FSO images (freesmartphone.org) ===
{{Main|FSO}}
 
  
* Milestone 1 is here: http://downloads.openmoko.org/framework/milestone1/
+
{{Main|OpenmokoFramework}}
** [http://www.youtube.com/watch?v=toPe0S8QpJY Video of FSO Milestone 1]
+
* Milestone 2 is here: http://downloads.openmoko.org/framework/milestone2/
+
* Milestone 3 is here: http://downloads.openmoko.org/framework/milestone3/
+
  
Browse the source: http://trac.freesmartphone.org:8000/trac-example/browser
+
The file system will be in a jffs2 "summary" file. A file with the extension ".jffs2.summary" can be flashed to the FreeRunner just like an ordinary jffs2 file.
  
Learn more at its wiki page: [[OpenmokoFramework]]
+
* [http://git.freesmartphone.org/ Browse the source]
  
The file system will be in a jffs2 "summary" file. A file with the extension ".jffs2.summary" can be flashed to the FreeRunner just like an ordinary jffs2 file.
+
* [[OpenmokoFramework/Status_Update_6|newest status update]]
  
=== Qtopia images ===
+
* [http://downloads.freesmartphone.org/fso-stable/milestone5/ Downloads] '''BROKEN LINK'''
{{Main|qtopia}}
+
  
Images are available on the [http://www.qtopia.net/modules/mydownloads/index.php Qtopia.net images] page, make sure your browser sends referer Header when downloading. (Note: direct linking to the files does not work.)
+
=== Android ===
 +
Android now can run on Openmoko FreeRunner.
 +
About the Image, you can check [[Android]] page , to get the detail information.
 +
Android imagescan be found [http://people.openmoko.org/sean_mcneil/ here].
  
==== Neo FreeRunner ====
+
== Openmoko Community driven release targets ==
  
* Find "Qtopia flash image for FIC Neo FreeRunner (gta02)" on [http://www.qtopia.net/modules/mydownloads/index.php Qtopia.net images] (a tarball with both a rootfs and kernel)
+
=== FDOM ===
* The "Developer root filesystem for FIC Neo FreeRunner (gta02)" file is a  barebones root filesystem created from the 'FSO' image available from Openmoko.
+
  
==== Neo 1973 ====
+
{{Main|FDOM - a Fat and Dirty OM based distribution}}
  
* Find "Qtopia flash image for FIC Neo 1973 (gta01)" on [http://www.qtopia.net/modules/mydownloads/index.php Qtopia.net images] (a tarball with both a rootfs and kernel)
+
Download images: http://compartida.net/openmoko/FDOM/
  
*A Neo 1973 image is also available from here [http://buildhost.automated.it/OM2007.2/openmoko-qtopia-image-om-gta01.tar.gz openmoko-qtopia-image-om-gta01.tar.gz]
+
=== SHR images (Stable Hybrid Release) ===
 +
{{Main|SHR}}
 +
{{Main|SHR User Manual}}
  
==== More Qtopia downloads ====
+
The Stable Hybrid Release (SHR) is intended to be a community driven distribution composed of the FSO and some basic applications, that can be configured to use several different graphical toolkits, for example GTK or EFL. SHR is based on the FSO build. At first, SHR was introduced in order to use the Openmoko2007.2 GTK software in combination with the new FSO, but things have changed.
  
You might also try [http://trolltech.com/developer/downloads/qtopia/qtopia-source-gpl ftp.trolltech.com snapshots]
+
Download images (unstable currently recommended):
 +
* [http://build.shr-project.org/shr-testing/images/om-gta02 Neo Freerunner testing]
 +
* [http://build.shr-project.org/shr-testing/images/om-gta01 Neo 1973 testing]
 +
* [http://build.shr-project.org/shr-unstable/images/om-gta02 Neo Freerunner unstable]
 +
* [http://build.shr-project.org/shr-unstable/images/om-gta01 Neo 1973 unstable]
  
Addtional packages can be added from the Trolltech feed for this image, found at
+
== Non-Openmoko distributions ==
http://qtopia.net/packages/feed/4.3.2/neo/
+
To get to these packages, you need to add the feed as a source in the Qtopia package manager.
+
  
=== SHR images (Stable Hybrid Release) ===
+
=== Qt Extended (formerly Qtopia) images ===
{{Main|SHR}}
+
  
There are no downloadable images yet.
+
:''Main article: [[Qtopia / Qt Extended on FreeRunner|Qt Extended]]''
  
  
=== Debian images ===
+
Images are available on the [http://qtextended.org/modules/mydownloads/viewcat.php?cid=6&orderby=dateD Qt Extended download page], make sure your browser sends referrer Header when downloading. (Note: direct linking to the files does not work.)
  
See [[Debian]].
+
'''Neo FreeRunner'''
  
=== FDOM ===
+
* Qt Extended flash image for FIC Neo Freerunner (gta02) version 4.4.2 can be downloaded [http://qtextended.org/modules/mydownloads/visit.php?lid=98 here]. (The tarball contains rootfs and kernel)
 +
* If you need to also download mwester's daily kernel (needed for previous version 4.4.1) you can find it [http://moko.mwester.net/dl.html#kernels here].
  
See [[FDOM - a Fat and Dirty OM based distribution]].
+
'''Neo 1973'''
  
== Community repository ==
+
* Qt Extended flash image for FIC Neo 1973 (gta01) version 4.4.2 can be downloaded [http://qtextended.org/modules/mydownloads/visit.php?lid=99 here]. (The tarball contains rootfs and kernel)
{{Main|CommunityRepository}}
+
 
http://downloads.openmoko.org/repository/Multiverse/
+
* A alternate Neo 1973 image can be downloaded [http://buildhost.automated.it/OM2007.2/openmoko-qtopia-image-om-gta01.tar.gz here]
 +
 
 +
'''More Qtopia downloads'''
 +
 
 +
Addtional packages can be added from the Trolltech feed for this image, found at
 +
http://qtopia.net/packages/feed/4.3.2/neo/
 +
To get to these packages, you need to add the feed as a source in the Qtopia package manager.
 +
 
 +
=== Debian images ===
 +
 
 +
{{Main|Debian}}
 +
 
 +
=== Hackable:1 images ===
 +
 
 +
{{Main|Hackable:1}}
  
 
== Other downloads ==
 
== Other downloads ==
 +
 +
=== Applications repositories ===
 +
 +
If you are looking for a specific application instead of a full filesystem image:
 +
* {{Main|Community Repository}}
 +
* {{Main|Users Repositories}}
  
 
=== CAD files ===
 
=== CAD files ===
You can download CAD files here.
+
You can download CAD files [http://downloads.openmoko.org/developer/CAD/ here].
http://downloads.openmoko.org/CAD/  
+
  
 
=== Schematics ===
 
=== Schematics ===
  
You can download the schematics of [[Neo 1973]] (GTA01) and [[Neo FreeRunner]] (GTA02) here:
+
You can download the schematics of [[Neo 1973]] (GTA01) and [[Neo FreeRunner]] (GTA02) [http://downloads.openmoko.org/developer/schematics/ here]
http://downloads.openmoko.org/schematics/
+
  
 
=== Press material ===
 
=== Press material ===
  
Download Neo FreeRunner photos in various sizes for print and web use here:
+
Download Neo FreeRunner photos in various sizes for print and web use [http://openmoko.com/press-press-material.html here]
http://openmoko.com/press-press-material.html
+
 
+
=== Tiddlywiki version of wiki.openmoko.org ===
+
If you want to carry this wiki along with you and to use it offline, then download
+
[http://om-tiddlywiki.projects.openmoko.org/openmokowiki.html http://om-tiddlywiki.projects.openmoko.org/openmokowiki.html] and store it locally, then browse through the pages which you think you need to have, click  "save changes", so next time you open it all articles you have fetched previously will be available to you.
+
  
  
 
[[Category:Distributions]]
 
[[Category:Distributions]]

Latest revision as of 05:22, 20 December 2011

This page lists various images you can try out on your Openmoko supported smartphone and some #Other downloads.

See Distributions for a more descriptive comparison.

Contents

[edit] Installation instructions

See the manuals for installation instructions. If you want to install a system to a microSD card, see Booting from SD.

[edit] Openmoko Inc. driven release targets

[edit] Om 2009

Om 2009 is the 2009 release of Om. It is not developped anymore. here

Main article: Om2009


[edit] Om 2008.12

Om 2008.12 is an updated release of Om 2008.8. You can download the image here

Main article: Om 2008.12 Update


Neo FreeRunner images

There is no need to reflash if you have installed Om 2008.8 and used opkg update && opkg upgrade.

[edit] The bleeding edge: Om "base / empty" images

The org.openmoko.dev branch does not have any applications preinstalled other than settings and installer, and it is unstable for now.

Images for testing are at: http://downloads.openmoko.org/distro/unstable/ To get packages from testing, use this /etc/opkg/testing.conf :

src/gz testing-all http://downloads.openmoko.org/repository/testing/all
src/gz testing-arm http://downloads.openmoko.org/repository/testing/armv4t
src/gz testing-neo http://downloads.openmoko.org/repository/testing/neo1973
src/gz testing-gta02 http://downloads.openmoko.org/repository/testing/om-gta02

unstable comes from the same branch, compiled with the AUTOREV flag. There are no images, but packages are at http://downloads.openmoko.org/repository/unstable/

Reference: See "Repository and Images" announcement for details on other "Base image", "testing" and "unstable".

Once you have this base image, you can install the GTK+ telephony apps including gsmd, or Qtopia, or Mickey's framework. Check out the FDOM page for an idea of what to install.

[edit] Om 2007.2 images (GTK)

Main article: Om 2007.2


Openmoko discontinued support for this release. Two external developers still offer their own builds.

[edit] Celtune

Celtune offers different Images and a huge amount of packages (2007.2, pyneo, fso) for neo1973, freerunner and others. Celtune images can be found here BROKEN LINK.

[edit] ScaredyCat

Andy Powell maintains images based on the 2007.2 software stack for the gta01 and gta02. A. Powell's ScaredyCat images can be found here.

[edit] FSO images (freesmartphone.org)

Main article: OpenmokoFramework


The file system will be in a jffs2 "summary" file. A file with the extension ".jffs2.summary" can be flashed to the FreeRunner just like an ordinary jffs2 file.

[edit] Android

Android now can run on Openmoko FreeRunner. About the Image, you can check Android page , to get the detail information. Android imagescan be found here.

[edit] Openmoko Community driven release targets

[edit] FDOM

Main article: FDOM - a Fat and Dirty OM based distribution


Download images: http://compartida.net/openmoko/FDOM/

[edit] SHR images (Stable Hybrid Release)

Main article: SHR


Main article: SHR User Manual


The Stable Hybrid Release (SHR) is intended to be a community driven distribution composed of the FSO and some basic applications, that can be configured to use several different graphical toolkits, for example GTK or EFL. SHR is based on the FSO build. At first, SHR was introduced in order to use the Openmoko2007.2 GTK software in combination with the new FSO, but things have changed.

Download images (unstable currently recommended):

[edit] Non-Openmoko distributions

[edit] Qt Extended (formerly Qtopia) images

Main article: Qt Extended


Images are available on the Qt Extended download page, make sure your browser sends referrer Header when downloading. (Note: direct linking to the files does not work.)

Neo FreeRunner

  • Qt Extended flash image for FIC Neo Freerunner (gta02) version 4.4.2 can be downloaded here. (The tarball contains rootfs and kernel)
  • If you need to also download mwester's daily kernel (needed for previous version 4.4.1) you can find it here.

Neo 1973

  • Qt Extended flash image for FIC Neo 1973 (gta01) version 4.4.2 can be downloaded here. (The tarball contains rootfs and kernel)
  • A alternate Neo 1973 image can be downloaded here

More Qtopia downloads

Addtional packages can be added from the Trolltech feed for this image, found at http://qtopia.net/packages/feed/4.3.2/neo/ To get to these packages, you need to add the feed as a source in the Qtopia package manager.

[edit] Debian images

Main article: Debian


[edit] Hackable:1 images

Main article: Hackable:1


[edit] Other downloads

[edit] Applications repositories

If you are looking for a specific application instead of a full filesystem image:

Main article: Community Repository


Main article: Users Repositories


[edit] CAD files

You can download CAD files here.

[edit] Schematics

You can download the schematics of Neo 1973 (GTA01) and Neo FreeRunner (GTA02) here

[edit] Press material

Download Neo FreeRunner photos in various sizes for print and web use here

Personal tools

This page lists various images you can try out on your Openmoko supported smartphone and some other downloads. Note however, that some of these are works in progress and may not have even released any files yet. Nothing is guaranteed to work. Proceed at your own risk.

Unofficial users repositories can be found here

Distributions and installation

See Distributions for description of the images downloadable here.

See Flashing the Neo FreeRunner for installation instructions. Neo 1973 users: Getting Started with your Neo1973.

In most cases you will download a Root FileSystem and a Kernel to flash into your phone. If you cannot find a kernel in the directory where you download the Root FS, please pick a kernel from an older directory. The third available file is the bootloader, probably don't want to install a new version of that unless there are bug fixes you really need.

If you want to install a system to a microSD card, see Booting from SD.

Om 2008.9

You can download Om 2008.9 here:

http://downloads.openmoko.org/releases/Om2008.9/

Check Om2008.9 Update for more detail.

Om 2008.8 images (ASU)

Images.png

These images are based on the branch org.openmoko.asu.stable. They are the ASU distribution. Sorry, there are no build for the Neo 1973 yet, only the FreeRunner. While the branch name ends with .stable, repositories are updated daily. In an ideal world there would never be any regressions and the quality of builds would improve every day. We are not in an ideal world. The content of these images is presented at:

Main article: Om 2008.8


There are two sources, depending on whether you are an end user or a developer. In both cases, the files you want are of the form:

Om2008.8-gta02-YYYYMMDD.rootfs.jffs2 (root file system)
Om2008.8-gta02-YYYYMMDD.uImage.bin (kernel image)

End user

If you want to install stable software, and only get stable updates, the latest stable image (will overwrite all data on your phone) can be found at:

http://downloads.openmoko.org/releases/Om2008.8-update/

If you update packages in this image, they will come from the stable repository (updated daily from Holger's stable branch) at:

http://downloads.openmoko.org/repository/Om2008.8/

Holger (zecke) will continue to cherry-pick bug fixes with the right risk/reward ratio into his stable branch.

Developer

If you want bleeding edge, we have created an image that only contains Settings application and Installer, nothing else. We call it 'base image'. You can find this base image, updated daily, at:

http://downloads.openmoko.org/daily/

By default, this image will fetch updates packages from our 'testing' repository:

http://downloads.openmoko.org/repository/testing/

If you want even more fun, change the package repository to 'unstable', which will then fetch updates from:

http://downloads.openmoko.org/repository/unstable/

Once you have this base image, you can install the GTK+ telephony apps including gsmd, or Qtopia, or Mickey's framework. Check out the FDOM page for an idea of what to install.

First Om 2008.8 release (historical)

The first Om 2008.8 release was made on 8/8/08 and is still available for historical purposes at:

http://downloads.openmoko.org/releases/Om2008.8/

The files you want are:

Om2008.8-gta02-20080808.rootfs.jffs2
Om2008.8-gta02-20080808.uImage.bin

This image fetches updated packages from:

http://downloads.openmoko.org/repository/Om2008.8/om-gta02/

The bleeding edge: Om "base / empty" images

The org.openmoko.dev branch does not have any applications preinstalled other than settings and installer, and it is unstable for now.

Images for testing are at: http://downloads.openmoko.org/daily/

To get packages from testing, use this /etc/opkg/testing.conf :

src/gz testing-all http://downloads.openmoko.org/repository/testing/all
src/gz testing-arm http://downloads.openmoko.org/repository/testing/armv4t
src/gz testing-i686 http://downloads.openmoko.org/repository/testing/i686
src/gz testing-neo http://downloads.openmoko.org/repository/testing/neo1973
src/gz testing-gta02 http://downloads.openmoko.org/repository/testing/om-gta02

unstable comes from the same branch, compiled with the AUTOREV flag. There are no images, but packages are at http://downloads.openmoko.org/repository/unstable/

Reference: See "Repository and Images" announcement for details on other "Base image", "testing" and "unstable".

Om 2007.2 images (GTK)

Main article: Om 2007.2


Community repositories

Celtune offers different Images and a huge amount of packages (2007.2, pyneo, fso) for neo1973, freerunner and others. Celtune images can be found at http://rabenfrost.net/celtune/ .

Andy Powell maintains (or used to maintain ?) images based on the 2007.2 software stack for the gta01 and gta02. A. Powell's ScaredyCat images can be found at: http://buildhost.automated.it/OM2007.2/ .

Discontinued support

Openmoko discontinued support for this release. The host that used to distribute it has been taken offline at the end of August 2008.

Some old images can be found on http://downloads.openmoko.org/releases/Om2007.11/ .

FSO images (freesmartphone.org)

Main article: FSO


Browse the source: http://trac.freesmartphone.org:8000/trac-example/browser

Learn more at its wiki page: OpenmokoFramework

The file system will be in a jffs2 "summary" file. A file with the extension ".jffs2.summary" can be flashed to the FreeRunner just like an ordinary jffs2 file.

Qtopia images

Main article: qtopia


Images are available on the Qtopia.net images page, make sure your browser sends referer Header when downloading. (Note: direct linking to the files does not work.)

Neo FreeRunner

  • Find "Qtopia flash image for FIC Neo FreeRunner (gta02)" on Qtopia.net images (a tarball with both a rootfs and kernel)
  • The "Developer root filesystem for FIC Neo FreeRunner (gta02)" file is a barebones root filesystem created from the 'FSO' image available from Openmoko.

Neo 1973

  • Find "Qtopia flash image for FIC Neo 1973 (gta01)" on Qtopia.net images (a tarball with both a rootfs and kernel)

More Qtopia downloads

You might also try ftp.trolltech.com snapshots

Addtional packages can be added from the Trolltech feed for this image, found at http://qtopia.net/packages/feed/4.3.2/neo/ To get to these packages, you need to add the feed as a source in the Qtopia package manager.

SHR images (Stable Hybrid Release)

Main article: SHR


There are no downloadable images yet.


Debian images

See Debian.

FDOM

See FDOM - a Fat and Dirty OM based distribution.

Community repository

Main article: CommunityRepository


http://downloads.openmoko.org/repository/Multiverse/

Other downloads

CAD files

You can download CAD files here. http://downloads.openmoko.org/CAD/

Schematics

You can download the schematics of Neo 1973 (GTA01) and Neo FreeRunner (GTA02) here: http://downloads.openmoko.org/schematics/

Press material

Download Neo FreeRunner photos in various sizes for print and web use here: http://openmoko.com/press-press-material.html

Tiddlywiki version of wiki.openmoko.org

If you want to carry this wiki along with you and to use it offline, then download http://om-tiddlywiki.projects.openmoko.org/openmokowiki.html and store it locally, then browse through the pages which you think you need to have, click "save changes", so next time you open it all articles you have fetched previously will be available to you.