only start bandwhich on online medium, update gallery

This commit is contained in:
Tobias Powalowski 2024-07-10 16:29:23 +02:00
parent 9f583f26df
commit b17f018411
13 changed files with 4 additions and 4 deletions

View file

@ -133,9 +133,9 @@ while [[ "${_TTY}" = "tty6" ]] ; do
fi
done
# start bandwhich on VC5 on online medium
while [[ "${_TTY}" = "tty5" ]] ; do
if command -v bandwhich 2>"${_NO_LOG}"; then
[[ ! -e ${_LOCAL_DB} ]] && bandwhich
while [[ "${_TTY}" = "tty5" && ! -e "${_LOCAL_DB}" ]] ; do
if command -v bandwhich &>"${_NO_LOG}"; then
bandwhich
fi
done
if [[ -e /usr/bin/setup ]]; then

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

@ -15,7 +15,7 @@
<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="38">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: 20.06.2024 12:13</strong></p>
<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: 10.07.2024 15:49</strong></p>
<h2>Grub Menu</h2>
<p><span><img src="grub.png" alt="Grub"></span></p>
<h2>Early Userspace</h2>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 12 KiB