Skip to content

Commit

Permalink
Renamed ALP Micro to Dolomite (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbazant authored Jul 25, 2023
1 parent 6a3f443 commit 1dad592
Show file tree
Hide file tree
Showing 12 changed files with 28 additions and 42 deletions.
2 changes: 1 addition & 1 deletion DC-alp-micro → DC-alp-dolomite
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ SRC_DIR="articles"

STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns"
DOCBOOK5_RNG_URI="urn:x-suse:rng:v2:geekodoc-flat"
PROFOS="alp-micro"
PROFOS="alp-dolomite"
2 changes: 1 addition & 1 deletion DC-cockpit-alp-micro → DC-cockpit-alp-dolomite
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MAIN="cockpit-alp.asm.xml"
SRC_DIR="articles"

## Profiling
PROFOS="alp-micro"
PROFOS="alp-dolomite"
#PROFARCH="x86_64;zseries;power;aarch64"

## stylesheet location
Expand Down
7 changes: 3 additions & 4 deletions common/product-entities.ent
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

<!-- PRODUCT NAME AND VERSIONS -->
<!-- Use "&generic;" for everything not ALP and SLE Micro -->
<!ENTITY productnameshort "<phrase xmlns='http://docbook.org/ns/docbook'><phrase os='alp-micro'>ALP Micro</phrase><phrase os='slemicro'>&slema;</phrase><phrase os='generic'>&suselinux;</phrase><phrase os='sles'>&slea;</phrase></phrase>">
<!ENTITY productname "<phrase xmlns='http://docbook.org/ns/docbook'><phrase os='alp-micro'>&suse; &productnameshort;</phrase><phrase os='slemicro'>&slem;</phrase><phrase os='generic'>&suselinux;</phrase><phrase os='sles'>&sles;</phrase></phrase>">
<!ENTITY productnumber "<phrase xmlns='http://docbook.org/ns/docbook'><phrase os='alp-micro'>0.1</phrase><phrase os='slemicro'>5.4</phrase><phrase os='sles'>15.5</phrase></phrase>">
<!ENTITY productnameshort "<phrase xmlns='http://docbook.org/ns/docbook'><phrase os='alp-dolomite'>ALP Dolomite</phrase><phrase os='slemicro'>&slema;</phrase><phrase os='generic'>&suselinux;</phrase><phrase os='sles'>&slea;</phrase></phrase>">
<!ENTITY productname "<phrase xmlns='http://docbook.org/ns/docbook'><phrase os='alp-dolomite'>&suse; &productnameshort;</phrase><phrase os='slemicro'>&slem;</phrase><phrase os='generic'>&suselinux;</phrase><phrase os='sles'>&sles;</phrase></phrase>">
<!ENTITY productnumber "<phrase xmlns='http://docbook.org/ns/docbook'><phrase os='alp-dolomite'>0.1</phrase><phrase os='slemicro'>5.4</phrase><phrase os='sles'>15.5</phrase></phrase>">

<!-- PROJECT REPOSITORY URL -->
<!ENTITY repo-url "https://github.com/SUSE/doc-modular">
Expand All @@ -24,7 +24,6 @@
<!ENTITY copyrightholder "SUSE LLC">

<!-- ALP specific -->
<!ENTITY alp-dld-site "https://download.opensuse.org/repositories/SUSE:/ALP:/Products:">
<!ENTITY fuelignition-dld-site "https://ignite.opensuse.org">
<!ENTITY virt-scenario "<command xmlns='http://docbook.org/ns/docbook'>virt-scenario</command>">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<screen>
set -ex

/usr/bin/agama config set software.product=ALP-&codename;
/usr/bin/agama config set software.product=ALP-Dolomite
/usr/bin/agama config set user.userName=<replaceable>EXAMPLE_USER</replaceable> user.password=<replaceable>PASSWORD</replaceable>
/usr/bin/agama install
</screen>
Expand Down
4 changes: 2 additions & 2 deletions concepts/alp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<section xml:id="what-is-alp">
<title>What is &productnameshort;?</title>
<para>
&productname; <phrase os="slemicro;alp-micro;sles">(&productnameshort;)</phrase> is a lightweight operating system for a
datacenter. It represents a bare minimum needed for hosting containerized
&productname; <phrase os="slemicro;alp-dolomite;sles">(&productnameshort;)</phrase> is a lightweight operating system for
datacenters. It represents a bare minimum needed for hosting containerized
workloads. Its stability and software consistency are ensured by a
read-only root file system updated by transactional updates.
</para>
Expand Down
Binary file modified images/src/png/alp-deploy-firstboot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<term>software.product</term>
<listitem>
<para>
Mandatory product identifier. For example, ALP-&codename;.
Mandatory product identifier. For example, ALP-Dolomite.
</para>
</listitem>
</varlistentry>
Expand Down
8 changes: 3 additions & 5 deletions tasks/deploy-alp-installer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@
<step>
<para>
Download the &productnameshort; &alp-installer; installer image from
<link xlink:href="&alp-dld-site;/Installer:"/>. For example:
<link xlink:href="https://susealp.io/downloads/"/>.
</para>
<screen>&prompt.user;curl -LO &alp-dld-site;/Installer:/0.8/images/iso/d-installer-live.x86_64-0.8.3-ALP-Build5.1.iso</screen>
</step>
<step>
<para>
Expand All @@ -41,7 +40,6 @@
<xref linkend="task-prepare-alp-vm"/>.
</para>
</step>

<step>
<para>
After booting the &alp-installer; installer image, select
Expand Down Expand Up @@ -73,10 +71,10 @@
<title>&alp-installer; installer main menu</title>
<mediaobject>
<imageobject role="fo">
<imagedata fileref="alp-micro-installer-welcome.png" width="90%"/>
<imagedata fileref="alp-dolomite-installer-welcome.png" width="90%"/>
</imageobject>
<imageobject role="html">
<imagedata fileref="alp-micro-installer-welcome.png" width="90%"/>
<imagedata fileref="alp-dolomite-installer-welcome.png" width="90%"/>
</imageobject>
<textobject role="description"><phrase>The &alp-installer; installer main menu</phrase>
</textobject>
Expand Down
14 changes: 3 additions & 11 deletions tasks/deploy-alp-raw-image.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,18 +118,10 @@
<step>
<para>
Download the &productnameshort; raw disk image from
<link xlink:href="&alp-dld-site;/"/>. There are two types of images,
depending on whether you intend to run &productnameshort; on an
encrypted disk or an unencrypted disk.
<link xlink:href="https://susealp.io/downloads/"/>. There are two
types of raw images, depending on whether you intend to run
&productnameshort; on an encrypted disk or an unencrypted disk.
</para>
<para>
For example, for the unencrypted image:
</para>
<screen>&prompt.user;curl -LO &alp-dld-site;/&codename;:/0.1/images/ALP-&codename;.x86_64-0.1-Default-qcow-Build5.1.qcow2</screen>
<para>
And for the encrypted image:
</para>
<screen>&prompt.user;curl -LO &alp-dld-site;/&codename;:/0.1/images/ALP-&codename;.x86_64-0.1-Default-encrypted-Build5.1.raw</screen>
</step>
<step>
<para>
Expand Down
27 changes: 12 additions & 15 deletions tasks/deploy-alp-zseries.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
</para>
<note>
<para>
To run the &alp-installer; installer on &zseries;, bear in mind that the
installer live images do not contain <systemitem>linuxrc</systemitem>,
<systemitem>wicked</systemitem> and the
<systemitem>installation-images</systemitem> packages. Therefore, the
device activation and configuration needs adjusting, and there is no
interactive menu for configuring certain parameters of the
To run the &alp-installer; installer on &zseries;, bear in mind that
the installer live images do not contain
<package>linuxrc</package>, <package>wicked</package> and
the <package>installation-images</package> packages. Therefore,
the device activation and configuration needs adjusting, and there is
no interactive menu for configuring certain parameters of the
installation.
</para>
</note>
Expand All @@ -56,8 +56,7 @@
<listitem>
<para>
Refer to
<link
xlink:href="https://documentation.suse.com/sles/html/SLES-all/cha-zseries.html#sec-zseries-requirements"/>
<link xlink:href="https://documentation.suse.com/sles/html/SLES-all/cha-zseries.html#sec-zseries-requirements"/>
for generic system requirements.
</para>
</listitem>
Expand All @@ -66,19 +65,17 @@
<section xml:id="alp-zseries-prepare-iso-image">
<title>Download and prepare the installation image</title>
<para>
Download the &alp-installer; installer image for the &zseries; architecture from
<link xlink:href="&alp-dld-site;/Installer:/0.8/images/iso"/>, for
example:
Download the &alp-installer; installer image for the &zseries;
architecture from <link xlink:href="https://susealp.io/downloads/" />
</para>
<screen>&prompt.user;curl -LO &alp-dld-site;/Installer:/0.8/images/iso/d-installer-live.s390x-0.8.3-ALP-Build11.1.iso</screen>
<para>
Prepare the ISO image to be served by the FTP server. Extract its content
so that you can modify it:
</para>
<screen>
&prompt.sudo;mv d-installer-live.s390x-0.8.3-ALP-Build11.1.iso /srv/ftp/d-installer.iso
&prompt.sudo;mv agama-live.s390x-1.0-ALP-M2.iso /srv/ftp/agama.iso
&prompt.sudo;cd /srv/ftp/
&prompt.sudo;isoinfo -R -X -i d-installer.iso
&prompt.sudo;isoinfo -R -X -i agama.iso
&prompt.sudo;chmod a+u boot s390x/initrd
</screen>
<tip>
Expand Down Expand Up @@ -170,7 +167,7 @@ quit</screen>
rd.zdev=qeth,0.0.0800:0.0.0801:0.0.0802,layer2=1,portno=0<co xml:id="alp-zseries-rdzdev"/>
ip=192.168.0.111::192.168.0.1:24:zvmtest.example.org:enc800:none<co xml:id="alp-zseries-ip"/>
nameserver=192.168.0.1
root=live:ftp://example.org/d-installer.iso<co xml:id="alp-zseries-live"/></screen>
root=live:ftp://example.org/agama.iso<co xml:id="alp-zseries-live"/></screen>
<calloutlist>
<callout arearefs="alp-zseries-cioignore">
<para>
Expand Down
2 changes: 1 addition & 1 deletion tasks/prepare-alp-vm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<listitem>
<para>
Download either the &productnameshort; raw disk or the
&alp-installer; installer image from <link xlink:href="&alp-dld-site;"/> on the
&alp-installer; installer image from <link xlink:href="https://susealp.io/downloads/"/> on the
&vmhost; where you intend to run virtualized &productnameshort;.
</para>
<note>
Expand Down

0 comments on commit 1dad592

Please sign in to comment.