No description
Find a file
Ian McLeod 987fb03cee Initial attempt at a koji task based on the Indirection plugin
This creates a new koji task type and CLI option called
image-build-indirection

This task builds an output image using the Image Factory "Indirection"
plugin

It takes as its input two already built images, either as explicit
task numbers of NVR and arch.  It also requires a modified TDL
file as described in the Image Factory source.

The two input images are referred to as the base_image, which contains
content to be turned into another output image, and the utility_image,
which is a full system that will be booted to do the transformation.

The TDL, or "indirection_template" describes the tasks to be performed
inside of the running base image to generate the output.

This feature has the potential to build all of the following types of
images:

Disk Image Builder disk images, built with DIB elements using DIB itself
Live ISO images created using Live Media Creator
Docker layered images built using an arbitrary Docker version and a
Docker base image already built inside of koji
2014-10-09 16:40:07 -04:00
builder Initial attempt at a koji task based on the Indirection plugin 2014-10-09 16:40:07 -04:00
cli Initial attempt at a koji task based on the Indirection plugin 2014-10-09 16:40:07 -04:00
docs Revert "image: support xz compressed raw files" 2014-07-31 17:00:09 -04:00
hub Initial attempt at a koji task based on the Indirection plugin 2014-10-09 16:40:07 -04:00
koji return all results when waiting on all subtasks 2014-06-13 11:23:38 -04:00
plugins Add timeout and heartbeat options to the messagebus plugin. 2013-06-12 10:11:03 -04:00
tests We don't use these files anymore 2007-06-12 14:24:21 -04:00
util fix to address for gc notices (ticket 268) 2014-07-25 10:30:44 -04:00
vm vm/kojivmd: only clone disk devices 2013-06-20 15:51:30 -04:00
www handle display of chainmaven tasks 2014-06-13 11:23:38 -04:00
.gitignore Add a .gitignore file (Trac #19) 2007-06-12 11:36:28 -04:00
Authors one last email test typo 2007-02-20 23:26:53 -05:00
COPYING Initial code drop 2007-02-14 11:25:01 -05:00
koji.spec version 1.9.0 2014-03-24 16:41:22 -04:00
LGPL Initial code drop 2007-02-14 11:25:01 -05:00
Makefile package kojivmd 2010-10-20 16:18:56 -04:00