Amakha development and testing are based on ubuntu 8.04 and later, although many users are using other distributions.
1 - Create a new working directory
$ cd ~
$ mkdir amakha
$ cd amakha
2 - Download metadata from svn repository:
svn co http://gauss.amakha.org/repos/amakha/trunk/
3 - Start building system including graphical server
$ cd ~/amakha/trunk
$ . ./tools/scripts/set-environment.sh atom
$ bitbake amakha-image-x11
The compilation task takes few hours (from 3 to 8) depending on your system setup.
At the end of building process you can find kernel and filesystem image in
~/amakha/trunk/build/atom/tmp/deploy/images/atom






