Go to file
Marcus Schäfer 741950d7a8 - Bump version: 10.0.14 → 10.0.15
- Add support for stopsignal in containerconfig
  Allow to specify the stopsignal via the containerconfig
  element as the following example shows
  <type image="docker">
  <containerconfig ...>
  <stopsignal>SIGINT</stopsignal>
  </containerconfig>
  </type>
  This Fixes #2543

- Fix set_disk_password to be effective
  Since commit 8aa517eb7 it is necessary to call
  _mount_device_and_volumes() prior making any modifications
  to boot files. In addition handle potential errors
  from the grub.cfg modification better.

- Update Makefile
  Make sure custom patches are part of the package sources

- Bump version: 10.0.13 → 10.0.14

- doc: Document the bls option for the grub bootloader

- Temporarily revert grub-bls default to false for SUSE distributions
  For the time being, SUSE distributions cannot handle KIWI's default
  to use BLS with GRUB2. Until they catch up, revert this for them only.

- kiwi/bootloader: restore backward compatibility for grub2 with bls

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=247
2024-05-07 14:21:43 +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: 10.0.14 → 10.0.15 2024-05-07 14:21:43 +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: 10.0.14 → 10.0.15 2024-05-07 14:21:43 +00:00
python-kiwi.spec - Bump version: 10.0.14 → 10.0.15 2024-05-07 14:21:43 +00:00
python-kiwi.tar.gz - Bump version: 10.0.14 → 10.0.15 2024-05-07 14:21:43 +00:00