alpha_release_20090528
This is the first public release of the code/application that generates the images on stacklet. The tool is similar to others such as debootstrap and rpmstrap in that it builds a virtual image from scratch using common command line tools and net repositories. Unlike those tools it attempts to be distribution neutral and is built in a modular and extensible fashion.
This release is alpha quality! Use with caution.
http://stacklet.com/sites/default/files/release/stacklet.alpha_release_2...
Are the virtual images for Xen built as fully virtualized or para virtualized? I couldn't find any information about that aspect of the process. Thanks for providing such a great site!
Xen use paravirtualization. The difference lies mainly in the kernel so it would be more accurate to say that the domU kernels are paravirtualized. The rest of the contents of the images are pretty standard.