summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer')
-rw-r--r--source/installer/ChangeLog.txt3
-rwxr-xr-xsource/installer/build_installer.sh2
2 files changed, 5 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index c7c0992a7..e28b9d61a 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Sat Jan 9 19:43:33 UTC 2021
+ Add libzstd.so.1, needed by kmod.
++--------------------------+
Thu Dec 31 20:35:53 UTC 2020
Add libelogind.so.0, needed by libprocps.so.8.
+--------------------------+
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index bc8c978e9..5cc3b3534 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -930,6 +930,7 @@ l/pcre \
l/popt \
l/readline \
l/zlib \
+l/zstd \
n/dhcpcd \
n/dnsmasq \
n/iproute2 \
@@ -1271,6 +1272,7 @@ cp -fa${VERBOSE1} \
libstdc++*.so* \
libunistring*.so* \
libusb-1.0*.so* \
+ libzstd.so* \
$PKG/$ARCH-installer-filesystem/usr/lib${LIBDIRSUFFIX}/
# Stuff needed for os-prober: