WIP: stg My edits to the NFS server setup docs #175

Draft
korora wants to merge 7 commits from korora/user-documentation:stg into main
Member

I have taken care of #170 and #174 in these edits.

I have taken care of #170 and #174 in these edits.
Author
Member

This looks like it hsa more in it than it should

This looks like it hsa more in it than it should
Contributor

Looks ok to me.

Looks ok to me.
Author
Member

@copperi wrote in #175 (comment):

Looks ok to me.

It should have only been the updates to the NFS guide (the removing trailing whitespace was me testing something else...)

@copperi wrote in https://forge.fedoraproject.org/server/user-documentation/pulls/175#issuecomment-146920: > Looks ok to me. It should have only been the updates to the NFS guide (the removing trailing whitespace was me testing something else...)
pboy approved these changes 2025-11-07 08:10:26 +00:00
pboy left a comment

Seems OK to me. Although, I wonder why the many changes I made are included in the PR.

What I don't understand is why you removed the line about installing a generic disk image from the navigation. But that doesn't matter right now. (file ROOT/nav.adoc)

Seems OK to me. Although, I wonder why the many changes I made are included in the PR. What I don't understand is why you removed the line about installing a generic disk image from the navigation. But that doesn't matter right now. (file ROOT/nav.adoc)
Owner

Undo everything! I just realized that this is the wrong workflow. The PR says: “korora wants to merge 8 commits from korora/user-documentation:stg to main.” I explain how the workflow should have been in the Contributor's Guide in our team documentation.

What I have done now: Cherry-pick corora's changes in the file filesharing-nfs-installation.adoc to branch nfs-upd in main repository and then merge nfs-upd to stg branch (in main repositopry).

Once the documentation is rebuilt, the changes should be visible there.

**Undo everything!** I just realized that this is the wrong workflow. The PR says: “korora wants to merge 8 commits from korora/user-documentation:stg to main.” I explain how the workflow should have been in the Contributor's Guide in our team documentation. What I have done now: Cherry-pick corora's changes in the file filesharing-nfs-installation.adoc to branch nfs-upd in main repository and then merge nfs-upd to stg branch (in main repositopry). Once the documentation is rebuilt, the changes should be visible there.
Author
Member

When I created the PR, I only wanted my changes to be part of it, and... Forge had other ideas

When I created the PR, I only wanted my changes to be part of it, and... Forge had other ideas
This pull request has changes conflicting with the target branch.
  • modules/ROOT/pages/administration/dnsmasq.adoc
  • modules/ROOT/pages/index.adoc
  • modules/ROOT/pages/installation/index.adoc
  • modules/ROOT/pages/installation/interactive-local.adoc
  • modules/ROOT/pages/installation/interactive-remote.adoc
  • modules/ROOT/pages/installation/postinstallation-tasks.adoc
  • modules/ROOT/pages/server-communicating.adoc
  • modules/ROOT/pages/services/filesharing-nfs-installation.adoc
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u stg:korora-stg
git switch korora-stg

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff korora-stg
git switch korora-stg
git rebase main
git switch main
git merge --ff-only korora-stg
git switch korora-stg
git rebase main
git switch main
git merge --no-ff korora-stg
git switch main
git merge --squash korora-stg
git switch main
git merge --ff-only korora-stg
git switch main
git merge korora-stg
git push origin main
Sign in to join this conversation.
No description provided.