kiwi-el8/kiwi
Marcus Schäfer be4bf8a84f
Fixed error handling for setfiles policy lookup
Errors from os.scandir were not catched. In addition the path
to run scandir was not properly created
2022-06-14 18:17:00 +02:00
..
archive Fixed oem recovery tar parameter order 2020-07-03 10:33:05 +02:00
boot Fix helper method to detect dracut outfile format 2022-06-08 23:12:43 +02:00
bootloader Be less strict in boot link to itself 2022-04-10 15:25:37 +02:00
builder Setup SELinux on every system prepare / build (#2148) 2022-06-01 11:31:00 +02:00
config Change the custom vagrant config file to 00-vagrant.conf 2022-04-26 09:18:30 +02:00
container Add ensure_empty_tmpdirs option for OCI containers (bsc#1197783) 2022-03-31 15:43:40 +11:00
filesystem Fixed UUID setup for XFS 2022-04-28 15:01:58 +02:00
iso_tools Don't include the ESP in the ISO9660 partition as well (#1750) 2022-01-24 15:58:17 +01:00
markup Use realpath to resolve this:// location 2021-11-25 16:43:21 +01:00
oci_tools Support additional names for docker containers 2022-03-09 18:19:31 +01:00
package_manager Add support for prebuilt bootstrap package for apt 2022-05-18 11:19:51 +02:00
partitioner Add support for extended layout to msdos table 2022-03-05 21:25:56 +01:00
repository Use DEB822-formatted .sources files instead .list files for APT 2022-02-18 18:34:06 -05:00
schema Correct setfiles relabeling 2022-06-13 13:18:51 +02:00
solver Added --target-arch for image info 2022-05-23 16:53:04 +02:00
storage Subformats should also not be compressed when encryption is enabled (#2138) 2022-05-17 08:54:46 +02:00
system Fixed error handling for setfiles policy lookup 2022-06-14 18:17:00 +02:00
tasks Fixed handling of signing_keys in cmdline options 2022-06-08 18:29:42 +02:00
utils Add support for standalone dm integrity 2022-04-25 15:40:32 +02:00
volume_manager Added create_verification_metadata method 2022-03-24 14:38:15 +01:00
xsl Support additional names for docker containers 2022-03-09 18:19:31 +01:00
__init__.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
api_helper.py Added decorators to help with API management 2021-01-31 16:06:35 +01:00
app.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
cli.py Added --target-arch for image info 2022-05-23 16:53:04 +02:00
command_process.py Fixed no-self-use issue from codacy report 2020-12-17 10:37:24 +01:00
command.py Do not return default stdout if it is no raising on failure 2021-05-20 16:29:52 +02:00
defaults.py Add support for dm integrity with secret key 2022-05-04 16:04:37 +02:00
exceptions.py Added create_verification_metadata method 2022-03-24 14:38:15 +01:00
firmware.py Allow firmware="custom" setting 2022-01-02 20:00:00 +01:00
help.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
kiwi_compat.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
kiwi.py Fixed docopt strings to use correct binary name 2020-02-25 10:36:29 +01:00
logger_color_formatter.py Don't call super() from logging.Formatter 2021-01-20 17:09:26 +01:00
logger_filter.py Added strong typing for the following API methods 2020-12-17 10:37:22 +01:00
logger.py Added debug option --debug-run-scripts-in-screen 2022-01-11 09:38:22 +01:00
mount_manager.py Fixed disk.sh caller environment 2022-03-01 10:00:48 +01:00
path.py Fixed scope of remove_hierarchy 2020-07-22 11:32:28 +02:00
privileges.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
runtime_checker.py Fixed runtime check 2022-05-05 09:37:08 +02:00
runtime_config.py Added create_verification_metadata method 2022-03-24 14:38:15 +01:00
version.py Bump version: 9.24.41 → 9.24.42 2022-06-13 14:56:55 +02:00
xml_description.py Add support for toplevel include directive(s) 2021-10-07 09:50:38 +02:00
xml_parse.py Correct setfiles relabeling 2022-06-13 13:18:51 +02:00
xml_state.py Add support for group id in users setting 2022-05-20 19:23:22 +02:00