manual/site/machinery-export-autoyast.1/index.html in machinery-tool-1.23.1 vs manual/site/machinery-export-autoyast.1/index.html in machinery-tool-1.24.0

- old
+ new

@@ -15,180 +15,131 @@ <div class="nav"> <ul> <li class=""> - <a href="../docs/">Welcome</a> + <a href="docs/">Welcome</a> </li> <li class=""> - <a href="../machinery_main_general.1/">General Overview</a> + <a href="machinery_main_general.1/">General Overview</a> </li> <li class=""> - <a href="../machinery_main_scopes.1/">Scopes</a> + <a href="machinery_main_scopes.1/">Scopes</a> </li> <li class=""> - <a href="../machinery_main_usecases.1/">Use cases</a> + <a href="machinery_main_usecases.1/">Use cases</a> </li> <li class=""> - <a href="../machinery_main_security_implications.1/">Security Implications</a> + <a href="machinery_main_security_implications.1/">Security Implications</a> </li> <li>Commands <ul> <li class=""> - <a href="../machinery-analyze.1/">Analyze</a> + <a href="machinery-analyze.1/">Analyze</a> </li> <li class=""> - <a href="../machinery-build.1/">Build</a> + <a href="machinery-build.1/">Build</a> </li> <li class=""> - <a href="../machinery-compare.1/">Compare</a> + <a href="machinery-compare.1/">Compare</a> </li> <li class=""> - <a href="../machinery-config.1/">Config</a> + <a href="machinery-config.1/">Config</a> </li> <li class=""> - <a href="../machinery-copy.1/">Copy</a> + <a href="machinery-copy.1/">Copy</a> </li> <li class=""> - <a href="../machinery-deploy.1/">Deploy</a> + <a href="machinery-deploy.1/">Deploy</a> </li> <li class="current"> - <a href="./">Export AutoYaST</a> + <a href="machinery-export-autoyast.1/">Export AutoYaST</a> </li> <li class=""> - <a href="../machinery-export-kiwi.1/">Export Kiwi</a> + <a href="machinery-export-kiwi.1/">Export Kiwi</a> </li> <li class=""> - <a href="../machinery-export-html.1/">Export HTML</a> + <a href="machinery-export-html.1/">Export HTML</a> </li> <li class=""> - <a href="../machinery-inspect.1/">Inspect</a> + <a href="machinery-inspect.1/">Inspect</a> </li> <li class=""> - <a href="../machinery-inspect-container.1/">Inspect Container</a> + <a href="machinery-inspect-container.1/">Inspect Container</a> </li> <li class=""> - <a href="../machinery-list.1/">List</a> + <a href="machinery-list.1/">List</a> </li> <li class=""> - <a href="../machinery-man.1/">Man</a> + <a href="machinery-man.1/">Man</a> </li> <li class=""> - <a href="../machinery-move.1/">Move</a> + <a href="machinery-move.1/">Move</a> </li> <li class=""> - <a href="../machinery-remove.1/">Remove</a> + <a href="machinery-remove.1/">Remove</a> </li> <li class=""> - <a href="../machinery-serve.1/">Serve</a> + <a href="machinery-serve.1/">Serve</a> </li> <li class=""> - <a href="../machinery-show.1/">Show</a> + <a href="machinery-show.1/">Show</a> </li> <li class=""> - <a href="../machinery-upgrade-format.1/">Upgrade Format</a> + <a href="machinery-upgrade-format.1/">Upgrade Format</a> </li> <li class=""> - <a href="../machinery-validate.1/">Validate</a> + <a href="machinery-validate.1/">Validate</a> </li> </ul> </li> </ul> </div> <div class="content"> - <h1 id="export-autoyast-export-system-description-as-autoyasst-profile">export-autoyast — Export System Description as AutoYasST profile</h1> -<h2 id="synopsis">Synopsis</h2> -<p><code>machinery export-autoyast</code> -a | --autoyast-dir=DIRECTORY NAME - --force</p> -<p><code>machinery</code> help export-autoyast</p> -<h2 id="description">Description</h2> -<p>The <code>export-autoyast</code> subcommand exports a stored system description as an AutoYaST -profile.</p> -<h2 id="arguments">Arguments</h2> -<ul> -<li><code>NAME</code> (required): - Name of the system description.</li> -</ul> -<h2 id="options">Options</h2> -<ul> -<li> -<p><code>-a AUTOYAST_DIR</code>, <code>--autoyast-dir=AUTOYAST_DIR</code> (required): - Write the AutoYaST profile to a subdirectory at the specified directory. The directory - will be created if it does not exist yet.</p> -</li> -<li> -<p><code>--force</code> (optional): - Overwrite an existing output directory.</p> -</li> -</ul> -<h2 id="system-registration">System Registration</h2> -<ul> -<li>To register a SLES 12 system automatically with AutoYaST, it is required to - edit the generated profile. The following example registers the system with - the SUSE Customer Center.</li> -</ul> -<pre><code class="xml">&lt;suse_register&gt; - &lt;do_registration config:type=&quot;boolean&quot;&gt;true&lt;/do_registration&gt; - &lt;email&gt;tux@example.com&lt;/email&gt; - &lt;reg_code&gt;MY_SECRET_REGCODE&lt;/reg_code&gt; - &lt;install_updates config:type=&quot;boolean&quot;&gt;true&lt;/install_updates&gt; - &lt;slp_discovery config:type=&quot;boolean&quot;&gt;false&lt;/slp_discovery&gt; -&lt;/suse_register&gt; -</code></pre> - -<ul> -<li>More information can be found at the <a href="https://www.suse.com/documentation/sles-12/singlehtml/book_autoyast/book_autoyast.html">SUSE AutoYaST documentation</a>.</li> -</ul> -<h2 id="examples">Examples</h2> -<ul> -<li> -<p>Export the <code>myhost</code> system description to <code>/tmp/myhost-autoyast</code>:</p> -<p>$ <code>machinery</code> export-autoyast myhost --autoyast-dir=/tmp</p> -</li> -</ul> + </div> </div> </body> </html> \ No newline at end of file