diff --git a/xml/art-quickstart.xml b/xml/art-quickstart.xml index b629932..1a7b23a 100644 --- a/xml/art-quickstart.xml +++ b/xml/art-quickstart.xml @@ -43,6 +43,14 @@ Administration + + 2024-06-27 + + + Add Minimal VM procedure. + + + 2024-05-10 @@ -89,12 +97,12 @@ - &smtool; (⪪) on &sle; 12 + &smtool; (⪪) - &rmtool; (&rmt;) on &sle; 15 + &rmtool; (&rmt;) @@ -104,39 +112,36 @@ - This guide describes how to register with &rmt; on &sle; 15. &rmt; is a proxy system for the + This guide describes how to register with an &rmt; server. &rmt; is a proxy system for the &scc;. The &rmt; server is registered with the &scc;, and other systems in the network are registered with the &rmt; server and receive packages from it directly. - + Procedure overview - . Make sure you have everything - required for the following procedures. + If you already have an &rmt; server and only need to register your + &rhla; &productnumber; or CentOS Linux &productnumber; system, + skip straight to . - . This server must be installed on - &sles; 15. You can skip this step if you already have an &rmt; server in - your network. + If you already have an &rmt; server but still need to mirror the + &productname; &productnumber; repositories, go to + . - . You can skip this step if - &productname; is already enabled and mirrored on your &rmt; server. + If you still need to set up the &rmt; server, start with + and . - - - . &rmt; includes a setup script to - automate the registration process. - - - - + + + <emphasis>&productname;</emphasis> and <emphasis>&sles; with Expanded Support</emphasis> @@ -181,51 +186,7 @@ -
- Requirements - - - - You have a &productname; subscription. - - - - - You have a &scc; account. - - - - - The systems you want to register are up to date. &productname; only - supports the latest minor release of each &rhla; or CentOS Linux version. - - - - - &sles; (&slsa;) 15 is installed and up to date. This machine will be - the &rmt; server. You can use the &productname; subscription to - register &slsa;. To install &slsa; 15, see - - &instquick;. - - - - - The systems you want to register can reach the &rmt; server. - - - - - The &rmt; server has enough storage available for repository mirroring. - Downloaded packages are stored in /usr/share/rmt/public/repo, - which is a symbolic link to /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. - Be aware that these repositories will grow substantially over time. - - - -
+ diff --git a/xml/configure-rmt-server.xml b/xml/configure-rmt-server.xml index 2d99f59..26fd82e 100644 --- a/xml/configure-rmt-server.xml +++ b/xml/configure-rmt-server.xml @@ -28,12 +28,7 @@ https://documentation.suse.com/sles/15-SP3/single-html/SLES-rmt/#sec-rmt-install Requirements - &sles; (&slsa;) 15 is installed and up to date. This machine will be the - &rmt; server. You can use the &productname; subscription to register &slsa;. To install &slsa; 15, see - - &instquick;. - A &slsa; 15 virtual machine is installed as described in - . + A &slsa; 15 virtual machine is installed as described in . @@ -52,11 +47,11 @@ https://documentation.suse.com/sles/15-SP3/single-html/SLES-rmt/#sec-rmt-install Configuring the &rmt; server - Install &rmt; on &sles; 15: + On the &slsa; machine, install &rmt;: &prompt.root;zypper install rmt-server - + Install the following packages, which are not installed by default on a &minvm;: @@ -91,12 +86,8 @@ https://documentation.suse.com/sles/15-SP3/single-html/SLES-rmt/#sec-rmt-install - If a password for the &mariadb; root user is already set, enter the password - when prompted, then select OK. - - - If no password is set for the &mariadb; root user, enter and confirm a new - password when prompted, then select OK. + When prompted, enter and confirm a new password for the &mariadb; root user, then select + OK. diff --git a/xml/html/rh-art-quickstart.html b/xml/html/rh-art-quickstart.html index a004f61..b236dd1 100644 --- a/xml/html/rh-art-quickstart.html +++ b/xml/html/rh-art-quickstart.html @@ -2,7 +2,7 @@ Revision History: Registering RHEL 7 or CentOS Linux 7 with RMT - + @@ -40,7 +40,7 @@ } ], - "dateModified": "2024-05-10T00:00+02:00", + "dateModified": "2024-06-27T00:00+02:00", "datePublished": "2024-03-14T00:00+02:00", @@ -82,7 +82,11 @@ useBR: false }); -

Revision History: Registering RHEL 7 or CentOS Linux 7 with RMT

2024-05-10

+

Revision History: Registering RHEL 7 or CentOS Linux 7 with RMT

2024-06-27

+

+ Add Minimal VM procedure. +

+

2024-05-10

RMT script and requirements update.

diff --git a/xml/install-rmt-vm.xml b/xml/install-rmt-vm.xml index da1ba4f..8c7bbd6 100644 --- a/xml/install-rmt-vm.xml +++ b/xml/install-rmt-vm.xml @@ -19,21 +19,22 @@ - Use this procedure to install a &minvm;. This machine will be the &rmtool; (&rmt;) server. + Use this procedure to install a &minvm;, a preconfigured virtual machine image that contains a slimmed-down version of &sles; (&slsa;). This machine will be the &rmtool; (&rmt;) server. You can use your &productname; subscription to register this machine. - - &minvm; is a slimmed-down version of &sles; (&slsa;), available as a preconfigured - virtual machine image. If you would prefer to install a full &slsa; machine on bare metal, see - - &instquick;. - + + + If you would prefer to install a full &slsa; machine on bare metal, see + + &instquick;. + + Requirements - You have a &productname; subscription. This subscription entitles you to one - &slsa; machine to host &rmt;. + You have a &productname; subscription. + This subscription entitles you to one &slsa; machine to host &rmt;. @@ -88,13 +89,13 @@ The default disk size for &minvm; is 24 GB. If you can customize the configuration - before the installation begins, increase the available storage so that there is enough + before the installation begins, increase the available storage so there is enough disk space for repository mirroring. - When the &jeosfirstboot; screen appears, select Start. + When the &jeosfirstboot; screen appears, select Start. diff --git a/xml/mirror-repositories-with-rmt.xml b/xml/mirror-repositories-with-rmt.xml index 633ab61..8ac892c 100644 --- a/xml/mirror-repositories-with-rmt.xml +++ b/xml/mirror-repositories-with-rmt.xml @@ -43,7 +43,7 @@ - You have a &productname; subscription activated in the &scc;. + You have a &productname; subscription activated in the &scc;. diff --git a/xml/register-with-rmt.xml b/xml/register-with-rmt.xml index ea8f96a..41ea644 100644 --- a/xml/register-with-rmt.xml +++ b/xml/register-with-rmt.xml @@ -31,17 +31,17 @@ Requirements - The system you want to register can access the &rmt; server. + The &rmt; server is running rmt-server version 2.15 or later. - The &rmt; server is running rmt-server version 2.15 or later. + The &reponame; &productnumber; repositories are available on the &rmt; server. - + - The &reponame; &productnumber; repositories are available on the &rmt; server. + The system you want to register can access the &rmt; server. @@ -175,6 +175,6 @@ Installed Products: - You can now update your system from repositories provided by &productname;. + You can now keep your system up to date from repositories provided by &productname;.