update memory to boot

This commit is contained in:
Tobias Powalowski 2024-04-09 10:14:52 +02:00
parent e0b9b415da
commit 3ec28bb26f
2 changed files with 5 additions and 5 deletions

View file

@ -183,7 +183,7 @@ _create_iso() {
echo "archboot.com | (c) 2006 - 2024"
echo "Tobias Powalowski <tpowa@archlinux.org>"
echo ""
echo "Requirement: ${_ARCH} with 700M RAM and higher"
echo "Requirement: ${_ARCH} with 800M RAM and higher"
echo "Archboot:$(${_NSPAWN} "${_W_DIR}" pacman -Qi "${_ARCHBOOT}" | grep Version |\
cut -d ":" -f2 | sed -e "s/\r//g" -e "s/\x1b\[[0-9;]*m//g")"
[[ "${_ARCH}" == "riscv64" ]] || echo "Grub: $(${_NSPAWN} "${_W_DIR}" pacman -Qi grub |\

View file

@ -891,15 +891,15 @@ The calculated size to boot the image follows the formula:<br>
<td><a href="https://wiki.archlinux.org/title/Lynx" title="Lynx"><strong>Lynx</strong></a></td>
</tr>
<tr class="odd">
<td>IRC client</td>
<td class="MyNo">&#10006;</td>
<td><a href="https://wiki.archlinux.org/title/Irssi" title="Irssi"><strong>Irssi</strong></a></td>
</tr>
<tr class="even">
<td>Text browser preconfigured</td>
<td class="MyYes">&#10004;</td>
<td class="MyNo">&#10006;</td>
</tr>
<td>IRC client</td>
<td class="MyNo">&#10006;</td>
<td><a href="https://wiki.archlinux.org/title/Irssi" title="Irssi"><strong>Irssi</strong></a></td>
</tr>
<tr class="odd">
<td><a href="https://wiki.archlinux.org/title/Chromium" title="Chromium"><strong>Chromium</strong></a> browser</td>
<td class="MyOpt">&#9733;</td>