Reformat manpage
[grml-debootstrap.git] / config
diff --git a/config b/config
index 9a66f30..9467498 100644 (file)
--- a/config
+++ b/config
@@ -40,6 +40,10 @@ GRUB=''
 # GROOT='hd0,0'
 GROOT=''
 
+# specifiy additional bootparameters for usage in grub 
+# e.g. "pci=nomsi"
+BOOT_APPEND=''
+
 ################################################################################
 # Now the variables you might want to adjust, but need not to...