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 e15dc8cf2..55fdfaffa 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Fri Oct 30 22:06:27 UTC 2020
+ Add libnsl. Thanks to Olek.
++--------------------------+
Thu Oct 29 21:50:02 UTC 2020
Don't build the inetd busybox applet.
+--------------------------+
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index 48268c98c..6c78239ae 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -919,6 +919,7 @@ l/keyutils \
l/libaio \
l/libcap \
l/libidn2 \
+l/libnsl \
l/libunistring \
l/libusb \
l/lzo \
@@ -1235,6 +1236,7 @@ cp -fa${VERBOSE1} \
libkrb5support.so* \
liblzma*so* \
libmount.so* \
+ libnsl.so* \
libpam*.so* \
libpcre.so* \
libpopt*.so* \