Skip to content

Commit

Permalink
update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
tpowa committed Nov 15, 2024
1 parent 264d5ad commit c4fda3b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions usr/share/archboot/doc/archboot.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<body>
<p><span><img src="logo.png" alt="Logo"></span></p>
<h1>Archboot Home | <a href="https://archboot.com/gallery.html">Gallery</a> | <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>
<h2>2024 Fundraise: 0% <progress max="100" value="74">0%</progress> 100%</h2>
<h2>2024 Fundraise: 0% <progress max="100" value="84">0%</progress> 100%</h2>
<p><strong>&copy; 2006 - 2024 | <a href=mailto:tpowa@archlinux.org>Tobias Powalowski</a></strong> | Arch Linux Developer <strong><a href="https://archlinux.org/people/developers/#tpowa">tpowa</a></strong><br>
<strong>Last update: 15.10.2024 07:17</strong></p>
<strong>Last update: 15.11.2024 07:23</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>
Expand Down Expand Up @@ -835,12 +835,12 @@ <h2 data-number="5." id="archiso"><span class="header-section-number">5. </span>
<tr>
<td>Virtual Machine boot to prompt<sup>3</sup></td>
<td class="MyYes">17 seconds</td>
<td class="MyNo">22 seconds</td>
<td class="MyNo">21 seconds</td>
</tr>
<tr class="odd">
<td>Virtual Machine systemd-analyze<sup>3</sup></td>
<td class="MyYes">16 seconds</td>
<td class="MyNo">57 seconds</td>
<td class="MyNo">56 seconds</td>
</tr>
<tr class="odd">
<td>Minimum RAM to boot in MiB<sup>3</sup></td>
Expand All @@ -849,23 +849,23 @@ <h2 data-number="5." id="archiso"><span class="header-section-number">5. </span>
</tr>
<tr>
<td>Free RAM on system in MiB<sup>3</sup></td>
<td class="MyYes">3084</td>
<td class="MyNo">2730</td>
<td class="MyYes">3000</td>
<td class="MyNo">2700</td>
</tr>
<tr class="odd">
<td>Imagesize in MiB</td>
<td class="MyYes">266 - 993</td>
<td class="MyNo">1182</td>
<td class="MyYes">277 - 1034</td>
<td class="MyNo">1210</td>
</tr>
<tr class="even">
<td>ROOTFS size in MiB</td>
<td class="MyYes">771</td>
<td class="MyYes">820</td>
<td class="MyNo">1900</td>
</tr>
<tr class="odd">
<td>ROOTFS packages</td>
<td class="MyYes">226</td>
<td class="MyNo">419</td>
<td class="MyYes">227</td>
<td class="MyNo">403</td>
</tr>
<tr class="even">
<td>ROOTFS Type</td>
Expand Down Expand Up @@ -1391,7 +1391,7 @@ <h4 data-number="8.3.1" id="uefi-gpt"><span class="header-section-number">8.3.1<
</thead>
<tbody>
<tr class="odd">
<td><code>$ qemu-system-x86_64 -drive file=&lt;isofile&gt;,if=virtio,format=raw \<br>-usb -usbdevice tablet --enable-kvm -boot d \<br>--bios /usr/share/edk2-ovmf/x64/OVMF.fd -m &lt;memory&gt;</code></td>
<td><code>$ qemu-system-x86_64 -drive file=&lt;isofile&gt;,if=virtio,format=raw \<br>-usb -usbdevice tablet --enable-kvm -boot d \<br>drive if=pflash,format=raw,readonly=on,file=/usr/share/edk2/x64/OVMF_CODE.4m.fd -m &lt;memory&gt;</code></td>
</tr>
</tbody>
</table>
Expand All @@ -1403,7 +1403,7 @@ <h4 data-number="8.3.1" id="uefi-gpt"><span class="header-section-number">8.3.1<
</thead>
<tbody>
<tr class="odd">
<td><code>$ qemu-system-x86_64 -drive file=&lt;isofile&gt;,if=virtio,format=raw \<br>-usb -usbdevice tablet --enable-kvm -boot d \<br>--bios /usr/share/edk2-ovmf/ia32/OVMF.fd -m &lt;memory&gt; </code></td>
<td><code>$ qemu-system-x86_64 -drive file=&lt;isofile&gt;,if=virtio,format=raw \<br>-usb -usbdevice tablet --enable-kvm -boot d \<br>drive if=pflash,format=raw,readonly=on,file=/usr/share/edk2/ia32/OVMF_CODE.4m.fd -m &lt;memory&gt; </code></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion usr/share/archboot/doc/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<body>
<p><span><img src="logo.png" alt="Logo"></span></p>
<h1><a href="https://archboot.com">Archboot Home</a> | Gallery | <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>
<h2>2024 Fundraise: 0% <progress max="100" value="74">0%</progress> 100%</h2>
<h2>2024 Fundraise: 0% <progress max="100" value="84">0%</progress> 100%</h2>
<p><strong>&copy; 2006 - 2024 | <a href=mailto:tpowa@archlinux.org>Tobias Powalowski</a></strong> | Arch Linux Developer <strong><a href="https://archlinux.org/people/developers/#tpowa">tpowa</a></strong><br><strong>Last update: 15.10.2024 07:17</strong></p>
<h2>Grub Menu</h2>
<p><span><img src="grub.png" alt="Grub"></span></p>
Expand Down

0 comments on commit c4fda3b

Please sign in to comment.