Build instructions for local build
==================================
* create a SLES11 installation source below /path/to/SLE11/repo
  tip: copy SLE11 DVD

* call kiwi:
  kiwi --build suse-SLE11-JeOS --ignore-repos \
	   --add-repo /path/to/SLE11/repo --add-repotype yast2 \
       --add-repo obs://Virtualization:/Appliances:/suse-sle11/SLE_11_SP1 --add-repotype rpm-md \
	   -d /tmp/myimage --type vmx
