bootstrap-vz/bootstrapvz/base
Jonh Wendell 1290694f9a Add the manifest "include-source-type" key for packages object
It controls whether to include the 'deb-src' lines in image's
source.list.

Currently they are always included. This patch changes this
behavior by not including them by default; the user must set
this new config to true in order to include them.

This saves a bit of bandwidth in default installations. Also,
the use of src packages is not so usual in ordinary installations.
2015-03-03 19:39:58 -03: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 Fix pep8 error 2015-02-22 16:44:58 +01: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 Add the manifest "include-source-type" key for packages object 2015-03-03 19:39:58 -03: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