summaryrefslogtreecommitdiff
path: root/conf/initramfs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/initramfs.conf')
-rw-r--r--conf/initramfs.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/initramfs.conf b/conf/initramfs.conf
index 38a0594..a9cadf7 100644
--- a/conf/initramfs.conf
+++ b/conf/initramfs.conf
@@ -4,12 +4,14 @@
#
#
-# MODULES: [ most | dep | list ]
+# MODULES: [ most | netboot | dep | list ]
#
# most - Add all framebuffer, acpi, filesystem, and harddrive drivers.
#
# dep - Try and guess which modules to load.
#
+# netboot - Add the base modules, network modules, but skip block devices.
+#
# list - Only include modules from the 'additional modules' list
#