Skip to content

Conversation

@schaefi
Copy link
Collaborator

@schaefi schaefi commented Aug 15, 2025

When specifying a filesystem attribute for a live image build, the rootfs gets build directly into this filesystem instead of being a squashfs wraped ext4 which is the default layout for compatibility reasons. In this direct filesystem mode the exclude list was not passed along to the filesystem creation and causes unwanted metadata to be part of the final image. This Fixes #2873

When specifying a filesystem attribute for a live image build,
the rootfs gets build directly into this filesystem instead of
being a squashfs wraped ext4 which is the default layout for
compatibility reasons. In this direct filesystem mode the
exclude list was not passed along to the filesystem creation
and causes unwanted metadata to be part of the final image.
This Fixes #2873
@schaefi schaefi self-assigned this Aug 15, 2025
@Conan-Kudo Conan-Kudo merged commit 0443435 into main Aug 15, 2025
14 checks passed
@Conan-Kudo Conan-Kudo deleted the fix_exclude_list_for_live_images branch August 15, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Image creation file/folders show up on a kiwi-generated distro image

3 participants