Skip to content

Conversation

@dpsmith
Copy link
Member

@dpsmith dpsmith commented Apr 12, 2024

No description provided.

Allow stashing files from the build into a top-level extra folder on the
iso.  They aren't installed on the system, but are included.

Use build-*/conf/extra-manifest to install stuff.  Paths are relative
from build/tmp-glibc/deploy.

Example extra-manifest:
    # Source file from build and destination filename
    # src dst
    xenclient-dom0/mk-dbd-up.sh mk-dbd-up.sh
    xenclient-dom0/data.dbd-up data.dbd-up

Signed-off-by: Jason Andryuk <jandryuk@gmail.com>
Only add the "extra" directory when extra-manifest is present.  xorriso
fails when a non-existant directory is present, so only inlucde it when
its populated.

Signed-off-by: Jason Andryuk <jandryuk@gmail.com>
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.

2 participants