summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-03-28 03:10:14 +0000
committerLyndon Brown <jnqnfe@gmail.com>2020-04-23 11:52:13 +0100
commitb833eb365016aad892a4e1e2fd6f3fed3cedf5c0 (patch)
tree2650ffe9e69400d9ce15246d02c99e27b7266297 /manpages
parentf73797158e631d9fa2d4c9994e2feff542a7501b (diff)
downloadvyos-live-build-b833eb365016aad892a4e1e2fd6f3fed3cedf5c0.tar.gz
vyos-live-build-b833eb365016aad892a4e1e2fd6f3fed3cedf5c0.zip
manpages: indicate in usage that multiple bootloaders can be given
Gbp-Dch: Ignore
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.14
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index c011ad496..e1b9fa3df 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -44,7 +44,7 @@
.br
[\fB\-\-bootappend\-live\-failsafe\fR \fIPARAMETER\fR|\fI"PARAMETERS"\fR]
.br
- [\fB\-\-bootloaders\fR grub-legacy|grub-pc|syslinux|grub-efi]
+ [\fB\-\-bootloaders\fR grub-legacy|grub-pc|syslinux|grub-efi|\fI"BOOTLOADERS"\fR]
.br
[\fB\-\-bootstrap\-qemu\-arch \fIARCH\fR]
.br
@@ -285,7 +285,7 @@ sets boot parameters specific to debian\-installer, if included.
sets boot parameters specific to debian\-live. A complete list of boot parameters can be found in the \fIlive\-boot\fR(7) and \fIlive\-config\fR(7) manual pages.
.IP "\fB\-\-bootappend\-live\-failsafe\fR \fIPARAMETER\fR|""\fIPARAMETERS\fR""" 4
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
+.IP "\fB\-\-bootloaders\fR grub-legacy|grub-pc|syslinux|grub-efi|""\fIBOOTLOADERS\fR""" 4
defines which bootloaders to use in the generated image. This only has an effect if the selected binary image type lets you choose the bootloader. For example, if you build an ISO then syslinux (or more precise, isolinux) is always used. Also note that not all combinations of binary images types and bootloaders are supported (\fBlb config\fR will fail to create such an unsupported configuration and will give a explanation about it). For HDD images on amd64 and i386, the default is syslinux. This option supports more than one bootloader to be specified (space or comma separated) in order to allow for both BIOS and EFI bootloaders to be included, though note that only one of each type can be used (i.e. do not try to use two BIOS bootloaders).
.IP "\fB\-\-bootstrap\-qemu\-arch \fIARCH\fR" 4
sets the architectures to use foreign bootstrap. Defaults to empty.