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 8ba90b522..bd35a2f89 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Thu Dec 17 20:19:08 UTC 2020
+ Add libinih, needed by xfsprogs.
++--------------------------+
Tue Dec 15 19:24:23 UTC 2020
Update dropbear to get ecdsa support. Thanks to Robby Workman.
+--------------------------+
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index 6c78239ae..5e0ea470e 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -877,6 +877,7 @@ a/grep \
a/gzip \
a/hdparm \
a/hwdata \
+a/inih \
a/jfsutils \
a/kmod \
a/lvm2 \
@@ -1229,6 +1230,7 @@ cp -fa${VERBOSE1} \
libgcrypt*.so* \
libgpg-error*.so* \
libgssapi_krb5.so* \
+ libinih.so* \
libk5crypto.so* \
libkeyutils.so* \
libkmod*so* \