|
36 | 36 | <phrase>Installation</phrase> |
37 | 37 | </meta> |
38 | 38 | <revhistory xml:id="rh-book-autoyast"> |
| 39 | + <revision> |
| 40 | + <date>2026-04-09</date> |
| 41 | + <revdescription> |
| 42 | + <para/> |
| 43 | + </revdescription> |
| 44 | + </revision> |
39 | 45 | <revision> |
40 | 46 | <date>2019-12-09</date> |
41 | 47 | <revdescription> |
|
49 | 55 | <chapter xml:id="introduction"> |
50 | 56 | <title>Introduction</title> |
51 | 57 | <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> |
52 | 59 | <revhistory xml:id="rh-ay-introduction"> |
53 | 60 | <revision> |
54 | 61 | <date>2025-03-28</date> |
|
215 | 222 | <chapter xml:id="Profile"> |
216 | 223 | <title>The Control File</title> |
217 | 224 | <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> |
218 | 226 | <revhistory xml:id="rh-ay-profile"> |
219 | 227 | <revision> |
220 | 228 | <date>2025-03-28</date> |
@@ -455,6 +463,7 @@ exit 0 |
455 | 463 | <chapter xml:id="CreateProfile"> |
456 | 464 | <title>Creating a Control File</title> |
457 | 465 | <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> |
458 | 467 | <revhistory xml:id="rh-ay-createprofile"> |
459 | 468 | <revision> |
460 | 469 | <date>2025-03-28</date> |
@@ -739,6 +748,7 @@ exit 0 |
739 | 748 | <!-- {{{ Kdump --> |
740 | 749 | <title>Configuration and Installation Options</title> |
741 | 750 | <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> |
742 | 752 | <revhistory xml:id="rh-ay-configuration"> |
743 | 753 | <revision> |
744 | 754 | <date>2025-03-28</date> |
@@ -14666,6 +14676,7 @@ exit 0 |
14666 | 14676 | <chapter xml:id="rulesandclass"> |
14667 | 14677 | <title>Rules and Classes</title> |
14668 | 14678 | <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> |
14669 | 14680 | <revhistory xml:id="rh-ay-rulsandclass"> |
14670 | 14681 | <revision> |
14671 | 14682 | <date>2025-03-28</date> |
@@ -15898,6 +15909,7 @@ echo -n 100 |
15898 | 15909 | <chapter xml:id="Invoking"> |
15899 | 15910 | <title>The Auto-Installation Process</title> |
15900 | 15911 | <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> |
15901 | 15913 | <revhistory xml:id="rh-ay-invoking"> |
15902 | 15914 | <revision> |
15903 | 15915 | <date>2025-03-28</date> |
@@ -16866,6 +16878,18 @@ autoyast: file:///info |
16866 | 16878 | </chapter> |
16867 | 16879 | <chapter xml:id="InstalledSystem"> |
16868 | 16880 | <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 | + |
16869 | 16893 | <para> |
16870 | 16894 | In some cases it is useful to run &ay; in a running system. |
16871 | 16895 | </para> |
@@ -16938,6 +16962,7 @@ autoyast: file:///info |
16938 | 16962 | <appendix xml:id="handlingrules"> |
16939 | 16963 | <title>Handling Rules</title> |
16940 | 16964 | <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> |
16941 | 16966 | <revhistory xml:id="rh-ay-handlingrules"> |
16942 | 16967 | <revision> |
16943 | 16968 | <date>2025-03-28</date> |
@@ -16965,6 +16990,17 @@ autoyast: file:///info |
16965 | 16990 | </appendix> |
16966 | 16991 | <appendix xml:id="app-ay-faq"> |
16967 | 16992 | <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> |
16968 | 17004 | <qandaset> |
16969 | 17005 | <qandaentry xml:id="qa-ay-invoke"> |
16970 | 17006 | <question> |
@@ -17263,6 +17299,7 @@ mv /var/run/zypp.sav /var/run/zypp.pid |
17263 | 17299 | <appendix xml:id="appendix-linuxrc"> |
17264 | 17300 | <title>Advanced Linuxrc Options</title> |
17265 | 17301 | <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> |
17266 | 17303 | <revhistory xml:id="rh-ay-linuxrc"> |
17267 | 17304 | <revision> |
17268 | 17305 | <date>2025-03-28</date> |
|
0 commit comments