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: Make symlink_ds.sh more robust by checking if /usr is a distinct mountpoint #1846

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

Conversation

dylanmtaylor
Copy link
Contributor

Pull request

Purpose
This handles installation on immutable filesystems better. If /usr is not a distinct mountpoint, the existing check logic does not work as intended

Approach
If /usr does not have its own distinct mountpoint, we use the immutability check on the root filesystem to determine if it is read only or not.

Open Questions and Pre-Merge TODOs
Check all boxes as they are completed

  • Use github checklists. When solved, check the box and explain the answer.

Learning
Describe the research stage
N/A

Requirements
Check all boxes as they are completed

@dylanmtaylor dylanmtaylor requested a review from a team as a code owner March 12, 2025 01:48
@github-actions github-actions bot added the core Automatic label label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Automatic label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant