Document some more dependencies

This commit is contained in:
Anders Ingemann 2013-09-15 22:57:25 +02:00
parent 6f05774d2c
commit 4f1533b475

View file

@ -14,10 +14,17 @@ Pull requests are also welcome!
Dependencies
------------
You will need to run debian wheezy with **python 2.7** and **debootstrap** installed.
Other depencies include:
* qemu-utils
* parted
* grub2
* euca2ools
* xfsprogs (If you want to use XFS as a filesystem)
Also the following python libraries are required:
* **boto**
* **jsomschema** ([version 2.0.0](https://pypi.python.org/pypi/jsonschema), only available through pip)
* **termcolor**
* **fysom**
Bootstrapping instance store AMIs requires **euca2ools** to be installed.