summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks
diff options
context:
space:
mode:
Diffstat (limited to 'config/chroot_local-hooks')
-rwxr-xr-xconfig/chroot_local-hooks/initramfs-nfs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/initramfs-nfs b/config/chroot_local-hooks/initramfs-nfs
new file mode 100755
index 0000000..6f806b2
--- /dev/null
+++ b/config/chroot_local-hooks/initramfs-nfs
@@ -0,0 +1,3 @@
+#!/bin/sh
+# include nfsv2, nfsv3 and nfsv4 in initramfs
+printf 'nfsv2\nnfsv3\nnfsv4\n' > /usr/share/initramfs-tools/modules.d/nfs