From 83126e1ab0fd9b97085d32311de1e05482c6ffaa Mon Sep 17 00:00:00 2001
From: Tahlia Richardson <3069029+tahliar@users.noreply.github.com>
Date: Tue, 10 Dec 2024 17:19:09 +1000
Subject: [PATCH] Change name to Multi-Linux Support
jsc#DOCTEAM-1657
---
xml/art-quickstart.xml | 20 +++++++++++++++++++-
xml/install-rmt-vm.xml | 10 +++++-----
xml/mirror-repositories-with-rmt.xml | 25 ++++++++++++++-----------
xml/product-entities.ent | 5 +++--
xml/register-with-rmt.xml | 18 +++++++++---------
5 files changed, 50 insertions(+), 28 deletions(-)
diff --git a/xml/art-quickstart.xml b/xml/art-quickstart.xml
index 86cdc7a..d614c2e 100644
--- a/xml/art-quickstart.xml
+++ b/xml/art-quickstart.xml
@@ -41,13 +41,21 @@
no
Registering &rhla; &productnumber; with &rmt;
- How to use SUSE Liberty Linux and RMT to update Red Hat Enterprise Linux 9.
+ How to use &productname; and &rmt; to update &rhel; &productnumber;.
How to use RMT to update RHEL 9.
Upgrade & Update
Administration
+
+ 2024-12-10
+
+
+ Change to new product name where applicable (some items like repo names have not changed).
+
+
+
2024-12-06
@@ -197,6 +205,16 @@
+
+
+ &productname; and SUSE Liberty Linux
+
+ &productname; was previously named SUSE Liberty Linux.
+ During the transition period, some components might still use the name
+ SUSE Liberty Linux.
+
+
+
Related information
diff --git a/xml/install-rmt-vm.xml b/xml/install-rmt-vm.xml
index f7ad78c..49885c0 100644
--- a/xml/install-rmt-vm.xml
+++ b/xml/install-rmt-vm.xml
@@ -65,16 +65,16 @@
- The &rmt; server needs enough available disk space to mirror the &reponame; &productnumber;
+ The &rmt; server needs enough available disk space to mirror the &productname; &productnumber;
repositories. Downloaded packages are stored in /var/lib/rmt/public/repo/.
The amount of storage required depends on the number of repositories you mirror.
We recommend at least 1.5 times the total size of all enabled repositories.
- &reponame; &productnumber; repository size
+ &productname; &productnumber; repository size
- The &reponame; &productnumber; repositories will grow over time because older package versions
- are not removed. Based on the currentAs of 21 October, 2024
+ The &productname; &productnumber; repositories will grow over time because older package
+ versions are not removed. Based on the currentAs of 21 October, 2024
size of the repositories, to meet the 1.5 times size recommendation you will need
approximately 335 GB of disk space for the default repositories.
@@ -156,7 +156,7 @@
If you did not already increase the VM's disk space before the installation began,
increase it now. You might need to shut down the VM to do so. The VM must have enough
- space to mirror the &reponame; &productnumber; repositories.
+ space to mirror the &productname; &productnumber; repositories.
diff --git a/xml/mirror-repositories-with-rmt.xml b/xml/mirror-repositories-with-rmt.xml
index 45e7b68..5dbb59b 100644
--- a/xml/mirror-repositories-with-rmt.xml
+++ b/xml/mirror-repositories-with-rmt.xml
@@ -9,7 +9,7 @@
xmlns="http://docbook.org/ns/docbook" version="5.1"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink">
- Mirroring &reponame; repositories with &rmt;
+ Mirroring &productname; repositories with &rmt;
@@ -18,7 +18,7 @@
- Use this procedure to mirror the &reponame; repositories for &rhel; &productnumber;.
+ Use this procedure to mirror the &productname; repositories for &rhel; &productnumber;.
Requirements
@@ -31,7 +31,7 @@
The &rmt; server has enough storage available for repository mirroring. The amount of storage
required depends on the number of repositories you mirror. We recommend at least 1.5 times
- the total size of all enabled repositories. Be aware that the &reponame; repositories will
+ the total size of all enabled repositories. Be aware that the &productname; repositories will
grow substantially over time.
@@ -48,7 +48,7 @@
- Mirroring the &reponame; repositories with &rmt;
+ Mirroring the &productname; repositories with &rmt;
On the &rmt; server, update the available product and repository metadata:
@@ -63,7 +63,7 @@
- Enable &reponame; &productnumber; using the product ID 2538:
+ Enable &productname; &productnumber; using the product ID 2538:
&prompt.root;rmt-cli products enable 2538
@@ -79,7 +79,7 @@
To check whether the &ha; extension is available, run this
- command: rmt-cli products list --all --name="Liberty" --version=&productnumber;
+ command: rmt-cli products list --all --name=&reponameshort;-HA
@@ -91,21 +91,24 @@
- SLL-9-Source-Updates, SLL-AS-9-Source-Updates and
- SLL-CB-9-Source-Updates:
+ &reponameshort;-&productnumber;-Source-Updates,
+ &reponameshort;-AS-&productnumber;-Source-Updates and
+ &reponameshort;-CB-&productnumber;-Source-Updates:
&prompt.root;rmt-cli repos enable 5964 5967 5970
- SLL-9-Debug-Updates, SLL-AS-9-Debug-Updates and
- SLL-CB-9-Debug-Updates:
+ &reponameshort;-&productnumber;-Debug-Updates,
+ &reponameshort;-AS-&productnumber;-Debug-Updates and
+ &reponameshort;-CB-&productnumber;-Debug-Updates:
&prompt.root;rmt-cli repos enable 5965 5968 5971
- SLL-9-HA-Source-Updates and SLL-9-HA-Debug-Updates:
+ &reponameshort;-&productnumber;-HA-Source-Updates and
+ &reponameshort;-&productnumber;-HA-Debug-Updates:
&prompt.root;rmt-cli repos enable 5973 5974
diff --git a/xml/product-entities.ent b/xml/product-entities.ent
index d4198fb..9a72ac9 100644
--- a/xml/product-entities.ent
+++ b/xml/product-entities.ent
@@ -1,9 +1,10 @@
-
-
+
+
+
diff --git a/xml/register-with-rmt.xml b/xml/register-with-rmt.xml
index f2b6b8b..ad18886 100644
--- a/xml/register-with-rmt.xml
+++ b/xml/register-with-rmt.xml
@@ -35,7 +35,7 @@
- The &reponame; &productnumber; repositories are available on the &rmt; server.
+ The &productname; &productnumber; repositories are available on the &rmt; server.
@@ -127,8 +127,8 @@
Installed Products:
------------------------------------------
- &productname; release file
- (SLL/&productnumber;/x86_64)
+ &reponame; release file
+ (&reponameshort;/&productnumber;/x86_64)
Registered
@@ -140,7 +140,7 @@ Installed Products:
If your subscription includes the &ha; extension, activate it with the
following command:
-&prompt.root;&suseconnect; -p SLL-HA/&productnumber;/x86_64
+&prompt.root;&suseconnect; -p &reponameshort;-HA/&productnumber;/x86_64
To check whether the extension is available, run the
@@ -154,11 +154,11 @@ Installed Products:
&prompt.root;dnf repolist all
- The default repositories SLL-&productnumber;-Updates,
- SLL-AS-&productnumber;-Updates and
- SLL-CB-&productnumber;-Updates should be enabled.
- If you activated the &ha; extension, SLL-9-HA-Updates should also be
- enabled.
+ The default repositories &reponameshort;-&productnumber;-Updates,
+ &reponameshort;-AS-&productnumber;-Updates and
+ &reponameshort;-CB-&productnumber;-Updates should be enabled.
+ If you activated the &ha; extension, &reponameshort;-&productnumber;-HA-Updates
+ should also be enabled.
You will also see optional Source and Debug