tumbi-assembler/pungi
Qixiang Wan 68e121e421 [ostree] Allow extra repos to get packages for composing OSTree repository
Sometimes addtional repos are required to get necessary packages for
composing OSTree repository. For example, RHEL doesn't have an 'Everyting'
variant, so composing OSTree repository from any of the RHEL variants
won't work, addtional source repos need to be enabled to achieve that.
The new option "extra_source_repos" enable the ability of allowing extra
source repos.

And a new option 'keep_original_sources' is introduced to keep the
original repos found in tree config file, if this is enabled, Pungi
will not remove the existing source repos from the tree config file,
just add new repos of "source_repo_from" + "extra_source_repos" to
the existing repos.

Signed-off-by: Qixiang Wan <qwan@redhat.com>
2016-11-15 18:56:06 +08:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
phases [ostree] Allow extra repos to get packages for composing OSTree repository 2016-11-15 18:56:06 +08:00
wrappers iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
__init__.py not using 'git -C path' which is not supported by git 1.x 2016-10-25 15:53:56 +08:00
arch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
checks.py [ostree] Allow extra repos to get packages for composing OSTree repository 2016-11-15 18:56:06 +08:00
compose.py createiso: Include layered product name in iso name 2016-10-17 15:15:50 +02:00
config.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
createiso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
gather.py pungi: Avoid removing from list 2016-10-26 12:51:02 +02:00
ks.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
linker.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
media_split.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
metadata.py metadata: Treeinfo should point to packages and repo 2016-10-20 12:05:48 +02:00
multilib.py Remove shebangs from non-executable files 2016-09-23 10:26:43 +02:00
notifier.py Send notification when compose fails to start 2016-10-20 09:39:18 +02:00
ostree.py [ostree] Allow adding versioning metadata 2016-11-04 16:07:26 +08:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Merge #404 Remove FSF address from file headers 2016-09-27 13:33:43 +00:00
util.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00