Provide new option --remove-configs to delete grml-debootstrap configuration files...
[grml-debootstrap.git] / config
diff --git a/config b/config
index fe4e1d5..f969aca 100644 (file)
--- a/config
+++ b/config
 # Default: '26ada0c0-1165-4098-884d-aafd2220c2c6'
 # DISK_IDENTIFIER="$(uuidgen)"
 
+# Delete grml-debootstrap configuration files from installed system.
+# Useful for reproducible builds or if you don't want to leak information.
+# Default: 'no'
+# REMOVE_CONFIGS='yes'
+
 ## END OF FILE #################################################################