Go to file
Marcus Schäfer 0d592087b0 - Bump version: 9.24.44 → 9.24.45
- Umount device before cloning
  In case a clone should be created from a partition we need
  to make sure to umount the device after sync and prior cloning.
  Otherwise the clone operation is not safe because the rsynced
  data might still be in memory and not synced out to the block
  device.

- Fixed custom disk start sector setup
  The attribute disk_start_sector allows to specify a custom
  start sector for the first partition of the disk. On GPT
  tables everything works nicely, on DOS tables the used tools
  fdisk/sfdisk are not able to manage the start/end values of
  subsequent partitions if the first partition doesn't start
  with the tooling default. This patch allows to set the
  start sector after the partition table has been created

- Fixed CentOS-8 repo setup

- Bump version: 9.24.43 → 9.24.44

- Make sure to rebuild rpm database
  For rpm based distributions make sure to call
  rpm --rebuilddb unconditionally prior using rpm
  with the chroot. This Fixes #2165

- github: Refresh issue template to cover more operating scenarios
  KIWI is often used for cross-distribution image builds, so we
  should ask for that information when appropriate.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=220
2022-07-12 07:55:11 +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
PKGBUILD - Bump version: 9.24.44 → 9.24.45 2022-07-12 07:55:11 +00:00
python-kiwi-rpmlintrc - Bump version: 9.21.6 → 9.21.7 2020-08-12 14:36:32 +00:00
python-kiwi.changes - Bump version: 9.24.44 → 9.24.45 2022-07-12 07:55:11 +00:00
python-kiwi.spec - Bump version: 9.24.44 → 9.24.45 2022-07-12 07:55:11 +00:00
python-kiwi.tar.gz - Bump version: 9.24.44 → 9.24.45 2022-07-12 07:55:11 +00:00