No description
Find a file
Ian McLeod 66fdccd1b3 add mechanism for general purpose parameter passing to Image Factory
We originally added semi-generic parameter passing for OVA support and
then overloaded it for Vagrant support, before breaking that back out
as specific image types.

This change adds a fairly generic mechanism for parameter passthrough
to plugins and the base builder that does not require patching the
builder and CLI each time a new class of parameter is added to Factory.

The immediate reason for doing this is to expose the Docker plugin's
ability to set custom labels, environments and commands, but it is
likely to be useful for other things in the future.
2015-11-17 14:47:30 -05:00
builder add mechanism for general purpose parameter passing to Image Factory 2015-11-17 14:47:30 -05:00
cli add mechanism for general purpose parameter passing to Image Factory 2015-11-17 14:47:30 -05:00
docs add groovy script archive type 2015-11-17 14:43:05 -05:00
hub fail a build that produces an unknown file type, rather than silently ignoring them 2015-11-17 14:32:04 -05:00
koji Remove koji._forceAscii. 2015-09-17 15:38:35 -04:00
plugins runroot: Avoid squashing path components with os.path.join 2015-07-10 12:34:32 -05:00
tests We don't use these files anymore 2007-06-12 14:24:21 -04:00
util Add systemd unit file for kojira 2015-06-07 08:14:53 -05:00
vm Add systemd unit file for kojivmd 2015-06-07 08:14:53 -05:00
www don't omit debuginfos on buildinfo page 2015-08-06 14:31:07 -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 update copyright 2014-10-28 23:54:21 -04:00
koji.spec version 1.10.1 2015-10-29 13:07:14 -04:00
LGPL Initial code drop 2007-02-14 11:25:01 -05:00
Makefile Add systemd unit file for kojid 2015-06-07 08:14:53 -05:00