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

Workaround hardlinked /etc changes #650

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

cgwalters
Copy link
Contributor

This (not tested locally) change should work around containers/bootc#637

It's all tricky because you'll only again see this when using the vfs backend. The overlay backend always breaks hardlinks. For more, see e.g. ostreedev/ostree-rs-ext#408

This (not tested locally) change should work around
containers/bootc#637

It's all tricky because you'll only again see this when using
the `vfs` backend. The `overlay` backend always breaks hardlinks.
For more, see e.g. ostreedev/ostree-rs-ext#408

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Member

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rhatdan rhatdan merged commit acc9a34 into containers:main Jul 1, 2024
1 check passed
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