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

* call kiwi:
  kiwi --build suse-SLE10-JeOS --ignore-repos \
	   --add-repo /path/to/SLE10/repo --add-repotype yast2 \
   	   --add-repo obs://Virtualization:/Appliances:/suse-sle10/SLE_10_SDK --add-repotype rpm-md \
	   -d /tmp/myimage --type vmx --fs-inodesize 128
