kiwi-el8/kiwi/system
Marcus Schäfer e44c7f0e55
Fix setup of kiwi environment variables
Some kiwi env vars are initialized with an empty value
and not overwritten if another value is provided. For
the selected variables an empty value setting is not
allowed because the schema also enforces the value to
be set at least once. In addition a helpful option
named --print-kiwi-env was added to the 'image info'
command which allows to print the environment variables
and their values.
2024-11-17 23:40:29 +01:00
..
root_import Drop Path.remove & Path.rename 2024-08-16 18:11:55 +02:00
__init__.py Continue Refactor into subpackage 2016-03-07 17:33:39 +01:00
identifier.py Add strong typing for the following API methods 2021-01-21 11:39:42 +00:00
kernel.py Increase scope of kernel lookup 2022-11-15 09:04:57 +01:00
mount.py Fix ImageSystem mount procedure 2024-09-01 15:53:29 +02:00
prepare.py Add support for architectures in deb source file 2024-09-09 11:03:15 +02:00
profile.py Fix setup of kiwi environment variables 2024-11-17 23:40:29 +01:00
result.py Allow string versions and test "word" versions 2024-08-23 10:01:27 -04:00
root_bind.py Add support for creating delta containers 2023-03-16 17:06:15 +01:00
root_init.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
setup.py Added containers integration with OBS 2024-11-11 16:35:59 +01:00
shell.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
size.py Add strong typing for the following API methods 2021-01-21 11:22:15 +00:00
uri.py make alias unique in any cases 2023-06-10 17:22:47 +03:00
users.py Add strong typing for the following API methods 2021-01-21 11:22:15 +00:00