Add option to pass extra options to initrd generator
[grml-debootstrap.git] / config
diff --git a/config b/config
index 107ef1a..68850cc 100644 (file)
--- a/config
+++ b/config
 # Default: 'initramfs-tools'
 # INITRD_GENERATOR='initramfs-tools'
 
+# Pass extra options to the selected initrd generator
+# Default: no default
+# INITRD_GENERATOR_OPTS='-v'
+
 # If the specified file exists its content will be displayed at the end of the
 # installation process.
 # Useful for checking for errors and display warning message.