Skip to content

docs: document udev dependency for /dev/disk/by-uuid links - #456

Open
amarkdotdev wants to merge 1 commit into
google:masterfrom
amarkdotdev:docs/55-udev-dependency
Open

docs: document udev dependency for /dev/disk/by-uuid links#456
amarkdotdev wants to merge 1 commit into
google:masterfrom
amarkdotdev:docs/55-udev-dependency

Conversation

@amarkdotdev

Copy link
Copy Markdown

Summary

  • Document that cross-filesystem UUID links depend on /dev/disk/by-uuid and the standard 60-persistent-storage.rules udev rule.
  • Clarify this is a runtime / link-creation dependency (not build-time), including path fallback behavior.

Fixes #55

Notes

  • Contributor will sign the Google CLA if required for this repository.

Test plan

  • Review the new Runtime dependencies subsection in README.md for accuracy

Explain that cross-filesystem UUID links depend on
60-persistent-storage.rules at link-creation and runtime, with path
fallback when UUID lookup is unavailable.

Signed-off-by: amarkdotdev <amarkdotdev@users.noreply.github.com>
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.

Document exact specifics of udev dependancy

1 participant