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

Add usrmerge-baselayout for aiding in usrmerge #41575

Closed
wants to merge 4 commits into from

Conversation

smoser
Copy link
Member

@smoser smoser commented Feb 7, 2025

3 symlinks, one dir. pure gold.

This is entirely banking on a comment in apko pkg/tarfs/fs.go being correct.
https://github.com/chainguard-dev/apko/blob/main/pkg/tarfs/fs.go#L111

// special case, if the target already exists, and it is a symlink to a directory, we can accept it as is
// otherwise, we need to create the directory.

If it is correct, then this new package paired with some sneaky re-ordering as seen chainguard-dev/apko#1516 might be nice.

3 symlinks, one dir.  pure gold.
@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Feb 7, 2025
These symlinks were put in place to provide the same paths
as busybox.  But instead of adding, they duplicated.
These files had duplicate links (links in 2 different places)

  * depmod
  * insmod
  * lsmod
  * modinfo
  * modprobe
  * rmmod
@xnox xnox closed this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants