Copyright (C) 2006 Nokia Corporation All rights reserved. RELEASE NOTES PROJECT RELEASE INFORMATION Project: Maemo Development Platform ARM Rootstrap Version: 1.1 Baseline: http://repository.maemo.org maemo1.1 free non-free Date: 2006-01-12 GENERAL INFORMATION This is a developer rootstrap of the Maemo Development Platform supporting ARM architecture. The packages included in this release support the followings: - console based "hello world" application development - simple GTK+ application development - Maemo UI applications The apt-get tool can also be used to obtain binary and source packages. Please install this rootstrap to your Scratchbox target or include the following lines to the /etc/apt/sources.list in your Scratchbox target: deb http://repository.maemo.org/ maemo1.1 free non-free deb-src http://repository.maemo.org/ maemo1.1 free non-free For more information on Development Platform please refer to: http://www.maemo.org INSTALLATION INSTRUCTIONS The following instructions cover manual rootstrap installation. You may choose to use the Maemo installer instead, which installs all required components. The installer can be obtained here: http://repository.maemo.org/stable/1.1/installer 1) install Scratchbox 0.9.8.5 http://scratchbox.org/download/files/sbox-releases/0.9.8/ 2) start Scratchbox scratchbox 3) create a new target sbox-config -ct SDK_ARM 4) select your new target sbox-config -st SDK_ARM 5) download the released rootstrap wget http://repository.maemo.org/stable/1.1/arm/Maemo_Dev_Platform_RS_v1.1_arm.tgz 6) install the rootstrap to your target sbox-config -er ./Maemo_Dev_Platform_RS_v1.1_arm.tgz 7) install the C library & libfakeroot sbox-config -cc sbox-config -cf 8) start an X-server in 16-bit mode, see tutorial for more information 9) desktop can now be started with command af-sb-init.sh start KNOWN LIMITATIONS Please see http://www.maemo.org/maemowiki/Known_Issues