Catch recursion errors and report them, report other failures and set
the returncode to 1 on failures.
Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
This release adds os-core implicit-include resolution to unbundle and
adds the --bundles flag to list only included bundles instead of
included packages.
Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
The os-core bundle is not always listed as an explicit include, despite
being an implicit one. Always add the os-core bundle to the set of
included bundles.
Add a --bundles flag to only report the list of included bundles instead
of the package names.
Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>