kiwi-el8/kiwi/system
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
..
root_import Refactor use of logging facility 2019-10-23 17:54:27 +02:00
__init__.py Continue Refactor into subpackage 2016-03-07 17:33:39 +01:00
identifier.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
kernel.py Fixed ppc kernel lookup 2020-01-28 11:27:30 +01:00
prepare.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
profile.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
result.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
root_bind.py Fixed handling of fillup templates 2020-02-24 18:03:22 +01:00
root_init.py Fixed handling of fillup templates 2020-02-24 18:03:22 +01:00
setup.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
shell.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
size.py Skip nodev devices for size calculations 2020-03-14 20:45:16 +01:00
uri.py Allow use of relative paths for dir:<path> URIs 2019-11-14 15:19:40 +01:00
users.py Stop inheriting from object 2019-08-22 15:43:27 +02:00