update homepage

This commit is contained in:
Tobias Powalowski 2023-07-22 08:49:32 +02:00
parent 3cb20a21b4
commit 5147286bd4

View file

@ -473,10 +473,10 @@
<h3 data-number="3.3" id="interactive-basic-setup"><span class="header-section-number">3.3</span> <strong>Interactive Basic Setup</strong></h3> <h3 data-number="3.3" id="interactive-basic-setup"><span class="header-section-number">3.3</span> <strong>Interactive Basic Setup</strong></h3>
<p>The interactive <strong>scripts</strong> are launched on <strong>first</strong> login.</p> <p>The interactive <strong>scripts</strong> are launched on <strong>first</strong> login.</p>
<h4 data-number="3.3.1" id="localization"><span class="header-section-number">3.3.1</span> <strong>Localization</strong></h4> <h4 data-number="3.3.1" id="localization"><span class="header-section-number">3.3.1</span> <strong>Localization</strong></h4>
<p>Your <a href="https://wiki.archlinux.org/title/Locale" title="Locale"><strong>locale</strong></a>, <a href="https://wiki.archlinux.org/title/Console_fonts" title="Console fonts"><strong>console font</strong></a> and <a href="https://wiki.archlinux.org/title/Keymap" title="Keymap"><strong>keymap</strong></a> will be set by <strong>localize</strong> script.</p> <p>Your <a href="https://wiki.archlinux.org/title/Locale" title="Locale"><strong>locale</strong></a>, <a href="https://wiki.archlinux.org/title/Console_fonts" title="Console fonts"><strong>console font</strong></a> and <a href="https://wiki.archlinux.org/title/Keymap" title="Keymap"><strong>keymap</strong></a> will be configured by <strong>localize</strong> script.</p>
<h4 data-number="3.3.2" id="network"><span class="header-section-number">3.3.2</span> <strong>Network Configuration (Online Mode)</strong></h4> <h4 data-number="3.3.2" id="network"><span class="header-section-number">3.3.2</span> <strong>Network Configuration (Online Mode)</strong></h4>
<ul> <ul>
<li>Your network will be set by <strong>network</strong> script.</li> <li>Your network will be configured by <strong>network</strong> script.</li>
<li>Your <a href="https://wiki.archlinux.org/title/Network" title="Network"><strong>network</strong></a> will be configured by <strong><a href="https://wiki.archlinux.org/title/systemd-networkd" title="Systemd-Networkd">systemd-networkd</a></strong>.</li> <li>Your <a href="https://wiki.archlinux.org/title/Network" title="Network"><strong>network</strong></a> will be configured by <strong><a href="https://wiki.archlinux.org/title/systemd-networkd" title="Systemd-Networkd">systemd-networkd</a></strong>.</li>
<li>Your <strong>wifi network</strong> will be authentificated by <strong><a href="https://wiki.archlinux.org/title/iwd" title="iwd">iwd</a></strong>.</li> <li>Your <strong>wifi network</strong> will be authentificated by <strong><a href="https://wiki.archlinux.org/title/iwd" title="iwd">iwd</a></strong>.</li>
</ul></li> </ul></li>
@ -489,7 +489,7 @@
<h4 data-number="3.3.4" id="pacman"><span class="header-section-number">3.3.4</span> <strong>Pacman Setup (Online Mode)</strong></h4> <h4 data-number="3.3.4" id="pacman"><span class="header-section-number">3.3.4</span> <strong>Pacman Setup (Online Mode)</strong></h4>
<p><a href="https://wiki.archlinux.org/title/Pacman" title="Pacman"><strong>Pacman</strong></a> will be configured by <strong>pacsetup</strong> script.</p> <p><a href="https://wiki.archlinux.org/title/Pacman" title="Pacman"><strong>Pacman</strong></a> will be configured by <strong>pacsetup</strong> script.</p>
<ul> <ul>
<li>You will be asked if you want to activate the <a href="https://wiki.archlinux.org/title/Testing" title="Testing"><strong>testing</strong></a> repository <strong>&lt;default=no&gt;</strong>.</li> <li>You will be asked if you want to activate the <a href="https://wiki.archlinux.org/title/Testing" title="Testing"><strong>testing</strong></a> repositories <strong>&lt;default=no&gt;</strong>.</li>
<li>Latest <a href="https://wiki.archlinux.org/title/Pacman" title="Pacman"><strong>pacman</strong></a> <a href="https://wiki.archlinux.org/title/Mirror" title="Mirror"><strong>mirrors</strong></a> will be <a href="http://ip-api.com" title="GeoIP"><strong>GeoIP</strong></a> synced and you have to select your <strong>favourite</strong> mirror.</li> <li>Latest <a href="https://wiki.archlinux.org/title/Pacman" title="Pacman"><strong>pacman</strong></a> <a href="https://wiki.archlinux.org/title/Mirror" title="Mirror"><strong>mirrors</strong></a> will be <a href="http://ip-api.com" title="GeoIP"><strong>GeoIP</strong></a> synced and you have to select your <strong>favourite</strong> mirror.</li>
<li>If a new kernel is online available, you can decide to load the latest archboot environment <strong>&lt;default=no&gt;</strong>.</li> <li>If a new kernel is online available, you can decide to load the latest archboot environment <strong>&lt;default=no&gt;</strong>.</li>
</ul></li> </ul></li>
@ -532,6 +532,7 @@
</ul> </ul>
<h3 data-number="3.5" id="interactive-setup"><span class="header-section-number">3.5</span> <strong>Interactive Setup</strong></h3> <h3 data-number="3.5" id="interactive-setup"><span class="header-section-number">3.5</span> <strong>Interactive Setup</strong></h3>
<ul> <ul>
<li>The interactive <strong>setup</strong> script for installation is launched on <strong>first</strong> login.</li>
<li>You can run each menu point for doing the mentioned task.</li> <li>You can run each menu point for doing the mentioned task.</li>
<li>If you do a fresh install, it is recommended to run each point in the order as presented.</li> <li>If you do a fresh install, it is recommended to run each point in the order as presented.</li>
</ul> </ul>