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

Fix Vivado Bind Mount Permissions #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NelsonDane
Copy link

This fixes the issues discussed here: #29
Also fixes: #27

List of changes:

  • Ignore *.bin and the installer/ folder
  • Change occurrences of Xilinx*.bin to *.bin to account for installer name changes
  • Extracts installer in /temp, then moves extracted files to mounted /installer to have correct permissions
  • If the /installer folder already exists, don't prompt for new installer bin
  • Update Vivado 2022 installer .txt file

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.

Vivado binary name has changed.
1 participant