update homepage

This commit is contained in:
Tobias Powalowski 2023-06-08 20:36:53 +02:00
parent 6ab36b5681
commit 0e7d2699eb

View file

@ -22,10 +22,10 @@
<li><a href="#iso" id="toc-iso"><span class="toc-section-number">2.1</span> <span dir="">ISOs - USB / CD / Virtual Machine</span></a></li>
<li><a href="#unified-kernel-image" id="toc-unified-kernel-image"><span class="toc-section-number">2.2</span> <span dir="">UKIs - Unified Kernel Images</span></li>
<li><a href="#pxe-booting-rescue-system" id="toc-pxe-booting-rescue-system"><span class="toc-section-number">2.3</span> Kernel / Initramdisk / Microcode / Rescue System / <span dir="">PXE</span> </a></li>
<li><a href="#features-of-the-images" id="toc-features-of-the-images"><span class="toc-section-number">2.4</span> <span dir="">Features of the images</span></a></li>
<li><a href="#image-types" id="toc-features-of-the-images"><span class="toc-section-number">2.4</span> <span dir="">Image / Initramdisk Types</span></a></li>
<li><a href="#supported-boot-modes" id="toc-supported-boot-modes"><span class="toc-section-number">2.5</span> <span dir="">Supported boot modes</span></a></li>
<li><a href="#burning-release-or-writing-to-disk" id="toc-burning-release-or-writing-to-disk"><span class="toc-section-number">2.6</span> <span dir="">Burning release or writing to disk</span></a></li></ul>
<li><a href="#archboot-in-a-nutshell" id="toc-archboot-in-a-nutshell"><strong><span class="toc-section-number">3.</span> <span dir="">Archboot features in a nutshell</strong></span></a>
<li><a href="#archboot-in-a-nutshell" id="toc-archboot-in-a-nutshell"><strong><span class="toc-section-number">3.</span> <span dir="">Features in a nutshell</strong></span></a>
<ul>
<li><a href="#installation-with-a-graphical-environment-or-vnc-instead-of-plain-console" id="toc-installation-with-a-graphical-environment-or-vnc-instead-of-plain-console"><span class="toc-section-number">3.1</span> <span dir="">Installation with a graphical environment or VNC instead of plain console</span></a></li>
<li><a href="#remote-installation-with-openssh" id="toc-remote-installation-with-openssh"><span class="toc-section-number">3.2</span> <span dir="">Remote installation with OpenSSH</span></a></li>
@ -252,7 +252,7 @@
<li>For <strong>rescue booting</strong>, add an entry pointing to the <a href="https://wiki.archlinux.org/title/Kernel" title="Kernel"><strong>Kernel</strong></a>, <a href="https://wiki.archlinux.org/title/Initrd" title="Initrd"><strong>Initramdisk</strong></a>, <a href="https://wiki.archlinux.org/title/Microcode" title="Microcode"><strong>Microcode</strong></a> to your <a href="https://wiki.archlinux.org/title/Bootloader" title="Bootloader"><strong>bootloader</strong></a>.</li>
<li>For <a href="https://wiki.archlinux.org/title/PXE" title="PXE"><strong>PXE</strong></a> booting, add the <a href="https://wiki.archlinux.org/title/Kernel" title="Kernel"><strong>Kernel</strong></a>, <a href="https://wiki.archlinux.org/title/Initrd" title="Initrd"><strong>Initramdisk</strong></a> and <a href="https://wiki.archlinux.org/title/Microcode" title="Microcode"><strong>Microcode</strong></a> to your <a href="https://wiki.archlinux.org/title/TFTP" title="TFTP"><strong>TFTP</strong></a> setup.<br>
</ul>
<h3 data-number="2.4" id="features-of-the-images"><span class="header-section-number">2.4</span> <strong><span dir="">Features of the images</span></strong></h3>
<h3 data-number="2.4" id="image-types"><span class="header-section-number">2.4</span> <strong><span dir="">Image / Initramdisk Types</span></strong></h3>
<ul>
<table>
<thead>
@ -414,7 +414,7 @@ initrd (loop)/boot/initramfs-x86_64.img
</table>
</ul>
<p>In <a href="https://rufus.ie" title="Rufus for Windows"><strong>Rufus for Windows</strong></a> use <strong>dd-Mode</strong> to write the image.</p>
<h2 data-number="3" id="archboot-in-a-nutshell"><span class="header-section-number">3.</span> <span dir="">Archboot features in a nutshell</span></h2>
<h2 data-number="3" id="archboot-in-a-nutshell"><span class="header-section-number">3.</span> <span dir="">Features in a nutshell</span></h2>
<h3 data-number="3.1" id="installation-with-a-graphical-environment-or-vnc-instead-of-plain-console"><span class="header-section-number">3.1</span> <strong><span dir="">Installation with a graphical environment or VNC instead of plain console</span></strong></h3>
<h4 data-number="3.1.1" id="preconfigured-environments"><span class="header-section-number">3.1.1</span> <strong><span dir="">Preconfigured environments</span></strong></h4>
<ul>