Skip to content

Commit

Permalink
A few small improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
tahliar committed Jun 18, 2024
1 parent 7d0e289 commit e06a14e
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 26 deletions.
2 changes: 1 addition & 1 deletion DC-lite-quickstart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# DC file for SUSE Liberty Linux
# DC file for SUSE Liberty Linux Lite
#
MAIN="art-lite-quickstart.xml"
ROOTID="art-lite-quickstart"
Expand Down
12 changes: 6 additions & 6 deletions xml/art-lite-quickstart.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,15 @@
xmlns:xlink="http://www.w3.org/1999/xlink">

<info>
<title>Registering CentOS Linux &productnumber; with &rmt;</title>
<title>Registering CentOS Linux &productnumber; with &productname;</title>
<productname>&productname;</productname>
<productname role="abbrev">&productnameshort;</productname>
<date><?dbtimestamp format="B d, Y"?></date>
<xi:include href="common_copyright_gfdl.xml"/>
<abstract>
<para>
This guide describes how to use &productname; to update CentOS&nbsp;Linux&nbsp;&productnumber;.
This guide describes how to use &productname; and &rmt; to update
CentOS&nbsp;Linux&nbsp;&productnumber;.
</para>
</abstract>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
Expand Down Expand Up @@ -62,10 +63,9 @@
includes one entitlement for &sles; 15 to host &rmt;.
</para>
<para>
&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.

&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.
</para>
<important role="compact">
<para>
Expand Down
6 changes: 3 additions & 3 deletions xml/html/rh-art-lite-quickstart.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><title>Revision History: Registering CentOS Linux 7 with RMT</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/><link rel="stylesheet" type="text/css" href="static/css/style.css"/>
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><title>Revision History: Registering CentOS Linux 7 with SUSE Liberty LinuxSUSE Liberty Linux Lite</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/><link rel="stylesheet" type="text/css" href="static/css/style.css"/>
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"/><link rel="schema.DCTERMS" href="http://purl.org/dc/terms/"/>
<meta name="title" content="Revision History | SLLSLL-L"/>
<meta name="description" content="Initial release."/>
<meta name="product-name" content="SUSE Liberty LinuxSUSE Liberty Linux Lite"/>
<meta name="book-title" content="Registering CentOS Linux 7 with RMT"/>
<meta name="book-title" content="Registering CentOS Linux 7 with SUSE Liberty LinuxSUSE Liberty Linux Lite"/>
<meta name="chapter-title" content="Revision History"/>
<meta name="tracker-url" content="https://github.com/SUSE/doc-liberty/issues/new"/>
<meta name="tracker-type" content="gh"/>
Expand Down Expand Up @@ -82,7 +82,7 @@
useBR: false
});

</script></head><body><div class="revhistory" id="rh-art-lite-quickstart"><h1 class="title">Revision History: Registering CentOS Linux 7 with RMT</h1><section class="revision"><h2><span class="revision date">2024-06-18</span></h2>
</script></head><body><div class="revhistory" id="rh-art-lite-quickstart"><h1 class="title">Revision History: Registering CentOS Linux 7 with SUSE Liberty LinuxSUSE Liberty Linux Lite</h1><section class="revision"><h2><span class="revision date">2024-06-18</span></h2>
<p>
Initial release.
</p>
Expand Down
30 changes: 14 additions & 16 deletions xml/install-rmt-vm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@

<para>
Use this procedure to install a &minvm;. This machine will be the &rmtool; (&rmt;) server.
You can use your &productname; subscription to register &slsa;.
You can use your &productname; subscription to register this machine.
</para>
<para>
&minvm; is a slimmed-down version of &sles;, available as a preconfigured virtual machine image.
If you would prefer to install a full &slsa; machine on bare metal, see
&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
<link xlink:href="https://documentation.suse.com/sles-15/html/SLES-all/article-installation.html">
<citetitle>&instquick;</citetitle></link>.
</para>
Expand All @@ -43,27 +43,26 @@
</listitem>
<listitem>
<para>
The VM must have a static IP address and host name. This guide includes steps for
configuring these, but you must have basic networking knowledge to fill in the details.
The VM must have a static IP address and host name. This guide includes steps for configuring
the VM's network setup, but you must have basic networking knowledge to fill in the details.
</para>
</listitem>
<listitem>
<para>
You have the infrastructure to run virtual machines. This procedure explains
You have the infrastructure to run virtual machines. This guide explains
how to set up the VM to host &rmt;, but does not describe how to use different
virtualization products. See the relevant documentation for your infrastructure.
virtualization products. See the relevant documentation for your product.
</para>
</listitem>
<listitem>
<para>
Your virtual machine infrastructure has enough disk space available. The &rmt; server
needs enough storage to mirror the &reponame; &productnumber; repositories. Downloaded packages
are stored in <filename>/usr/share/rmt/public/repo</filename>, which is a symbolic link to
<filename>/var/lib/rmt/public/repo/</filename>. 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.
The &rmt; server needs enough available disk space to mirror the &reponame; &productnumber;
repositories. Downloaded packages are stored in <filename>/var/lib/rmt/public/repo/</filename>.
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.
</para>
<important>
<!-- trichardson 2024-06-18: TO DO: New streamlined repos will be available from July 1 -->
<title>&reponame; &productnumber; repository size</title>
<para>
The &reponame; repositories will grow substantially over time, because older package
Expand All @@ -79,7 +78,7 @@
<title>Installing a virtual machine to host &rmt;</title>
<step>
<para>
Download the <literal>Minimal-VM</literal> image for your VM
Download the appropriate <literal>Minimal-VM</literal> image for your virtualization
infrastructure from <link xlink:href="https://www.suse.com/download/sles/"/>.
</para>
</step>
Expand Down Expand Up @@ -171,8 +170,7 @@
<step>
<para>
In the <guimenu>Overview</guimenu> tab, select <guimenu>Edit</guimenu> to change the settings
of the default <literal>eth0</literal> device. The <guimenu>Network Card Setup</guimenu>
dialog opens.
of the <literal>eth0</literal> device. The <guimenu>Network Card Setup</guimenu> dialog opens.
</para>
</step>
<step>
Expand Down

0 comments on commit e06a14e

Please sign in to comment.