Skip to content

Commit 781bf24

Browse files
committed
AY Guide: add missing meta descriptions
- to all chapters/appendixes - manually backported from #1878
1 parent 932444c commit 781bf24

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

xml/ay_bigfile.xml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@
3636
<phrase>Installation</phrase>
3737
</meta>
3838
<revhistory xml:id="rh-book-autoyast">
39+
<revision>
40+
<date>2026-04-09</date>
41+
<revdescription>
42+
<para/>
43+
</revdescription>
44+
</revision>
3945
<revision>
4046
<date>2019-12-09</date>
4147
<revdescription>
@@ -49,6 +55,7 @@
4955
<chapter xml:id="introduction">
5056
<title>Introduction</title>
5157
<info>
58+
<meta name="description" its:translate="yes">Learn how to deploy multiple systems in parallel using AutoYaST profiles to automate installation, configuration and post-installation tasks</meta>
5259
<revhistory xml:id="rh-ay-introduction">
5360
<revision>
5461
<date>2025-03-28</date>
@@ -215,6 +222,7 @@
215222
<chapter xml:id="Profile">
216223
<title>The Control File</title>
217224
<info>
225+
<meta name="description" its:translate="yes">Learn how to create and edit XML control files that define system configuration with resources, properties and nested structures</meta>
218226
<revhistory xml:id="rh-ay-profile">
219227
<revision>
220228
<date>2025-03-28</date>
@@ -455,6 +463,7 @@ exit 0
455463
<chapter xml:id="CreateProfile">
456464
<title>Creating a Control File</title>
457465
<info>
466+
<meta name="description" its:translate="yes">Learn how to create a YaST profile either by utilizing existing system components or cloning the entire system configuration for automated installation</meta>
458467
<revhistory xml:id="rh-ay-createprofile">
459468
<revision>
460469
<date>2025-03-28</date>
@@ -739,6 +748,7 @@ exit 0
739748
<!-- {{{ Kdump -->
740749
<title>Configuration and Installation Options</title>
741750
<info>
751+
<meta name="description" its:translate="yes">Discover configuration details for services, user and group management, partitions, firewalls, and other key system components through practical examples</meta>
742752
<revhistory xml:id="rh-ay-configuration">
743753
<revision>
744754
<date>2025-03-28</date>
@@ -14666,6 +14676,7 @@ exit 0
1466614676
<chapter xml:id="rulesandclass">
1466714677
<title>Rules and Classes</title>
1466814678
<info>
14679+
<meta name="description" its:translate="yes">Learn to configure automated installations by using rules and classes to define system configurations and merge control files efficiently</meta>
1466914680
<revhistory xml:id="rh-ay-rulsandclass">
1467014681
<revision>
1467114682
<date>2025-03-28</date>
@@ -15898,6 +15909,7 @@ echo -n 100
1589815909
<chapter xml:id="Invoking">
1589915910
<title>The Auto-Installation Process</title>
1590015911
<info>
15912+
<meta name="description" its:translate="yes">Learn how to configure and start automated installations using network boot, flash disks or kernel command-line options</meta>
1590115913
<revhistory xml:id="rh-ay-invoking">
1590215914
<revision>
1590315915
<date>2025-03-28</date>
@@ -16866,6 +16878,18 @@ autoyast: file:///info
1686616878
</chapter>
1686716879
<chapter xml:id="InstalledSystem">
1686816880
<title>Running &ay; in an Installed System</title>
16881+
<info>
16882+
<meta name="description" its:translate="yes">Configure a YaST profile to manage both software and user accounts within an installed system, then review its settings for updates</meta>
16883+
<revhistory xml:id="rh-ay-installed-system">
16884+
<revision>
16885+
<date>2025-03-28</date>
16886+
<revdescription>
16887+
<para/>
16888+
</revdescription>
16889+
</revision>
16890+
</revhistory>
16891+
</info>
16892+
1686916893
<para>
1687016894
In some cases it is useful to run &ay; in a running system.
1687116895
</para>
@@ -16938,6 +16962,7 @@ autoyast: file:///info
1693816962
<appendix xml:id="handlingrules">
1693916963
<title>Handling Rules</title>
1694016964
<info>
16965+
<meta name="description" its:translate="yes">Learn the details of configuring, testing, and troubleshooting the YaST tools to optimize rule retrieval and merge processes for system administration</meta>
1694116966
<revhistory xml:id="rh-ay-handlingrules">
1694216967
<revision>
1694316968
<date>2025-03-28</date>
@@ -16965,6 +16990,17 @@ autoyast: file:///info
1696516990
</appendix>
1696616991
<appendix xml:id="app-ay-faq">
1696716992
<title>&ay; FAQ - Frequently Asked Questions</title>
16993+
<info>
16994+
<meta name="description" its:translate="yes">Explore common questions and their answers on mass deployement with &ay;</meta>
16995+
<revhistory xml:id="rh-ay-faq">
16996+
<revision>
16997+
<date>2025-03-28</date>
16998+
<revdescription>
16999+
<para/>
17000+
</revdescription>
17001+
</revision>
17002+
</revhistory>
17003+
</info>
1696817004
<qandaset>
1696917005
<qandaentry xml:id="qa-ay-invoke">
1697017006
<question>
@@ -17263,6 +17299,7 @@ mv /var/run/zypp.sav /var/run/zypp.pid
1726317299
<appendix xml:id="appendix-linuxrc">
1726417300
<title>Advanced Linuxrc Options</title>
1726517301
<info>
17302+
<meta name="description" its:translate="yes">Configure and manage Linuxrc settings, modules, rescue systems, and YaST operations using parameters and configuration files across multiple locations</meta>
1726617303
<revhistory xml:id="rh-ay-linuxrc">
1726717304
<revision>
1726817305
<date>2025-03-28</date>

0 commit comments

Comments
 (0)