kiwi-el8/test/unit/boot/image
Marcus Schäfer 8d2d9c214c
Make oem be a superset of vmx
A vmx image is the same disk as an oem just without the dracut
repart/resize feature. This difference is better handled with
an oemconfig parameter <oem-resize> which allows to switch resize
on or off. The extra image type vmx will be dropped and an XSLT
stylesheet automatically transforms a vmx description to be a
oem image with the resize feature switched off.
This Fixes #1425
2020-09-16 12:56:14 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
builtin_kiwi_test.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
dracut_test.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00