benchbuild.utils.bootstrap module

Helper functions for bootstrapping external dependencies.

benchbuild.utils.bootstrap.check_uchroot_config()[source]
benchbuild.utils.bootstrap.find_package(binary)[source]
benchbuild.utils.bootstrap.install_package(pkg_name)[source]
benchbuild.utils.bootstrap.install_uchroot(_)[source]

Installer for erlent (contains uchroot).

benchbuild.utils.bootstrap.linux_distribution_major()[source]
benchbuild.utils.bootstrap.provide_package(pkg_name, installer=<function install_package>)[source]
benchbuild.utils.bootstrap.provide_packages(pkg_names)[source]