You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: install/bootstrap_livecd_remote_iso.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -243,11 +243,11 @@ On first login (over SSH or at local console) the LiveCD will prompt the adminis
243
243
were downloaded to a system using the instructions in [Check for Latest Workarounds and Documentation Updates](../update_product_stream/index.md#workarounds). Use that set of RPMs rather than downloading again.
Copy file name to clipboardexpand all lines: install/bootstrap_livecd_usb.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -669,11 +669,11 @@ On first login (over SSH or at local console) the LiveCD will prompt the adminis
669
669
were downloaded to a system using the instructions in [Check for Latest Workarounds and Documentation Updates](../update_product_stream/index.md#workarounds). Use that set of RPMs rather than downloading again.
Copy file name to clipboardexpand all lines: install/redeploy_pit_node.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -433,11 +433,11 @@ the Kubernetes cluster as the final of three master nodes forming a quorum.
433
433
were downloaded to a system using the instructions in [Check for Latest Workarounds and Documentation Updates](../update_product_stream/index.md#workarounds). Use that set of RPMs rather than downloading again.
Copy file name to clipboardexpand all lines: update_product_stream/index.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
The software included in the CSM product stream is released in more than one way. The initial product release may be augmented with patches, late-breaking workarounds and documentation updates, or hotfixes after the release.
4
4
5
-
The CSM documentation is included within the CSM product release tarball inside the docs-csm-install RPM.
5
+
The CSM documentation is included within the CSM product release tarball inside the docs-csm RPM.
6
6
After it has been installed, the documentation will be available at `/usr/share/doc/csm` as installed by
7
-
the docs-csm-install RPM.
7
+
the docs-csm RPM.
8
8
9
9
### Topics:
10
10
*[Download and Extract CSM Product Release](#download-and-extract)
@@ -138,7 +138,7 @@ Acquire the late-breaking CSM workarounds and documentation update RPMs. These f
138
138
This command will report the version of your installed documentation.
139
139
140
140
```bash
141
-
ncn# rpm -q docs-csm-install
141
+
ncn# rpm -q docs-csm
142
142
```
143
143
144
144
@@ -150,31 +150,31 @@ None.
150
150
1. Check the version of the currently installed CSM documentation.
151
151
152
152
```bash
153
-
ncn# rpm -q docs-csm-install
153
+
ncn# rpm -q docs-csm
154
154
```
155
155
156
156
1. Download and upgrade the latest workaround and documentation RPMs.
If this machine does not have direct Internet access these RPMs will need to be externally downloaded and then copied to the system. This example copies them to ncn-m001.
0 commit comments