Unofficial autobuilder for SHR ------------------------------ (Note that the official FSO autobuilder can now be found at http://downloads.freesmartphone.org) Maintained by Rod Whitby This server currently contains continuous builds of the shr-testing and shr-unstable distributions for the OpenMoko GTA01 (Neo 1973) and GTA02 (Neo FreeRunner). The shr-testing and shr-unstable distributions are built from the org.openembedded.dev branch of the git://git.openembedded.net/org.openembedded.dev.git repository. Both are built with DISTRO set to 'openmoko' and MACHINE set sequentially to 'om-gta01' and 'om-gta02'. The shr-testing distribution builds the versions of packages specified in the preferred-om-2008-versions.inc file and the sane-srcrevs.inc file. A key feature of the shr-testing distribution is that the package versions do not change unless by direct action of developers to update those files. The intention is that this results in a recent set of packages that have undergone some rudimentary testing by the developers. It includes the fso-autorev.inc file in order to have latest frameworkd. The shr-unstable distribution allows a certain set of packages (defined in the moko-autorev.inc and fso-autorev.inc files) to 'float', and therefore is more likely to have the absolute latest version of any package, but also more likely to include versions of packages that do not work and sometimes do not even build. Its compilation has been suspended from 10/09/2008 in order to be able to compile things more quickly on testing. The set of packages built is determined by contents of the task-openmoko-feed recipe in the OpenEmbedded repository. Build results are reported continuously to the oestats server at http://tinderbox.openembedded.net/builders/shr.bearstech.com/ The last 400 lines of the log of the current build can be seen in the autobuild-tail.log file. All source tarballs used can be found in the sources directory. Note that images that are rebuilt multiples times on the same day are overwritten. The server operates in the CEST timezone. To replicate the configuration of this server, you should use a Debian Lenny host operating system, with the host package configuration as specified in the sources.list and dpkg-list.txt files in the server-config directory. Then copy the Makefile to your build area and type "make setup". Read the Makefile for further documentation and instructions. Hosting is provided by Bearstech (http://www.bearstech.com)