SHA256
1
0
forked from pool/python-kiwi
Go to file
Marcus Schäfer 9583babeae - Bump version: 10.1.1 → 10.1.2
- Improve error reporting for remote deployment
  Add new method called show_log_and_quit which displays
  the written error log file as a file box to the user

- Update test-image-orthos integration test
  Update the test such that you can also build it locally.
  Change the remote installation target to be a ramdisk
  for easy testing of remote deployments

- Setup default minimum volume size per filesystem
  The former method provided a static value but there are huge
  differences for the minimum size requirement of a filesystem.
  For example extX is fine with 30MB whereas XFS requires 300MB.
  This commit adds a more dynamic default value based on the
  used filesystem.

- Increase default volume size
  So far 30MB was set as default volume size which is by far
  too small for a number of filesystems, e.g btrfs and also XFS.
  This commit increases the default volume size such that all
  modern filesystems builds if the default volume size is used.

- Update test-image-raid
  Apart from testing raid this integration test also tests
  a certain LVM volume setup. The test has been updated
  to use the btrfs filesystem because it has the most strict
  size requirements.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=260
2024-08-09 08:14:17 +00:00
.gitattributes - Bump version: 10.0.26 → 10.0.27 2024-07-30 07:49:17 +00:00
.gitignore - Bump version: 10.0.26 → 10.0.27 2024-07-30 07:49:17 +00:00
kiwi-revert-bls-default-for-suse.patch - Bump version: 10.0.26 → 10.0.27 2024-07-30 07:49:17 +00:00
PKGBUILD - Bump version: 10.1.1 → 10.1.2 2024-08-09 08:14:17 +00:00
python-kiwi-rpmlintrc - Bump version: 10.0.26 → 10.0.27 2024-07-30 07:49:17 +00:00
python-kiwi.changes - Bump version: 10.1.1 → 10.1.2 2024-08-09 08:14:17 +00:00
python-kiwi.spec - Bump version: 10.1.1 → 10.1.2 2024-08-09 08:14:17 +00:00
python-kiwi.tar.gz - Bump version: 10.1.1 → 10.1.2 2024-08-09 08:14:17 +00:00