kiwi-el8/kiwi/builder
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 Added new build type kis 2020-04-27 15:57:10 +02:00
archive.py Do not create a md5 checksum output file for archive images 2020-07-08 06:53:11 +02:00
container.py Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
disk.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
filesystem.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00
install.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
kis.py Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
live.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00