update homepage

This commit is contained in:
Tobias Powalowski 2023-09-09 08:04:43 +02:00
parent ee21144197
commit 0c7284338a

View file

@ -14,7 +14,7 @@
<body>
<p><span><img src="./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="./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: 08.09.2023 23:32</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: 09.09.2023 08:04</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>
@ -792,7 +792,7 @@ The AARCH64 <strong>kernel </strong> does not seem to support this feature. This
</li>
</ul>
<ul>
<li>How much <strong>RAM</strong> is needed to boot?<br>
<li>How much <strong>RAM</strong> is needed to boot <strong>&lt;EFI&gt;</strong> or <strong>&lt;INITRD&gt;</strong>?<br>
The calculated size to boot the image follows the formula:<br>
<strong>Initrd + Kernel + Unpackedkernel + Unpackedinitrd = minimum RAM to boot</strong>
</li>