fix console font

This commit is contained in:
Tobias Powalowski 2023-11-16 21:24:54 +01:00
parent 9502ada75a
commit 663882c112
2 changed files with 7 additions and 4 deletions

View file

@ -117,6 +117,8 @@ if ! [[ -e /.vconsole-run ]]; then
fi
echo KEYMAP=us >/etc/vconsole.conf
echo FONT=ter-v${SIZE}n >>/etc/vconsole.conf
echo -e "\e[1mInitializing Console...\e[m"
printf "\ec"
systemctl restart systemd-vconsole-setup
fi
@ -181,6 +183,7 @@ elif [[ "$(grep -w MemTotal /proc/meminfo | cut -d ':' -f2 | sed -e 's# ##g' -e
_memory_error "2.6GB"
_enter_shell
else
sleep 1
_welcome
_run_update_installer
fi

View file

@ -15,7 +15,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> | Arch Linux Developer <strong><a href="https://archlinux.org/people/developers/#tpowa">tpowa</a></strong><br><strong>Last update: 15.11.2023 14:32</strong></p>
<p><strong>&copy; 2006 - 2023 | <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: 16.11.2023 21:11</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>
@ -782,7 +782,7 @@ The calculated size to boot the image follows the formula:<br>
</tr>
<tr>
<td>Real Machine boot to prompt<sup>2</sup></td>
<td class="MyYes">60 seconds</td>
<td class="MyYes">52 seconds</td>
<td class="MyNo">100 seconds</td>
</tr>
<tr>
@ -797,8 +797,8 @@ The calculated size to boot the image follows the formula:<br>
</tr>
<tr class="odd">
<td>Minimum RAM to boot in MiB<sup>3</sup></td>
<td class="MyYes">740</td>
<td class="MyNo">770</td>
<td class="MyNo">780</td>
<td class="MyYes">770</td>
</tr>
<tr>
<td>Free RAM on system in MiB<sup>3</sup></td>