Skip to content

Conversation

DomAyre
Copy link
Contributor

@DomAyre DomAyre commented Jul 25, 2025

Note this is based on top of #2484

Why

Some linux distros, such as AzureLinux, are usr-merged meaning that binaries are not where containerplat will expect them to be. This means we need to create symlinks from the usr directory to /bin.

How

When constructing delta.tar.gz, detect if the input rootfs is usr merged, if it isn't, keep the existing behaviour, otherwise create /usr/bin instead of /bin and then symlink.

@DomAyre DomAyre requested a review from a team as a code owner July 25, 2025 14:52
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.

1 participant