http://freetz.org/wiki/help/howtos/common/newbie

lxc-create -n freetz -t ubuntu
sudo passwd root

apt-get update
http://freetz.org/wiki/help/howtos/common/install#NotwendigePakete
apt-get install autoconf automake bison composite flex g++ gawk gcc gettext git imagemagick libglib2.0-dev libtool make patch pkg-config python realpath svn unzip xz-utils

su ubuntu
umask 0022

mkdir /home/ubuntu/freetz
cd /home/ubuntu/freetz
svn checkout http://svn.freetz.org/trunk/

make menuconfig
make