summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorRoland Clobus <rclobus@rclobus.nl>2019-06-16 12:40:04 +0200
committerRoland Clobus <rclobus@rclobus.nl>2019-06-16 12:47:29 +0200
commita844199e300cd312e8ef0050e7f870996e85290a (patch)
treecbb11e84593039a99e81c024c4c03326e337a4c8 /manpages
parent58a82854a42d09e86edf8d78dcbfa351f936e3a2 (diff)
downloadvyos-live-build-a844199e300cd312e8ef0050e7f870996e85290a.tar.gz
vyos-live-build-a844199e300cd312e8ef0050e7f870996e85290a.zip
Manpage: Added documentation for --bootstrap-qemu-[arch|exclude|static]
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.112
1 files changed, 12 insertions, 0 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index dec50f12d..b8418ccbb 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -43,6 +43,12 @@
.br
[\fB\-\-bootloaders\fR grub-legacy|grub-pc|syslinux|grub-efi]
.br
+ [\fB\-\-bootstrap\-qemu\-arch \fIARCH\fR]
+.br
+ [\fB\-\-bootstrap\-qemu\-exclude \fIPACKAGES\fR]
+.br
+ [\fB\-\-bootstrap\-qemu\-static \fIPATH\fR]
+.br
[\fB\-\-breakpoints]
.br
[\fB\-\-cache\fR true|false]
@@ -277,6 +283,12 @@ 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\-\-bootstrap\-qemu\-arch \fIARCH\fR" 4
+sets the architectures to use foreign bootstrap. Defaults to empty.
+.IP "\fB\-\-bootstrap\-qemu\-exclude \fIPACKAGES\fR" 4
+sets the packages to exclude during foreign bootstrap. Defaults to empty.
+.IP "\fB\-\-bootstrap\-qemu\-static \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.
.IP "\fB\-\-cache\fR true|false" 4