summaryrefslogtreecommitdiffstats
path: root/debootstrap.8
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2015-05-15 02:32:07 (GMT)
committerCyril Brulebois <kibi@debian.org>2015-05-15 02:38:31 (GMT)
commitbe99f7b4c1fc622f9c4d4f93d96aec649ff7c543 (patch)
tree286ebcbb9d544a3693cbb338701df561e38a9ff4 /debootstrap.8
parenteec4c44fc78efa492d4eea5ff69089b6b86979e1 (diff)
downloaddebootstrap-be99f7b4c1fc622f9c4d4f93d96aec649ff7c543.zip
debootstrap-be99f7b4c1fc622f9c4d4f93d96aec649ff7c543.tar.gz
debootstrap-be99f7b4c1fc622f9c4d4f93d96aec649ff7c543.tar.bz2
Add support for --force-check-gpg (Closes: #661501, #733179, #775454).
With this option, one can programmatically make sure keyring checks are used and that no fallback to an https mirror happens.
Diffstat (limited to 'debootstrap.8')
-rw-r--r--debootstrap.84
1 files changed, 4 insertions, 0 deletions
diff --git a/debootstrap.8 b/debootstrap.8
index 2cf44ca..106d172 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -93,6 +93,10 @@ to check signatures of retrieved Release files.
.IP "\fB\-\-no-check-gpg\fP"
Disables checking gpg signatures of retrieved Release files.
.IP
+.IP "\fB\-\-force-check-gpg\fP"
+Forces checking Release file signatures, disabling automatic fallback to
+HTTPS in case of a missing keyring.
+.IP
.IP "\fB\-\-verbose\fP"
Produce more info about downloading.
.IP