From fe3fc0975f2cc1430e978848eaa9c9c28da6c1c8 Mon Sep 17 00:00:00 2001 From: Jake Day Date: Sat, 17 Feb 2018 15:40:43 -0500 Subject: [PATCH] adding config for modules to load in initramfs --- root/etc/initramfs-tools/modules | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 root/etc/initramfs-tools/modules diff --git a/root/etc/initramfs-tools/modules b/root/etc/initramfs-tools/modules new file mode 100644 index 000000000..3df446c6f --- /dev/null +++ b/root/etc/initramfs-tools/modules @@ -0,0 +1,18 @@ +# List of modules that you want to include in your initramfs. +# They will be loaded at boot time in the order below. +# +# Syntax: module_name [args ...] +# +# You must run update-initramfs(8) to effect this change. +# +# Examples: +# +# raid1 +# sd_mod +hid +hid_sensor_hub +i2c_hid +hid_generic +usbhid +hid_multitouch +intel_ipts