Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dissect-image action to extract separate filesystem images #495

Open
obbardc opened this issue Mar 22, 2024 · 0 comments
Open

Create dissect-image action to extract separate filesystem images #495

obbardc opened this issue Mar 22, 2024 · 0 comments

Comments

@obbardc
Copy link
Member

obbardc commented Mar 22, 2024

We need a solution to extract sparse images from a created disk image.

  • input is a list of partition name and filename
  • output is a number of sparse images in $ARTIFACTDIR
  • action could be defined anywhere in the recipe, but run after the fakemachine has finished (e.g. after the image has been unmounted) and before the postprocess: true commands.
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

No branches or pull requests

1 participant