add db5.3 to not installed packages

This commit is contained in:
Tobias Powalowski 2023-08-24 08:49:21 +02:00
parent ed72f0ab34
commit 669e67e73d
2 changed files with 2 additions and 2 deletions

View file

@ -139,7 +139,7 @@ if ! [[ -e /.clean-pacman-db ]]; then
libisoburn libburn libisofs mkinitcpio memtest linux-api-headers jansson libwbclient \
libbsd libmd libpcap libnftnl libnfnetlink libnetfilter_conntrack libsasl libldap memtest86+ \
memtest86+-efi mkinitcpio-busybox mtools libsysprof-capture libnsl libksba gdbm binutils \
cdrtools systemd-ukify python python-pefile limine"
cdrtools systemd-ukify python python-pefile limine db5.3"
for i in ${_RM_PACMAN_DB}; do
rm -rf /var/lib/pacman/local/"${i}"-[0-9]* &>/dev/null
done

View file

@ -13,7 +13,7 @@
<body>
<p><span><img src="/web/logo.png" alt="Logo"></span></p>
<h1>Archboot Project Gallery | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Z7GXKW4MKHK7C"><img src="/web/donate.png" alt="Donate"></a></h1>
<p><strong>&copy; 2006 - 2023 | <a href=mailto:tpowa@archlinux.org>Tobias Powalowski</a></strong><br>Arch Linux Developer <strong><a href="https://archlinux.org/people/developers/#tpowa">tpowa</a></strong><br><strong>Last update: 14.08.2023 17:42</strong></p>
<p><strong>&copy; 2006 - 2023 | <a href=mailto:tpowa@archlinux.org>Tobias Powalowski</a></strong><br>Arch Linux Developer <strong><a href="https://archlinux.org/people/developers/#tpowa">tpowa</a></strong><br><strong>Last update: 24.08.2023 08:25</strong></p>
<h2>Grub Menu</h2>
<p><span><img src="/web/grub.png" alt="Grub"></span></p>
<h2>Early Userspace</h2>