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

rootfs-to-image: preserve sparse files when moving artefacts to final destination with rsync #7492

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alex3d
Copy link
Contributor

@alex3d alex3d commented Nov 17, 2024

Description

Images built on macos did not preserve sparseness and did occupy full apparent size (when created with FIXED_IMAGE_SIZE).
Fix it by rsync --sparse option

How Has This Been Tested?

  • Build image on MacOS

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

@alex3d alex3d requested a review from a team as a code owner November 17, 2024 20:59
@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Framework Framework components labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Framework components Needs review Seeking for review size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

1 participant