[elbe-devel] [PATCH 00/10] two bugfixes and some test improvements
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Fri Feb 28 14:25:05 CET 2025
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (10):
elbepack: imgutils: properly wait for all udev events in losetup()
tests: simple-validation-image: Fix validation of whitespace in finetuning file
tests: don't pack images
elbepack: packers: implement abstract methods through abc
elbepack: packers: add a helper to find packed image
elbepack: check-build: dynamically find package image file
examples: use plain image name in <check>
tests: simple-validation-image: increase disk size
elbevalidate: add Image.read_at() method
tests: simple-validation-image: test GRUB installation
elbepack/commands/check-build.py | 7 ++++++-
elbepack/imgutils.py | 28 ++++++++++++++++++++++++----
elbepack/packers.py | 32 +++++++++++++++++++++++++++++---
elbevalidate/__init__.py | 4 ++++
examples/amd64-bookworm.xml | 2 +-
examples/amd64-with-grub.xml | 2 +-
examples/armhf.xml | 2 +-
newsfragments/+losetup-udev.bugfix.rst | 1 +
test/test_elbevalidate.py | 1 +
tests/simple-amd64-with-grub-uefi.xml | 6 +++++-
tests/simple-arm64.xml | 3 ++-
tests/simple-validation-image-test.py | 19 +++++++++++++------
tests/simple-validation-image.xml | 5 ++++-
13 files changed, 92 insertions(+), 20 deletions(-)
---
base-commit: 23935b2ea395a5dc57e766e55a09d1473541d3f1
change-id: 20250227-packer-samples-71dd85ecc797
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list