mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Document some more dependencies
This commit is contained in:
parent
6f05774d2c
commit
4f1533b475
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue