kiwi-el8/kiwi/system
Marcus Schäfer e0f9491462
Fixed profile variable settings for preferences
It's allowed to have multiple preferences sections. If those
sections provides the same value multiple times, e.g keytable,
the last one in the row will win. The setup of the variables
in .profile environment file for the preferences elements is
not following this rule and used the first section not the
last. This commit fixes the profile variables to match the
actual setup and Fixes #2560
2024-06-10 09:50:02 +02:00
..
root_import Fixed delta_root build 2024-03-07 15:50:58 +01: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 Move ImageSystem to context manager 2024-02-19 16:17:00 +01:00
prepare.py Allow ignore stanza in bootstrap 2024-03-22 10:33:04 +01:00
profile.py Fixed profile variable settings for preferences 2024-06-10 09:50:02 +02:00
result.py Add support for %v in bundle format 2024-03-19 17:09:39 +01: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 Add silent flag to CommandCapabilities 2024-02-27 21:06:19 +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