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

hash-based variant subpaths #583

Closed
nerdvegas opened this issue Mar 16, 2019 · 1 comment
Closed

hash-based variant subpaths #583

nerdvegas opened this issue Mar 16, 2019 · 1 comment

Comments

@nerdvegas
Copy link
Contributor

Currently, variant subpaths are based on that variant's requirements. This is problematic for variants with conflict/range requirements.

Add a mode (enabled via a new 'hashed_variants' pkg attrib) which places variants into subpaths which are a sha256(?) hash of the variant (ie, of its requirements).

This will create unwieldy install paths, however I have thoughts on a separate feature to address this.

@nerdvegas
Copy link
Contributor Author

Please note: Feature to shorten hashed variant paths is included in this release. See wiki (Configuring Rez section) on use_variant_shortlinks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant