summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-04-27 06:23:18 +0100
committerLyndon Brown <jnqnfe@gmail.com>2020-04-29 10:34:54 +0100
commit7149307e073f66f210c852b55cd77adf1d8b9f2a (patch)
treedd2098745fbf132f47df079d074a838841dc8824
parenta0c7db975900e863355f2d025afd0361dc2d67b9 (diff)
downloadvyos-live-build-7149307e073f66f210c852b55cd77adf1d8b9f2a.tar.gz
vyos-live-build-7149307e073f66f210c852b55cd77adf1d8b9f2a.zip
manpages: clarify --breakpoints
Gbp-Dch: Ignore
-rw-r--r--manpages/en/lb_config.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 6326cd69f..66a0611b1 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -275,7 +275,7 @@ sets the packages to exclude during foreign bootstrap. Defaults to empty.
.IP "\fB\-\-bootstrap\-qemu\-static\fR \fIPATH\fR" 4
sets the static qemu binary for foreign bootstrap. Defaults to empty.
.IP "\fB\-\-breakpoints\fR" 4
-inserts pauses during the generation of the image.
+inserts pauses during the generation of the image, where breakpoints have been placed, if any (development oriented).
.IP "\fB\-\-build\-with\-chroot\fR true|false" 4
defines whether live\-build should use the tools from within the chroot to build the binary image or not by using and including the host system's tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux and grub, and the auxiliary tools such as dosfstools, xorriso, squashfs-tools and others) do not \fBexactly\fR match what is present at build-time in the target distribution. Never disable this option unless you are \fBexactly\fR sure what you are doing and have \fBcompletely\fR understood its consequences.
.IP "\fB\-\-cache\fR true|false" 4