-
Notifications
You must be signed in to change notification settings - Fork 225
Updates for Arch, Fedora and RHEL #330
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
Conversation
Signed-off-by: Maurice Zhou <ja@apvc.uk>
|
@ne9z feel free to ping me when it's ready, looks like you've added changes since last mention. |
|
@gmelikov That's very considerate of you, thanks! I've squashed the commits and they are ready for merge now. By the way, I've added Root on ZFS support for Alpine Linux in another pull request. |
| @@ -0,0 +1,132 @@ | |||
| .. highlight:: sh | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor note for future - file rename will lead to different link, if it's possible - we should leave same links to minimize 404s on external links to our docs.
gmelikov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, will merge as is.
|
Just out of curiosity, why was the UUID removed from arch linux? Did something change that made it no longer necessary? Why were the commands to create a subvolume for the user's home removed? |
|
UUID was removed as part of an effort to simplify the guide: the guide was becoming more and more bloated and the commands ugly to look at. The new principle is to do a bare minimum of configuration here at this repo and refer users to wiki articles where necessary. Datasets for /home is brought back by a pending pull request: #333 @gmelikov Can you review it? |
Updates references from deprecated zfsonlinux organization to current openzfs organization. FAQ link changed to relative reference within openzfs-docs to avoid redirect loop (wiki redirects to openzfs-docs anyway). Changes: - FAQ: Use relative link to docs (avoids wiki redirect loop) - Commit 82a37189: zfsonlinux → openzfs - Issue #7734: zfsonlinux → openzfs - Issue openzfs#330: zfsonlinux → openzfs (2 instances) Signed-off-by: wommy <tom@technomad.media>
Updates references from deprecated zfsonlinux organization to current openzfs organization. FAQ link changed to relative reference within openzfs-docs to avoid redirect loop (wiki redirects to openzfs-docs anyway). Changes: - FAQ: Use relative link to docs (avoids wiki redirect loop) - Commit 82a37189: zfsonlinux → openzfs - Issue #7734: zfsonlinux → openzfs - Issue openzfs#330: zfsonlinux → openzfs (2 instances) Signed-off-by: wommy <tom@technomad.media>
Updates references from deprecated zfsonlinux organization to current openzfs organization. FAQ link changed to relative reference within openzfs-docs to avoid redirect loop (wiki redirects to openzfs-docs anyway). Changes: - FAQ: Use relative link to docs (avoids wiki redirect loop) - Commit 82a37189: zfsonlinux → openzfs - Issue #7734: zfsonlinux → openzfs - Issue openzfs#330: zfsonlinux → openzfs (2 instances) Signed-off-by: wommy <tom@technomad.media>
Clean up unsupported boot environment manager and upgrade RHEL to major version 9.