Added man-db to basestrap

This commit is contained in:
2022-06-26 00:27:40 -04:00
parent be812ab99a
commit 30d7173f5f
+1 -1
View File
@@ -153,7 +153,7 @@ echo "hostname=\'"$hostname"\'" > /mnt/etc/conf.d/hostname
# installing base packages
base_devel='db diffutils gc guile libisl libmpc perl autoconf automake binutils bison esysusers etmpfiles fakeroot file findutils flex gawk gcc gettext grep groff gzip libtool m4 make pacman patch pkgconf sed opendoas texinfo which'
basestrap /mnt base $base_devel openrc elogind-openrc linux linux-firmware git nano
basestrap /mnt base $base_devel openrc elogind-openrc linux linux-firmware git nano man-db
# exporting variables
mkdir /mnt/tempfiles