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

NAS-133110 / 25.04 / add chelsio_adapter_config shim script #11

Merged
merged 6 commits into from
Dec 20, 2024

Conversation

yocalebo
Copy link
Contributor

@yocalebo yocalebo commented Dec 19, 2024

This is needed because we mark /usr as readonly=on. We need to temporarily disable that property so that the chelsio_adapter_config.py script (provided by Chelsio) can write to the various firmware bin files before flashing said bin files to the card.

  1. move the chelsio_adapter_config.py file to libexec (which is not in PATH)
  2. update the update_chelsio.py script so that any future developer that updates the linux uwire package keeps the same paths
  3. create a shim script chelsio_adapter_config (its named without the extension because this is how its named on CORE, which is what the support team is most familiar with)

@yocalebo yocalebo requested a review from a team December 19, 2024 17:35
@bugclerk bugclerk changed the title add chelsio_adapter_config shim script NAS-133110 / 25.04 / add chelsio_adapter_config shim script Dec 19, 2024
@bugclerk
Copy link

@bugclerk
Copy link

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants