-
Notifications
You must be signed in to change notification settings - Fork 268
Expand file tree
/
Copy pathbook_autoyast.xml
More file actions
166 lines (165 loc) · 6.85 KB
/
book_autoyast.xml
File metadata and controls
166 lines (165 loc) · 6.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<?xml version="1.0"?>
<!DOCTYPE book [
<!ENTITY % entities SYSTEM "generic-entities.ent">
%entities;
]>
<?xml-stylesheet href="urn:x-suse:xslt:profiling:docbook50-profile.xsl"
type="text/xml"
title="Profiling step"?><?xml-model href="/usr/share/xml/geekodoc/rng/geekodoc5-flat.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?><book xmlns="http://docbook.org/ns/docbook" xmlns:its="http://www.w3.org/2005/11/its" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.2" xml:lang="en" xml:id="book-autoyast">
<info>
<title>&ayguide;</title>
<productname>&productname;</productname>
<productnumber>&productnumber;</productnumber>
<date><?dbtimestamp format="B d, Y" ?></date>
<xi:include href="common_copyright_gfdl.xml"/>
<abstract>
<para>
&abstract_autoyast;
</para>
</abstract>
<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager">
<dm:bugtracker>
<dm:assignee>fs@suse.com</dm:assignee>
</dm:bugtracker>
<dm:translation>yes</dm:translation>
</dm:docmanager>
<meta name="title" its:translate="yes">&ayguide;</meta>
<meta name="series" its:translate="no">Products & Solutions</meta>
<meta name="description" its:translate="yes">How to prepare, install and configure a &productnameshort; system with &ay;</meta>
<meta name="social-descr" its:translate="yes">Automate &productnameshort; installation with &ay;</meta>
<meta name="task" its:translate="no">
<phrase>Automation</phrase>
<phrase>Configuration</phrase>
<phrase>Deployment</phrase>
<phrase>Installation</phrase>
</meta>
<revhistory xml:id="rh-book-autoyast">
<revision>
<date>2025-06-17</date>
<revdescription>
<para>
Updated for the initial release of &productname; &productnumber;.
</para>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="ay_intro.xml"/>
<xi:include href="ay_introduction.xml"/>
<!-- ===================================================================== -->
<!-- Part: The Control File -->
<!-- ===================================================================== -->
<part xml:id="part-control">
<title>Understanding and creating the &ay; control file</title>
<info>
<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>
<revhistory xml:id="rh-autoyast-control">
<revision>
<date>2025-06-17</date>
<revdescription>
<para/>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="ay_control_file.xml"/>
<xi:include href="ay_create_control_file.xml"/>
</part>
<!-- ===================================================================== -->
<!-- Part: Configuration and Installation Options -->
<!-- ===================================================================== -->
<part xml:id="part-configuration">
<title>&ay; configuration examples</title>
<info>
<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>
<revhistory xml:id="rh-autoyast-configuration">
<revision>
<date>2025-06-17</date>
<revdescription>
<para/>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="ay_configuration_installation_options.xml"/>
</part>
<!-- ===================================================================== -->
<!-- Part: Rules and Classes -->
<!-- ===================================================================== -->
<part xml:id="part-dynamic-profiles">
<title>Managing mass installations with dynamic profiles</title>
<info>
<meta name="description" its:translate="yes">Learn to configure automated installations by using rules and classes, ERB templates and a combination of templates and scripts</meta>
<revhistory xml:id="rh-autoyast-profiles">
<revision>
<date>2025-06-17</date>
<revdescription>
<para/>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="ay_dynamic_profiles.xml"/>
<xi:include href="ay_rules_classes.xml"/>
<xi:include href="ay_erb_templates.xml"/>
<xi:include href="ay_pre_scripts.xml"/>
</part>
<!-- ===================================================================== -->
<!-- Part: The Auto-Installation Process -->
<!-- ===================================================================== -->
<part>
<title>Understanding the auto-installation process</title>
<info>
<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>
<revhistory xml:id="rh-autoyast-auto">
<revision>
<date>2025-06-17</date>
<revdescription>
<para/>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="ay_auto_installation.xml"/>
</part>
<!-- ===================================================================== -->
<!-- Part: Running AutoYaST in an Installed System -->
<!-- ===================================================================== -->
<part os="sles;sled;osuse">
<title>Use cases for &ay; on installed systems</title>
<info>
<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>
<revhistory xml:id="rh-autoyast-usecase">
<revision>
<date>2025-06-17</date>
<revdescription>
<para/>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="ay_running_system.xml"/>
</part>
<!-- ===================================================================== -->
<!-- Part: Appendixes -->
<!-- ===================================================================== -->
<part>
<title>Appendixes</title>
<info>
<meta name="description" its:translate="yes">Learn how &ay; handles rules, to configure and manage Linuxrc settings, how profiles differ in SLE 15 and 12 and explore the FAQs</meta>
<revhistory xml:id="rh-autoyast-appendix">
<revision>
<date>2025-06-17</date>
<revdescription>
<para/>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="ay_handling_rules.xml"/>
<xi:include href="ay_faq.xml"/>
<xi:include href="ay_linuxrc_options.xml"/>
<xi:include os="sles;sled" href="ay_12_migrate_15.xml"/>
<xi:include href="common_legal.xml"/>
</part>
</book>