Skip to content

Support files inclusion outside the compressed area in liveCDs #737

@davidcassany

Description

@davidcassany

Comes from the Kiwi-NG: cdroot thread in the mailing list

Problem description

Former KIWI versions used to support config-cdroot.tgz and config-cdroot.sh files in order to handle files that are not included into squashfs image.

According to the users in mailing list, this is specially handy when some very big files (probably already compressed) need to be included in to LiveCD and the compression/decompression related steps are so demanding in terms of CPU cycles.

Being capable to include files into the ISO apart of the compressed FS was possible with former KIWI and is causing issues to users migrating to KIWI-NG.

Expected behaviour

KIWI-NG can include files out of the squashfs image is ISO's. Ideally it should be possible to include files without having to use a compressed tarball (unlike in former KIWI with config-cdroot.tgz).

Steps to reproduce the behaviour

Kiwi-NG ignores config-cdroot.tgz file if present.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions