The current code assumes the following:
 - Your kernel is at least 2.6.36
 - You have aufs2 support in your running kernel
 - The code is run as root using sudo

Requirements:
 - gcc
 - python + gtk for the GUI with working gksudo
   and x-terminal-emulator

Installation:
 - Build the binary: make
 - Install everything: make install
 - Start the GUI: arkose-gui
