init: Remove keep_original_comps option

The same information can be inferred from definitions in variants.xml:
if the variant has no groups defined, we include packages from all
groups. By the same logic we can also include all groups in the comps
file.

The config validation is updated to give a hint on how to remove the
option from the configuration.

Relates: #29
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2016-08-19 10:09:40 +02:00
parent c118adc705
commit a042906717
5 changed files with 24 additions and 42 deletions

View file

@ -141,10 +141,6 @@ Options
(*bool*) -- When set to ``False``, the comps files for variants will not
have their environments filtered to match the variant.
**keep_original_comps** [optional]
(*list*) -- List of variants for which the original comps file will be
copied without any modifications. Overwrites `comps_filter_environments`.
**tree_arches**
([*str*]) -- list of architectures which should be included; if undefined,
all architectures from variants.xml will be included