update comments

This commit is contained in:
Tobias Powalowski 2023-07-22 12:57:30 +02:00
parent 7729a08730
commit b76e058363

View file

@ -14,7 +14,7 @@
<body>
<p><span><img src="/web/logo.png" alt="Logo"></span></p>
<h1>Archboot Project | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Z7GXKW4MKHK7C"><img src="/web/donate.png" alt="Donate"></a></h1>
<p><strong>&copy; 2006 - 2023 | <a href=mailto:tpowa@archlinux.org>Tobias Powalowski</a></strong><br>Arch Linux Developer <strong><a href="https://archlinux.org/people/developers/#tpowa">tpowa</a><br>Last update: 22.07.2023 10:43</strong></p>
<p><strong>&copy; 2006 - 2023 | <a href=mailto:tpowa@archlinux.org>Tobias Powalowski</a></strong><br>Arch Linux Developer <strong><a href="https://archlinux.org/people/developers/#tpowa">tpowa</a><br>Last update: 22.07.2023 11:56</strong></p>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#introduction" id="toc-introduction"><strong><span class="toc-section-number">1.</span> Introduction</strong></a></li>
@ -479,10 +479,10 @@
<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>
<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 configured 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 the <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>
<ul>
<li>Your network will be configured by <strong>network</strong> script.</li>
<li>Your network will be configured by the <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 <strong>wifi network</strong> will be authentificated by <strong><a href="https://wiki.archlinux.org/title/iwd" title="iwd">iwd</a></strong>.</li>
</ul>
@ -492,7 +492,7 @@
<li>In <strong>Online Mode</strong> the timezone will be configured by your <a href="http://ip-api.com" title="GeoIP"><strong>GeoIP</strong></a> and <a href="https://wiki.archlinux.org/title/Systemd-timesyncd" title="timesyncd"><strong>timesyncd</strong></a> will be activated.</li>
</ul>
<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 the <strong>pacsetup</strong> script.</p>
<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> 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>