From 4adb5b02f6f96275647940f6ec2c0d4481f6ba25 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 25 Jun 2022 23:08:39 -0400 Subject: [PATCH] Updated base_devel --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index dcdf9e6..87c7897 100755 --- a/install.sh +++ b/install.sh @@ -151,7 +151,7 @@ fstabgen -U /mnt >> /mnt/etc/fstab echo "$hostname" > /mnt/etc/hostname # installing base packages -base_devel='autoconf automake binutils bison fakeroot file findutils flex gawk gcc gettext grep groff pigz pbzip2 libtool m4 make pacman patch pkgconf sed opendoas texinfo which' +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 # exporting variables