update homepage

This commit is contained in:
Tobias Powalowski 2023-05-05 06:59:04 +02:00
parent f51171543b
commit ecaad6664a

View file

@ -172,7 +172,7 @@
</head>
<body>
<h1>Archboot Homepage</h1>
<p>Last update 04.05.2023 20:34<br>&copy; Tobias Powalowski </span><a href="https://archlinux.org/people/developers/#tpowa"><strong>tpowa</strong></a><span dir=""></p>
<p>Last update 05.05.2023 06:58<br>&copy; Tobias Powalowski </span><a href="https://archlinux.org/people/developers/#tpowa"><strong>tpowa</strong></a><span dir=""></p>
<p><span dir=""><img src="https://pkgbuild.com/~tpowa/archboot/web/logo.png" alt="Logo"></span></p>
<p><span dir=""><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Z7GXKW4MKHK7C"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" alt="Donate" /></a> You like the project? I like coffee :-)</span></p>
<nav id="TOC" role="doc-toc">
@ -933,7 +933,7 @@ Its an initramdisk which includes everything. The calculated size to boot the
<thead>
<tr class="header">
<th>Feature</th>
<th>archboot *</th>
<th>archboot</th>
<th>archiso</th>
</tr>
</thead>
@ -969,12 +969,12 @@ Its an initramdisk which includes everything. The calculated size to boot the
</tr>
<tr class="odd">
<td>Bootup speed systemd-analyze</td>
<td>15 seconds</td>
<td>15 seconds*</td>
<td>75 seconds</td>
</tr>
<tr class="odd">
<td>Free RAM on 4GiB system in MiB</td>
<td>3136</td>
<td>3136*</td>
<td>2853</td>
</tr>
<tr class="odd">
@ -984,7 +984,7 @@ Its an initramdisk which includes everything. The calculated size to boot the
</tr>
<tr class="even">
<td>ROOTFS size in MiB</td>
<td>635</td>
<td>635*</td>
<td>1700</td>
</tr>
<tr class="odd">
@ -1094,7 +1094,7 @@ Its an initramdisk which includes everything. The calculated size to boot the
</tr>
<tr class="odd">
<td>Offline installation support</td>
<td>Yes</td>
<td>Yes**</td>
<td>No</td>
</tr>
<tr class="even">
@ -1134,7 +1134,8 @@ Its an initramdisk which includes everything. The calculated size to boot the
</tr>
</tbody>
</table>
<p>* All values were meassured in qemu (4GB RAM, kvm and virtio backend) with the normal archboot image.</p>
<p>* All values were meassured in qemu (4GB RAM, kvm and virtio backend) with the normal image.</p>
<p>** Only local image.
</ul>
<h3 data-number="2.18" id="development-git-repository"><span class="header-section-number">2.18</span> <strong><span dir="">Development: GIT repository</span></strong></h3>
<p>GIT repository can be found at <a href="https://gitlab.archlinux.org/tpowa/archboot"><strong>Arch Linux Gitlab</strong></a> or <a href="https://github.com/tpowa/Archboot"><strong>Github</strong></a> .</p>