summaryrefslogtreecommitdiffstats
path: root/source/installer/build_installer.sh
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-06-07 23:31:27 +0000
committer Eric Hameleers <alien@slackware.com>2020-06-08 08:59:54 +0200
commitfd24414e6293d8d3c818a34ea63030b94df22f75 (patch)
tree0b5b559a61aaae2ca04a3a0dcf8f9a39615bb768 /source/installer/build_installer.sh
parentee48d8c07252f2fe9fd26558b8116b2595556891 (diff)
downloadcurrent-fd24414e6293d8d3c818a34ea63030b94df22f75.tar.gz
current-fd24414e6293d8d3c818a34ea63030b94df22f75.tar.xz
Sun Jun 7 23:31:27 UTC 202020200607233127
a/kernel-generic-5.4.45-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.45-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.45-x86_64-1.txz: Upgraded. d/kernel-headers-5.4.45-x86-1.txz: Upgraded. k/kernel-source-5.4.45-noarch-1.txz: Upgraded. l/imagemagick-7.0.10_17-x86_64-1.txz: Upgraded. l/python-certifi-2020.4.5.2-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/installer/build_installer.sh')
-rwxr-xr-xsource/installer/build_installer.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index c26bdfbbd..f087f1f68 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -1570,9 +1570,10 @@ for ind in $(seq 0 $((${#KERNELS[*]} -1)) ); do
mv block.orig/virtio_blk.ko block
rm -rf${VERBOSE1} block.orig
# Done with block directory
- # Save the Hyper-V modules in staging, but toss the rest:
+ # Grab a few modules from staging:
mv staging staging.orig
mv staging.orig/hv staging
+ mv staging.orig/exfat staging
rm -rf${VERBOSE1} staging.orig
# Save the Hyper-V keyboard module:
mkdir -p input.orig/serio