Category: Openmoko

Configuration management plan for my Openmoko applications

This article outlines how I intend to manage the openmoko applications I am writing.

2010-01-21: Applications

Source code for applications can be found in my mercurial repository. The source code is tagged with the version in the package. From this time on the package version will link exactly to the version in the source. In times past I had the tendency to rebuild and repackage when I saw a problem without changing the version number. That won't happen anymore.

Packages can be found in my packages repository. Applications will have an article in the Openmoko category on this site. Each software release will have an entry in the article for the application. The entry will point to the package to be used for that version. It will also try to detail the changes in the current version.

Any package files you see in the package repository which are not linked to in the article should be assumed to be development versions and best left alone. Note that I use the package repository for integrating test versions.

For those who are interested I am developing on ubuntu 9.10 on an HP laptop and a eeepc. I use the eeepc so I can get some work done on public transport. It is pretty much the only free time I get.

Direct link to this article: http://glitch.tl/openmoko_cm_plan.htmlPost a Comment