kiwi-el8/kiwi
Marcus Schäfer 71608c1122
Fixed use of fscreateoptions for iso type
The information for fscreateoptions was not passed along to the
tooling if a custom filesystem attribute was specified.
This Fixes #2681
2024-11-25 16:30:53 +01:00
..
archive Fixed oem recovery tar parameter order 2020-07-03 10:33:05 +02:00
boot Fix initrd permissions 2024-09-03 10:11:52 +02:00
bootloader Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
builder Fixed use of fscreateoptions for iso type 2024-11-25 16:30:53 +01:00
config Update unit test data to schema v8.0 2024-01-11 09:46:23 +01:00
container Move OCI to context manager 2024-02-13 22:35:52 +01:00
filesystem Fix globbing with exclude with regex 2024-09-24 16:19:26 -04:00
iso_tools Fix boot support for ISO media on ppc64 2024-09-05 12:39:17 +02:00
markup Handle XSLT errors better 2024-04-18 12:46:20 +02:00
oci_tools Fixed container sync options 2024-09-11 12:21:08 +02:00
package_manager Fixed debian bootstrap script calls 2024-10-17 21:02:31 +02:00
partitioner Fix setup of discoverable partitions 2024-03-28 12:00:13 +01:00
repository Add support for architectures in deb source file 2024-09-09 11:03:15 +02:00
schema Merge pull request #2528 from OSInside/confidental_compute_s390 2024-11-21 11:26:50 +01:00
solver Support URIs with credentials in solver plugin 2022-08-09 15:43:44 +02:00
storage Add random key support for LUKS encryption 2024-11-21 10:24:04 +01:00
system Fix setup of kiwi environment variables 2024-11-17 23:40:29 +01:00
tasks Fix setup of kiwi environment variables 2024-11-17 23:40:29 +01:00
utils Fixed logging behavior of Compress::get_format 2024-07-12 15:29:37 +02:00
volume_manager Use simple quotas (squota) for volumes 2024-09-26 13:28:12 +02:00
xsl Include PI and comments in XSL stylesheets 2024-09-16 16:01:07 +02: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 Fixed wrong log level on --logfile 2024-08-16 12:45:55 +02:00
command_process.py Drop destructor from CommandProcess 2024-02-19 16:37:33 +01:00
command.py Move EXEC log message to the right place 2024-09-09 15:26:15 +02:00
defaults.py Add new containers section 2024-10-19 18:30:45 +02:00
exceptions.py Add new builder for enclaves 2024-09-07 22:23:59 +02:00
firmware.py Add new eficsm type attribute 2024-07-11 21:40:19 +02:00
help.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_socket.py Added support for --logsocket 2022-10-29 20:36:08 +02:00
logger.py Fixed wrong log level on --logfile 2024-08-16 12:45:55 +02:00
mount_manager.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
path.py Use shutil.which for Path.which 2024-08-16 18:11:55 +02:00
privileges.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
runtime_checker_metadata.yml Fixed runtime checks for dracut module packages 2024-04-18 11:26:12 +02:00
runtime_checker.py Add support for isomd5sum for tagging iso files 2024-08-26 11:49:55 +02:00
runtime_config.py Add support for isomd5sum for tagging iso files 2024-08-26 11:49:55 +02:00
version.py Bump version: 10.1.18 → 10.2.0 2024-11-21 11:52:53 +01:00
xml_description.py Drop use of obsolete pkg_resources 2024-05-10 15:14:41 +02:00
xml_parse.py Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
xml_state.py Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00