code style; einfo GRUB_INSTALL; document GRUB_INSTALL
[grml-debootstrap.git] / config
diff --git a/config b/config
index 6638a44..ba57247 100644 (file)
--- a/config
+++ b/config
 # TARGET='/mnt/grml' # install into directory /mnt/grml
 
 # Install the grub bootloader?
+# Default: 'yes'
+# Usage example:
+# GRUB_INSTALL='no' # Do not install the grub bootloader.
+
 # Specify the device where grub will be installed.
 # Note: grub can not be installed into a partition.
 # Default: no default. (Grub will not be installed.)