aboutsummaryrefslogtreecommitdiffstats
path: root/upslak.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2024-04-03 21:27:14 +0200
committer Eric Hameleers <alien@slackware.com>2024-04-03 21:27:14 +0200
commit275c5cec36e186d4246f51e351296f164e38dbdf (patch)
tree10083b120ee6cb0c7dc8a217611b6bbb75ca58c7 /upslak.sh
parent5f12eb52143453be88a2c3714925bdc01cc902ac (diff)
downloadliveslak-275c5cec36e186d4246f51e351296f164e38dbdf.tar.gz
liveslak-275c5cec36e186d4246f51e351296f164e38dbdf.tar.xz
upslak.sh : textual polish
Diffstat (limited to 'upslak.sh')
-rw-r--r--upslak.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/upslak.sh b/upslak.sh
index 4306453..438d90f 100644
--- a/upslak.sh
+++ b/upslak.sh
@@ -1214,7 +1214,7 @@ fi
# Update the initrd with regard to USB wait time, liveinit, kernel:
update_initrd ${USBMNT}/boot/initrd.img ${IMGDIR}
-# Add the new modules as a squashfs module:
+# Add the new kernel modules as a squashfs module:
if [ $UPKERNEL -eq 1 ] && [ $NOLIVEMODS -eq 0 ]; then
LIVE_MOD_SYS=$(dirname $(find ${USBMNT} -name "0099-${DISTRO}_zzzconf*.sxz" |head -1))
LIVE_MOD_ADD=$(dirname ${LIVE_MOD_SYS})/addons