Debootstrap task
The debootstrap task implements the SystemBootstrap interface except that it only supports a single
repository in the bootstrap_repositories key.
On top of the keys defined in that interface, it also supports the
following additional keys in task_data:
bootstrap_optionsscript: last parameter on debootstrap’s command line
The various keys in the first entry of bootstrap_repositories are mapped to the
corresponding command line options and parameters:
mirror,suiteandscriptmap to positional command line parameterscomponentsmaps to--componentscheck_signaturemaps to--check-gpgor--no-check-gpgkeyring_packagemaps to an extra package name in--includekeyringmaps to--keyring
The following keys from bootstrap_options are also mapped:
* variant maps to --variant
* extra_packages maps to --include