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: iscsi-tools install prefix #265

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Nov 13, 2023

Fixes the iscsi-tools install prefix to be /usr/local. This broke when moving from make to meson.

@@ -61,6 +61,13 @@ container:
options:
- bind
- ro
- source: /var/lib/iscsi
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

previously it used /etc/iscsi which was a mount

Fixes the `iscsi-tools` install prefix to be `/usr/local`. This broke
when moving from `make` to `meson`.

Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member Author

frezbo commented Nov 14, 2023

/m

@talos-bot talos-bot merged commit 2859c23 into siderolabs:main Nov 14, 2023
2 checks passed
@frezbo frezbo deleted the fix/iscsi-tools-extension branch November 14, 2023 10:23
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.

3 participants