Marcus Schaefer 9dd6f1d4b7 - Bump version: 9.6.1 → 9.6.2
- Use 'yum-deprecated' if it exists when using Yum
  
  On Fedora and Mageia systems, the Yum package manager binary is named
  'yum-deprecated', and 'yum' redirects to DNF. This is a problem for
  being able to build images of Linux systems that use Yum as its package
  manager, like RHEL/CentOS 7.
  
  So, in order to ensure we use the right package manager, we check for
  the 'yum-deprecated' binary and use it if it exists.
  

  
- Restructure low level topic (iso_to_usb)
  
  The low level topic references information from the base
  topic. In this case the name of the previously built image.
  I think we should provide information on each low level
  topic which references information from a base topic.
  

  
- Handle rpm-check-signatures flag for each package manager
  
  This commit adds support for the rpm-check-signatures flag, which
  sets the package manager to verify or not each package signature.
  By default KIWI assumes no gpg checks are done.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=27
2017-05-17 09:11:03 +00:00
2017-03-09 09:38:02 +00:00
Description
No description provided
9.2 MiB
Languages
Shell 100%