Add a runtime check to be called in the create stage which reads the version(s) of the installed kiwi dracut modules from the package database and compare them with a min_version setting maintained in the KIWI builder code. If the installed dracut module is not compatible with the used kiwi builder version the build stops at this point with a descriptive error message |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_test.py | ||
| image_info_test.py | ||
| image_resize_test.py | ||
| result_bundle_test.py | ||
| result_list_test.py | ||
| system_build_test.py | ||
| system_create_test.py | ||
| system_prepare_test.py | ||
| system_update_test.py | ||