Changes

How to get the Geexbox distribution

571 bytes added, 16:52, 4 June 2010
no edit summary
'''(work in progress)'''
 
=== Introduction ===
(todo)
 
=== Features ===
* [http://enna.geexbox.org Enna media center]
* OpenGL|ES acceleration
* DSP-accelerated media playback with GStreamer (work in progress)
* ...
 
=== How to build ===
* install mercurial to clone the source tree
* run '''hg clone http://hg.geexbox.org/geexbox'''
* edit '''config/options''' and set
<code>
TARGET_ARCH=arm<br>
TARGET_CPU=cortex-a8<br>
SERVICES=yes<br>
XORG_DRIVERS="omapfb"<br>
PULSEAUDIO=no<br>
GSTREAMER=yes<br>
</code>
* run '''make flat''' to build the distribution
* copy the generated tree to a microsd
=== Feedback and Contributing ===
0
edits