summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-07-12 18:52:15 +0000
committer Eric Hameleers <alien@slackware.com>2019-07-13 08:59:47 +0200
commit424ebe6bb56b8c6aca51f472910c5401ce210aa2 (patch)
treef9bf22ddd9ba89ec1166498e56a7f5e741c46980 /source/installer
parent61ca076d7dd5bad5ceeaf9cb3fccd6d7f0db84ec (diff)
downloadcurrent-424ebe6bb56b8c6aca51f472910c5401ce210aa2.tar.gz
current-424ebe6bb56b8c6aca51f472910c5401ce210aa2.tar.xz
Fri Jul 12 18:52:15 UTC 201920190712185215
a/kernel-firmware-20190712_d52556e-noarch-1.txz: Upgraded. l/M2Crypto-0.35.2-x86_64-2.txz: Rebuilt. Upgraded to typing-3.7.4. l/pycurl-7.43.0.3-x86_64-1.txz: Upgraded. tcl/tclx-8.4.2-x86_64-1.txz: Upgraded. x/xauth-1.1-x86_64-1.txz: Upgraded.
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 3f47f5ec7..c3a78b07a 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,7 @@
+Fri Jul 12 18:42:02 UTC 2019
+ build-installer.sh: Add cqhci.ko kernel module.
+ Thanks to Pomme Raccoon.
++--------------------------+
Wed Jul 10 22:33:27 UTC 2019
/sbin/reboot: shell script to call the real reboot with "reboot -f" to
prevent a reboot hang after installation.
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index 2b0cf1d08..dcdc20382 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -1504,6 +1504,7 @@ for ind in $(seq 0 $((${#KERNELS[*]} -1)) ); do
mv mmc/host.orig/sdhci.ko mmc/host
mv mmc/host.orig/sdhci-acpi.ko mmc/host
mv mmc/host.orig/sdhci-pci.ko mmc/host
+ mv mmc/host.orig/cqhci.ko mmc/host
rm -rf${VERBOSE1} mmc/host.orig
cd usb/