summaryrefslogtreecommitdiffstats
path: root/client/boot-tools/clientstructure/etc/initramfs-tools/hooks/oghooks
diff options
context:
space:
mode:
Diffstat (limited to 'client/boot-tools/clientstructure/etc/initramfs-tools/hooks/oghooks')
-rwxr-xr-xclient/boot-tools/clientstructure/etc/initramfs-tools/hooks/oghooks4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/boot-tools/clientstructure/etc/initramfs-tools/hooks/oghooks b/client/boot-tools/clientstructure/etc/initramfs-tools/hooks/oghooks
index 51f452ff..67f807ab 100755
--- a/client/boot-tools/clientstructure/etc/initramfs-tools/hooks/oghooks
+++ b/client/boot-tools/clientstructure/etc/initramfs-tools/hooks/oghooks
@@ -43,6 +43,8 @@ mkdir -p ${DESTDIR}/boot;
copy_exec /bin/bash-static /bin/bash
copy_exec /usr/bin/unionfs-fuse
copy_exec /sbin/mount.cifs
+copy_exec /sbin/mount.smbfs
+copy_exec /bin/lsmod
# Insert OpenGnsys Engine
@@ -54,5 +56,7 @@ manual_add_modules cifs
manual_add_modules smbfs
manual_add_modules atl1e
manual_add_modules squashfs
+manual_add_modules md4
+