X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=config;h=dba827fadc5b5cda9d5096dc08847de1c34bf687;hp=e7f9c43af4f31819fd9cedff294840b3a080c25f;hb=06fc8bd266ad5f2ca4f28af7ae636f5db3c3bc57;hpb=d88d27d7f7455433b9c13a9738dd1fca8fcdd7c6 diff --git a/config b/config index e7f9c43..dba827f 100644 --- a/config +++ b/config @@ -95,10 +95,6 @@ # 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: @@ -183,6 +179,10 @@ # 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'