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

RFE: fix absolute symlinks to relative #1436

Open
smoser opened this issue Aug 16, 2024 · 1 comment
Open

RFE: fix absolute symlinks to relative #1436

smoser opened this issue Aug 16, 2024 · 1 comment

Comments

@smoser
Copy link
Contributor

smoser commented Aug 16, 2024

Generally, absolute symlinks are less "nice" than relative, as they assume the reader is rooted at /.
In an installed system that is going to be true, but if you extract a package or container it is not true.

I would like to do this by default, and enable it to be turned off, but I don't have an actual example of why we'd want to turn it off.

@smoser
Copy link
Contributor Author

smoser commented Aug 16, 2024

related #1435

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