kiwi-el8/kiwi/builder
Marcus Schäfer 319e78a707
Fixed selinux labels for boot files
When kiwi calls the bootloader config and installation modules
several files gets created as unlabeled_t because the labeling
happened earlier. This commit ensures that setfiles gets called
after BootLoaderConfig and/or BootLoaderInstall has done its
job. This Fixes #2568
2024-06-17 18:24:44 +02:00
..
__init__.py Better error message on module import 2024-01-30 17:14:21 +01:00
archive.py Allow to create plain cpio archives 2023-05-04 12:43:48 +02:00
container.py Add ContainerImageBase abstract base class for OCI & Appx 2023-08-01 08:19:22 +02:00
disk.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
filesystem.py Move FileSystem to context manager 2024-01-12 20:03:51 +01:00
install.py Refactor Command class 2024-02-19 16:33:24 +01:00
kis.py Add type hints to the Compress module 2023-08-01 08:19:21 +02:00
live.py Allow specifying the filesystem for live image, also direct squashfs 2024-02-14 12:51:58 +01:00