Skip to content

Add a cross-image temporary output directory #2803

@DaanDeMeyer

Description

@DaanDeMeyer

Discussed in #2762

Originally posted by NekkoDroid June 7, 2024
It would be nice to have an output directory that could be used to store intermediate files which do not need to persist after all the builds are done. This would need to be referrable by some specifier (for now %T).

This could be used as target OutputDirectory=%T for an initrd image, which only needs to exist until the "main" image has consumed it via Initrds=%T/initrd.cpio.zst. After all the builds are done this folder/its content would be deleted just like the workspace folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions