bootstrap-vz/bootstrapvz/base
jbergler 57909eb9bc Allow mixed kernel/userspace architecture.
This is to allow building an image for a 64bit machine but with 32bit userspace.

Probably not a common usecase but ideal if you need to address more higher quantities of memory but cant migrate to a full 64bit userspace due to something like ruby eating twice as much memory.
2014-11-20 17:23:28 +00:00
..
fs Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
pkg Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
__init__.py Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
bootstrapinfo.py Factor release codename fetching out into common.tools 2014-07-09 23:17:05 +02:00
log.py Support --color option to indicate whether to use colors in the terminal 2014-08-22 11:46:19 -07:00
main.py Check the value of the --color argument 2014-08-24 10:52:08 -07:00
manifest-schema.yml Allow mixed kernel/userspace architecture. 2014-11-20 17:23:28 +00:00
manifest.py Allow passing data into the manifest. 2014-07-09 23:17:05 +02:00
phase.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
task.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
tasklist.py Refactor tasklist for easier integration by taskoverview 2014-05-10 17:28:31 +02:00