doc/mk-sbuild.1: Add documentation for --debootstrap-proxy and DEBOOTSTRAP_PROXY

LP: #1926166
This commit is contained in:
Marco Trevisan (Treviño) 2021-04-26 17:35:22 +02:00
parent f97b19554f
commit ede8a77718

View File

@ -64,6 +64,9 @@ Disable checking gpg signatures of downloaded Release files by using
debootstrap's \fB\-\-no\-check\-gpg\fR option. See \fBdebootstrap\fR (8) debootstrap's \fB\-\-no\-check\-gpg\fR option. See \fBdebootstrap\fR (8)
for more details. for more details.
.TP .TP
.B \-\-debootstrap\-proxy\fR=\fIPROXY
Use \fIPROXY\fR as apt proxy.
.TP
.B \-\-distro\fR=\fIDISTRO .B \-\-distro\fR=\fIDISTRO
Enable distro-specific logic. Enable distro-specific logic.
When not provided, the distribution is determined from \fIrelease\fR. When not provided, the distribution is determined from \fIrelease\fR.
@ -120,6 +123,10 @@ Keyring file to use for checking gpg signatures of retrieved release files
Disable gpg verification of retrieved release files (same as Disable gpg verification of retrieved release files (same as
\fB\-\-debootstrap\-no\-check\-gpg\fR) \fB\-\-debootstrap\-no\-check\-gpg\fR)
.TP .TP
.B DEBOOTSTRAP_PROXY
Proxy to use for apt. (same as
\fB\-\-debootstrap\-proxy\fR)
.TP
.B SOURCE_CHROOTS_DIR .B SOURCE_CHROOTS_DIR
Use \fBSOURCE_CHROOTS_DIR\fR as home of schroot source directories. Use \fBSOURCE_CHROOTS_DIR\fR as home of schroot source directories.
(default \fB/var/lib/schroot/chroots\fR) (default \fB/var/lib/schroot/chroots\fR)