-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
311 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,6 @@ | |
--> | ||
<!-- R E S O U R C E S --> | ||
<!-- Glue files --> | ||
|
||
<!-- Concept files --> | ||
<resources> | ||
<resource xml:id="_Micro-upgrade-about" href="../concepts/Micro-upgrade-about.xml"> | ||
|
@@ -36,7 +35,6 @@ | |
</resource> | ||
</resources> | ||
<!-- References --> | ||
|
||
<!-- Legal --> | ||
<resources> | ||
<resource href="../common/legal.xml" xml:id="_legal"> | ||
|
@@ -49,35 +47,18 @@ | |
<!-- S T R U C T U R E --> | ||
<structure renderas="article" xml:id="upgrading-slemicro" xml:lang="en"> | ||
<merge> | ||
<title> Upgrading &productnameshort; from Previous Releases</title> | ||
|
||
<title>Upgrading &productnameshort; from Previous Releases</title> | ||
<!-- Create revision history to enable versioning; add most recent entries at the top. --> | ||
<!-- Check https://documentation.suse.com/style/current/single-html/docu_styleguide/#sec-revhistory for detailed instructions--> | ||
<revhistory xml:id="rh-USE-ROOT-ID"> | ||
<revision><date>2054-11-14</date> | ||
<revhistory xml:id="rh-upgrading-slemicro"> | ||
<revision><date>2024-03-14</date> | ||
<revdescription> | ||
<itemizedlist> | ||
<!-- Group by type of change (added/removed/changed)--> | ||
<listitem><para>Added sections:</para> | ||
<itemizedlist> | ||
<!-- Reference, but don't link to tracker items--> | ||
<!-- Follow https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines#Current_set_of_abbreviations for tracker item references--> | ||
<listitem><para>New section on <quote>foo</quote> to resolve issue <uri>bsc#12345</uri></para></listitem> | ||
<!-- Name sections, but don't insert links --> | ||
<listitem><para>New section on <quote>foo bar</quote></para></listitem> | ||
</itemizedlist> | ||
</listitem> | ||
<listitem><para>Removed sections:</para> | ||
<itemizedlist> | ||
<listitem><para>Removed section on <quote>foo1</quote> to resolve issue <uri>bsc#12346</uri></para></listitem> | ||
<listitem><para>Removed section on <quote>foo1 bar</quote></para></listitem> | ||
</itemizedlist> | ||
</listitem> | ||
<listitem><para>Changed sections:</para> | ||
<itemizedlist> | ||
<listitem><para>Changed section on <quote>foo2</quote> to resolve issue <uri>bsc#12347</uri></para></listitem> | ||
<listitem><para>Changed section on <quote>foo2 bar</quote></para></listitem> | ||
</itemizedlist> | ||
<listitem> | ||
<para> | ||
Initial version | ||
</para> | ||
</listitem> | ||
</itemizedlist> | ||
</revdescription> | ||
|
@@ -90,10 +71,10 @@ | |
<meta name="updated" content="2024-03-13" its:translate="no"/> | ||
<!-- this does not work yet. Use the dm tags listed below for now | ||
<meta name="bugtracker" its:translate="no"> | ||
<phrase role="url">https://bugzilla.suse.com/enter_bug.cgi</phrase> | ||
<phrase role="component">Non-product-specific documentation</phrase> | ||
<phrase role="product">Smart Docs</phrase> | ||
<phrase role="assignee">[email protected]</phrase> | ||
<phrase role="url">https://bugzilla.suse.com/enter_bug.cgi</phrase> | ||
<phrase role="component">Non-product-specific documentation</phrase> | ||
<phrase role="product">Smart Docs</phrase> | ||
<phrase role="assignee">[email protected]</phrase> | ||
</meta> | ||
--> | ||
<!-- not supported, yet. Use dm: tag for now | ||
|
@@ -105,85 +86,80 @@ | |
<!-- enter the platform identifier or a list of | ||
identifiers, separated by ; --> | ||
<!-- For a full list of meta tags and their values, | ||
see https://confluence.suse.com/x/aQDWNg | ||
--> | ||
<meta name="architecture"> | ||
<phrase>&x86-64;</phrase> | ||
<phrase>&aarch64;</phrase> | ||
<phrase>&ibm;</phrase> | ||
see https://confluence.suse.com/x/aQDWNg | ||
--> | ||
<meta name="architecture"><phrase>&x86-64;</phrase><phrase>&aarch64;</phrase><phrase>&ibm;</phrase> | ||
</meta> | ||
<!-- enter one or more product names and version --> | ||
<meta name="productname" its:translate="no"> | ||
<productname version="6.0">&productname;</productname> | ||
<meta name="productname" its:translate="no"><productname version="6.0">&productname;</productname> | ||
</meta> | ||
<meta name="title" its:translate="yes">Upgrade procedure for &productnameshort;</meta> | ||
<meta name="description" its:translate="yes">Upgrading from &productnameshort; 5.X releases | ||
to &productnameshort; 6.X releases</meta> | ||
<meta name="social-descr" its:translate="yes">Upgrade procedure for &productnameshort;</meta> | ||
<!-- suitable categories --> | ||
<meta name="category"> | ||
<phrase>Upgrade</phrase> | ||
<meta name="category"><phrase>Upgrade</phrase> | ||
</meta> | ||
<!-- Determines "filter by task" filter value --> | ||
<meta name="task"> | ||
<phrase>Upgrade</phrase> | ||
</meta> | ||
<meta name="task"><phrase>Upgrade</phrase> | ||
</meta> | ||
<meta name="series">Products & Solutions</meta> | ||
|
||
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager"> | ||
<dm:bugtracker> | ||
<dm:url>https://bugzilla.suse.com/enter_bug.cgi</dm:url> | ||
<dm:component>Smart Docs</dm:component> | ||
<dm:product>Documentation</dm:product> | ||
<!-- provide your BUGZILLA e-mail address, otherwise this does not work correctly--> | ||
<dm:assignee>[email protected]</dm:assignee> | ||
</dm:bugtracker> | ||
</dm:bugtracker> | ||
<dm:translation>yes</dm:translation> | ||
</dm:docmanager> | ||
<abstract> | ||
<variablelist> | ||
<varlistentry> | ||
<term>WHAT?</term> | ||
<listitem> | ||
<para> | ||
This document offers a comprehensive guide to upgrading &productnameshort; from version 5.5 to version 6.0, detailing the preparatory steps, | ||
upgrade process, and potential rollback options. | ||
</para> | ||
</listitem> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>WHY?</term> | ||
<listitem> | ||
<para> | ||
You want to have the new release of &productnameshort;. | ||
</para> | ||
</listitem> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>EFFORT</term> | ||
<variablelist> | ||
<varlistentry> | ||
<term>WHAT?</term> | ||
<listitem> | ||
<para> | ||
This document offers a comprehensive guide to upgrading | ||
&productnameshort; from version 5.5 to version 6.0, detailing | ||
the preparatory steps, upgrade process, and potential rollback | ||
options. | ||
</para> | ||
</listitem> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>WHY?</term> | ||
<listitem> | ||
<para> | ||
You want to have the new release of &productnameshort;. | ||
</para> | ||
</listitem> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>EFFORT</term> | ||
<listitem> | ||
<para> | ||
It takes approximately 20 minutes to read the article. | ||
</para> | ||
</listitem> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>GOAL</term> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>GOAL</term> | ||
<listitem> | ||
<para> | ||
A new running release of &productnameshort;. | ||
</para> | ||
</listitem> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>REQUIREMENTS</term> | ||
</varlistentry> | ||
<varlistentry> | ||
<term>REQUIREMENTS</term> | ||
<listitem> | ||
<itemizedlist> | ||
<listitem> | ||
<para> | ||
A registered SLE Micro version 5.5 | ||
A registered SLE Micro version 5.5 | ||
</para> | ||
</listitem> | ||
</listitem> | ||
</itemizedlist> | ||
</listitem> | ||
</varlistentry> | ||
|
@@ -193,22 +169,21 @@ upgrade process, and potential rollback options. | |
<!-- pull in all the topic files you need --> | ||
<!-- pick the appropriate type of include to match your needs --> | ||
<!-- pull in a topic as is --> | ||
|
||
<module resourceref="_Micro-upgrade-about" renderas="section"> | ||
<merge> | ||
<abstract> | ||
<para/> | ||
</abstract> | ||
</merge> | ||
</module> | ||
</module> | ||
<module resourceref="_Micro-upgrade-preparation" renderas="section"/> | ||
<module resourceref="_Micro-upgrade-upgrading" renderas="section"> | ||
<merge> | ||
<abstract> | ||
<para/> | ||
</abstract> | ||
</merge> | ||
</module> | ||
</module> | ||
<module resourceref="_legal"/> | ||
<module resourceref="_gfdl"> | ||
<output renderas="appendix"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.