Release new version 0.52
[grml-debootstrap.git] / config
diff --git a/config b/config
index e7f9c43..dba827f 100644 (file)
--- a/config
+++ b/config
 # Default: 'debootstrap'
 # DEBOOTSTRAP='debootstrap'
 
-# Enable Secure APT (Package sources must be signed).
-# Default: 'yes'
-# SECURE='no'
-
 # Pass extra options to debootstrap.
 # Default: no default.
 # Usage example:
 # Default: 'yes'
 # RM_APTCACHE='no'
 
+# Upgrade system via apt-get/aptitude update + [safe-]upgrade.
+# Default: 'yes'
+# UPGRADE_SYSTEM='no'
+
 # Explicit generation of initrd via update-initramfs.
 # Default: 'yes'
 # INITRD='no'