kiwi-el8/kiwi
Robert Schneider 3b40799020
Followup fix to support older apt versions for bootstrap
There are apt versions that do not create missing state files.
Make sure the intermediate bootstrap state file is created in
any case. This Fixes #2857
2025-07-16 10:54:54 +02:00
..
archive Fixed oem recovery tar parameter order 2020-07-03 10:33:05 +02:00
boot Ensure dracut initrd is reproducible 2025-07-01 11:31:16 +02:00
bootloader Allow multiple EFI arch binaries/modules 2025-06-23 10:30:57 +02:00
builder Add label attribute for <partition> section 2025-07-08 16:37:38 +02:00
config keep /usr/bin/sha256sum 2025-04-04 00:23:13 +02:00
container Use f-strings where feasible 2025-06-02 22:59:11 +02:00
filesystem Seed filesystem UUIDs with SOURCE_DATE_EPOCH 2025-07-08 16:37:38 +02:00
iso_tools xorriso: respect efiparttable and gpt_hybrid_mbr 2024-12-13 11:13:27 -08: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 Followup fix to support older apt versions for bootstrap 2025-07-16 10:54:54 +02:00
partitioner Use f-strings where feasible 2025-06-02 22:59:11 +02:00
repository Change suffix for package manager config files 2025-04-25 12:52:12 +02:00
schema Add label attribute for <partition> section 2025-07-08 16:37:38 +02:00
solver Use f-strings where feasible 2025-06-02 22:59:11 +02:00
storage Add label attribute for <partition> section 2025-07-08 16:37:38 +02:00
system Improve log message in SystemIdentifier 2025-07-08 16:37:38 +02:00
tasks Add global option --setenv 2025-07-08 16:37:38 +02:00
utils Use f-strings where feasible 2025-06-02 22:59:11 +02:00
volume_manager Fix mount system for root_is_snapper_snapshot 2025-06-24 17:05:51 +02:00
xsl Rename btrfs_root_is_snapshot 2025-01-13 10:22:55 +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 Add global option --setenv 2025-07-08 16:37:38 +02:00
command_process.py Fix logging of stderr data in command calls 2025-06-24 15:30:49 +02:00
command.py Use f-strings where feasible 2025-06-02 22:59:11 +02:00
defaults.py defaults: Add patterns for shim/grub2 on riscv64 2025-07-15 10:13:45 +02:00
exceptions.py Add support for reading optional pkgmgr env file 2025-01-13 15:53:54 +01:00
firmware.py Add support for GPT targettype on s390 2025-04-30 12:34:27 +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 Use f-strings where feasible 2025-06-02 22:59:11 +02:00
mount_manager.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
path.py Fix check_target_dir_on_unsupported_filesystem 2025-07-15 12:12:39 +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 Fix check_target_dir_on_unsupported_filesystem 2025-07-15 12:12:39 +02:00
runtime_config.py Log warning message for disabled runtime checks 2025-06-02 22:23:28 +02:00
version.py Bump version: 10.2.26 → 10.2.27 2025-07-09 11:26:31 +02:00
xml_description.py Better logging which kiwi file is read 2025-04-02 11:09:45 +02:00
xml_parse.py Add label attribute for <partition> section 2025-07-08 16:37:38 +02:00
xml_state.py Add label attribute for <partition> section 2025-07-08 16:37:38 +02:00