summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.16
1 files changed, 4 insertions, 2 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index e7166bdb8..5eb9993ad 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -280,7 +280,7 @@ defines the filesystem to be used in the image type. This only has an effect if
.IP "\fB\-\-bootappend\-install\fR \fIPARAMETER\fR|""\fIPARAMETERS\fR""" 4
sets boot parameters specific to debian\-installer, if included.
.IP "\fB\-\-bootappend\-live\fR \fIPARAMETER\fR|""\fIPARAMETERS\fR""" 4
-sets boot parameters specific to debian\-live. A complete list of boot parameters can be found, for etch, in the manpage of casper, for all other distributions in the manpage of live\-boot and live\-config. On the images, a list of all parameters (without comments) is included in the /parameters.txt.
+sets boot parameters specific to debian\-live. A complete list of boot parameters can be found in the live\-boot(7) and live\-config(7) man pages.
.IP "\fB\-\-bootloader\fR grub|syslinux|yaboot" 4
defines which bootloader is beeing used in the generated image. This has only an effect if the selected binary image type does allow to 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 usb\-hdd images on amd64 and i386, the default is syslinux. yaboot is only used on powerpc.
.IP "\fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap|copy" 4
@@ -507,7 +507,9 @@ An optional, global configuration file for \fBlb config\fR variables. It is usef
.\" FIXME
.SH SEE ALSO
-\fIlive\-build\fR(7)
+.BR \fIlive\-build\fR(7),
+.BR \fIlive\-boot\fR(7),
+.BR \fIlive\-config\fR(7)
.PP
This program is a part of live\-build.