Go to file
Dominique Leuenberger d1f30587f0 Accepting request 1168512 from Virtualization:Appliances:Builder
- Bump version: 10.0.11 → 10.0.12

- Drop concept of volumes_mounted_initially
  The volume mount should be the same process no matter
  if it happens for the first time or subsequently

- Fixed mountpoint to use for read-only property
  Make sure get_mountpoint() is used to retrieve the correct
  mountpoint for the root entry point. Using the self.mountpoint
  member is not always correct

- Prevent extra volume mount/umount on btrfs
  For setting up the read-only property an extra mount of the
  btrfs sub-volumes was issued. However, all volumes are mounted
  at that time. Thus it's not required to mount them again, resulting
  in a busy state because of the auto-snapshot mounts which does
  not get umounted and keeps a busy state until the lazy umount
  kicks in. This Fixes #2529

- Fix typo in documentation main page
  Superfluous format sequence

- Added another search path for signed EFI binaries
  Add /usr/lib/grub/*-efi-signed to search for shim signed EFI
  binaries too. This Fixes #2525

- Bump version: 10.0.10 → 10.0.11

- Add schema upgrade opportunity for old schemas
  kiwi files using a schema version < 7.4 are no longer supported

OBS-URL: https://build.opensuse.org/request/show/1168512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwi?expand=0&rev=113
2024-04-17 12:45:23 +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.11 → 10.0.12 2024-04-17 10:31:27 +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.11 → 10.0.12 2024-04-17 10:31:27 +00:00
python-kiwi.spec - Bump version: 10.0.11 → 10.0.12 2024-04-17 10:31:27 +00:00
python-kiwi.tar.gz - Bump version: 10.0.11 → 10.0.12 2024-04-17 10:31:27 +00:00