kiwi-el8/kiwi/system
Rhys Oxenham 88107398f5
Adding support for import of custom certificates
This commit adds support for providing custom CA certificates
during the build process. It allows a user to specify one ore
more CA file(s) via the new <certificates> section and/or
via the command line. The certificate files will be imported
directly after the image bootstrap has finished (where the
required CA update tools are available), but before any
further packages are retrieved, solving for situations where
the chroot environment needs certificates, e.g. when there's
a proxy server in the build environment.

Co-authored-by: Marcus Schaefer <marcus.schaefer@gmail.com>
2026-01-06 17:01:36 +01:00
..
root_import Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
__init__.py Continue Refactor into subpackage 2016-03-07 17:33:39 +01:00
identifier.py Improve log message in SystemIdentifier 2025-07-08 16:37:38 +02:00
kernel.py Add support for Alpine 2025-04-01 10:44:41 +02:00
mount.py Fix ordering issue for device assignment 2025-05-08 22:07:04 +02:00
prepare.py Adding support for import of custom certificates 2026-01-06 17:01:36 +01:00
profile.py Added <oem-ramdisk-size> element 2025-04-09 18:17:32 +02:00
result.py Use f-strings where feasible 2025-06-02 22:59:11 +02:00
root_bind.py Use f-strings where feasible 2025-06-02 22:59:11 +02:00
root_init.py Set fixed permissions for image root directory 2025-12-15 11:08:14 +01:00
setup.py Run disk.sh script hook with / being a mountpoint 2025-12-05 18:26:49 +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 uri: If we fail to resolve the metalink URI, log it 2025-07-29 14:58:13 -07:00
users.py Add strong typing for the following API methods 2021-01-21 11:22:15 +00:00