kiwi-el8/test/unit/builder
Marcus Schäfer fe123fb267
Added new post disk sync script hook
Allow to put a disk.sh script as part of the image description
which is called for the disk image types `vmx` and `oem`
only and runs after the synchronisation of the root tree into the
disk image loop file. At call time of the script the device name
of the currently mapped root device is passed as a parameter.
The chroot environment for the call is the mounted disk itself
which makes this different from the config.sh/images.sh caller
environment. This Fixes #1464
2020-06-06 16:29:24 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
container_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
disk_test.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
filesystem_test.py Make squashfs compression configurable 2020-02-24 10:40:57 +01:00
init_test.py Added new build type kis 2020-04-27 15:57:10 +02:00
install_test.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
kis_test.py Added new build type kis 2020-04-27 15:57:10 +02:00
live_test.py Fix support for multiple dracut modules 2020-05-06 15:05:01 +02:00