summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorRoland Clobus <rclobus@rclobus.nl>2019-06-12 11:49:24 +0200
committerRoland Clobus <rclobus@rclobus.nl>2019-06-16 12:47:12 +0200
commit75733ac55457929abfea6b2c633c285c52bc2de2 (patch)
tree1f4d8248f2a822d6a8a77705e535a17716a743e8 /manpages
parent45e45a8a22bfdabe9ef8420b94aa6c202b794fb3 (diff)
downloadvyos-live-build-75733ac55457929abfea6b2c633c285c52bc2de2.tar.gz
vyos-live-build-75733ac55457929abfea6b2c633c285c52bc2de2.zip
Manpage: Added documentation for --breakpoints
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.14
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index de415dbc8..3065e0851 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -43,6 +43,8 @@
.br
[\fB\-\-bootloaders\fR grub-legacy|grub-pc|syslinux|grub-efi]
.br
+ [\fB\-\-breakpoints]
+.br
[\fB\-\-cache\fR true|false]
.br
[\fB\-\-cache\-indices\fR true|false]
@@ -281,6 +283,8 @@ sets boot parameters specific to debian\-live. A complete list of boot parameter
sets boot parameters specific to debian\-live failsafe boot entries. A complete list of boot parameters can be found in the \fIlive\-boot\fR(7) and \fIlive\-config\fR(7) manual pages.
.IP "\fB\-\-bootloaders\fR grub-legacy|grub-pc|syslinux|grub-efi" 4
defines which bootloader is being used in the generated image. This has only an effect if the selected binary image type lets you choose the bootloader. For example, if you build a iso, always syslinux (or more precise, isolinux) is being used. Also note that some combinations of binary images types and bootloaders may be possible but live\-build does not support them yet. \fBlb config\fR will fail to create such a not yet supported configuration and give a explanation about it. For hdd images on amd64 and i386, the default is syslinux.
+.IP "\fB\-\-breakpoints\fR" 4
+inserts pauses during the generation of the image.
.IP "\fB\-\-cache\fR true|false" 4
defines globally if any cache should be used at all. Different caches can be controlled through the their own options.
.IP "\fB\-\-cache\-indices\fR true|false" 4