.\" Contact akroshchenko@mirantis.com to correct errors or typos. .TH man 8 "27 Apr 2016" "45.0" "pkgos-infra-install-sbuild" .SH NAME pkgos-infra-install-sbuild - install a building environment to be used in OpenStack infra. .SH SYNOPSIS .B pkgos-infra-install-sbuild .SH DESCRIPTION .B pkgos-infra-install-sbuild installs a building environment using sbuild as a builder for the "gbp buildpackage". The sbuild chroot uses an union FS as this is the fastest backend, and that unionFS scratch disk is stored on tmpfs, as this is the fastest way to run sbuild. This script is used within the upstream OpenStack infra using a nodepool and zuul deployment. It is not meant to be used by final users. .SH OPTIONS The \fBpkgos-infra-install-sbuild\fR does not take any options. .SH BUGS No known bugs. .SH AUTHOR Script is written by Thomas Goirand .PD 0 .TP Man page is written by Andrii Kroshchenko