API documentation¶
The image_builder package forms the core functionality of the
build service.
bootiso Module¶
-
class
image_builder.bootiso.Bootiso(arch, release, version, repos, mirrors, proxy, outputdir, product)[source]¶ Create Boot ISO via lorax
-
get_yum_base_object(installroot, repositories, mirrors, proxy, tempdir='/tmp')[source]¶ with help from http://git.fedorahosted.org/git/?p=lorax.git;a=blob_plain;f=src/sbin/lorax;hb=HEAD
-
build_monitor Module¶
imagebuilder Module¶
notification Module¶
repo_create Module¶
transfer Module¶
util Module¶
Utility functions for the Command line clients