mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
mk-sbuild: document eatmydata in the manpage
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
This commit is contained in:
parent
b687e11813
commit
4f10be3f13
@ -67,6 +67,12 @@ for more details.
|
|||||||
.B \-\-debootstrap\-proxy\fR=\fIPROXY
|
.B \-\-debootstrap\-proxy\fR=\fIPROXY
|
||||||
Use \fIPROXY\fR as apt proxy.
|
Use \fIPROXY\fR as apt proxy.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-eatmydata
|
||||||
|
Install and use eatmydata (default)
|
||||||
|
.TP
|
||||||
|
.B \-\-skip\-eatmydata
|
||||||
|
Don't install and use eatmydata
|
||||||
|
.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.
|
||||||
@ -127,6 +133,10 @@ Disable gpg verification of retrieved release files (same as
|
|||||||
Proxy to use for apt. (same as
|
Proxy to use for apt. (same as
|
||||||
\fB\-\-debootstrap\-proxy\fR)
|
\fB\-\-debootstrap\-proxy\fR)
|
||||||
.TP
|
.TP
|
||||||
|
.B EATMYDATA
|
||||||
|
Enable or disable eatmydata usage, see \fB\-\-eatmydata\fR
|
||||||
|
and \fB\-\-skip\-eatmydata\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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user