SHA256
1
0
forked from pool/python-kiwi
Go to file
Marcus Schaefer 22835834a7 - Bump version: 9.10.0 → 9.10.1
- Add LVM overhead for lvm based images
  
  LVM itself requires metadata stored in the metadata block
  kiwi did not take a size value for this data into account
  

  
- Use dmsetup to cleanup device maps
  
  Instead of the broken kpartx -d we use dmsetup remove
  directly on the maps kiwi has created
  

  
- Evaluate file strip before kernel strip
  
  Information from the optional <strip type="delete"> section
  was handled as part of the suseStripInitrd method which is
  called after suseStripKernel. However if a request to delete
  a driver file is part of the above mentioned strip section
  the checks for the driver dependency and also for potential
  superfluous firmware is not applied. Thus the evaluation of
  the <strip type="delete"> section happens earlier in the
  suseStripKernel method. Fixes #442

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=46
2017-07-25 12:14:06 +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.9.4 → 9.9.5 2017-07-18 08:32:49 +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.10.0 → 9.10.1 2017-07-25 12:14:06 +00:00
python-kiwi.spec - Bump version: 9.10.0 → 9.10.1 2017-07-25 12:14:06 +00:00
python-kiwi.tar.gz - Bump version: 9.10.0 → 9.10.1 2017-07-25 12:14:06 +00:00