summaryrefslogtreecommitdiff
path: root/manpages/en/lb_config.1
diff options
context:
space:
mode:
authorBen Armstrong <synrg@debian.org>2011-08-16 12:35:33 +0200
committerDaniel Baumann <daniel@debian.org>2011-08-16 12:35:33 +0200
commitcecbaf84b76ac3a52d3a3d9fea21f25b485cbb42 (patch)
tree5c99cc0b73f286c83e51bf77af868d651ce52bcc /manpages/en/lb_config.1
parentfd344cdbed90a0e1df12de55acc05bcdc86feda0 (diff)
downloadvyos-live-build-cecbaf84b76ac3a52d3a3d9fea21f25b485cbb42.tar.gz
vyos-live-build-cecbaf84b76ac3a52d3a3d9fea21f25b485cbb42.zip
Removing old syslinux switches from lb_config manpage (Closes: #637939).
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r--manpages/en/lb_config.116
1 files changed, 4 insertions, 12 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 960926b79..bab80a4c7 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2011\-08\-13 3.0~a29-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2011\-08\-16 3.0~a29-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -215,11 +215,7 @@
.br
[\-s|\fB\-\-source\-images\fR iso|net|tar|usb\-hdd]
.br
- [\fB\-\-syslinux\-splash\fR \fIFILE\fR]
-.br
- [\fB\-\-syslinux\-timeout\fR \fISECONDS\fR]
-.br
- [\fB\-\-syslinux\-menu\fR true|false]
+ [\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR]
.br
[\fB\-\-tasksel\fR apt|aptitude|tasksel]
.br
@@ -468,12 +464,8 @@ defines the image type for the source image. Default is tar.
defines the path to a swap file to create in the binary image. Default is not to create a swap file.
.IP "\fB\-\-swap\-file\-size\fR \fIMB\fR" 4
defines what size in megabytes the swap file should be, if one is to be created. Default is 512MB.
-.IP "\fB\-\-syslinux\-splash\fR \fIFILE\fR" 4
-defines the file of the syslinux splash graphic that should be used instead of the default one.
-.IP "\fB\-\-syslinux\-timeout\fR \fISECONDS\fR" 4
-defines the timeout the syslinux bootloader should wait for input from the user at the bootprompt prior booting the default kernel. This defaults to 0 which means it will wait forever.
-.IP "\fB\-\-syslinux\-menu\fR true|false" 4
-defines if syslinux should be make use of the vgamenu capabilities or not.
+.IP "\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR" 4
+defines the syslinux theme to use. The theme suffix is the name of a directory in /usr/share/syslinux/themes/ provided by a package named syslinux\-theme\- plus the suffix. In debian mode, this defaults to debian\-squeeze.
.IP "\fB\-\-tasksel\fR apt|aptitude|tasksel" 4
selects which program is used to install tasks. By default, this is set to tasksel.
.IP "\fB\-\-templates\fR \fIPATH\fR" 4