summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer')
-rw-r--r--source/installer/ChangeLog.txt4
-rwxr-xr-xsource/installer/build_installer.sh1
2 files changed, 5 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index b0f413e80..43f7cda15 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,7 @@
+Fri Jul 10 00:21:42 UTC 2020
+ Add speakup modules to the installer image. We'll hopefully figure out how to
+ better handle these in the future.
++--------------------------+
Sun Jun 7 23:24:18 UTC 2020
Fix NTFS partition detection, and add support for exFAT.
+--------------------------+
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index f087f1f68..d3841190b 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -1574,6 +1574,7 @@ for ind in $(seq 0 $((${#KERNELS[*]} -1)) ); do
mv staging staging.orig
mv staging.orig/hv staging
mv staging.orig/exfat staging
+ mv staging.orig/speakup staging
rm -rf${VERBOSE1} staging.orig
# Save the Hyper-V keyboard module:
mkdir -p input.orig/serio