Go to file
Marcus Schaefer c287518762 - Bump version: 9.11.5 → 9.11.6
- Make sure xz options are used with pxe tarball
  
  The tar command used in the pxe builder did not utilize threading
  and/or the xz options provided by an optional kiwi config file.
  This Fixes #507
  

  
- Move depmod into baseUpdateModuleDependencies
  
  Kernel module dependencies should be resolved after kiwi has
  called all the stripping functions and not as part of the
  baseCreateCommonKernelFile which runs before.
  This Fixes #508
  

  
- Fixed order of volume mount list
  
  re-order mount_list by mountpoint hierarchy. This is needed
  because the handling of the fullsize volume and all other
  volumes is outside of the canonical order. If the fullsize
  volume forms a nested structure together with another
  volume the volume mount list must be re-ordered to avoid
  mounting the volumes in the wrong order

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=55
2017-09-28 09:00:28 +00:00
.gitattributes - Added Leap42.3 boot descriptions 2017-03-09 09:38:02 +00:00
.gitignore - Added Leap42.3 boot descriptions 2017-03-09 09:38:02 +00:00
python-kiwi-boot-packages - Bump version: 9.11.1 → 9.11.2 2017-09-11 15:18:41 +00:00
python-kiwi-rpmlintrc OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=8 2017-03-13 09:17:54 +00:00
python-kiwi.changes - Bump version: 9.11.5 → 9.11.6 2017-09-28 09:00:28 +00:00
python-kiwi.spec - Bump version: 9.11.5 → 9.11.6 2017-09-28 09:00:28 +00:00
python-kiwi.tar.gz - Bump version: 9.11.5 → 9.11.6 2017-09-28 09:00:28 +00:00