diff options
author | Ben Armstrong <synrg@debian.org> | 2011-08-16 12:35:33 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-08-16 12:35:33 +0200 |
commit | cecbaf84b76ac3a52d3a3d9fea21f25b485cbb42 (patch) | |
tree | 5c99cc0b73f286c83e51bf77af868d651ce52bcc /manpages/de/lb_config.de.1 | |
parent | fd344cdbed90a0e1df12de55acc05bcdc86feda0 (diff) | |
download | vyos-live-build-cecbaf84b76ac3a52d3a3d9fea21f25b485cbb42.tar.gz vyos-live-build-cecbaf84b76ac3a52d3a3d9fea21f25b485cbb42.zip |
Removing old syslinux switches from lb_config manpage (Closes: #637939).
Diffstat (limited to 'manpages/de/lb_config.de.1')
-rw-r--r-- | manpages/de/lb_config.de.1 | 22 |
1 files changed, 7 insertions, 15 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 4a72c3e69..3c9190d07 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.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\fP \- Create config directory @@ -220,11 +220,7 @@ .br [\-s|\fB\-\-source\-images\fP iso|net|tar|usb\-hdd] .br - [\fB\-\-syslinux\-splash\fP \fIFILE\fP] -.br - [\fB\-\-syslinux\-timeout\fP \fISECONDS\fP] -.br - [\fB\-\-syslinux\-menu\fP true|false] + [\fB\-\-syslinux\-theme\fP \fITHEME_SUFFIX\fP] .br [\fB\-\-tasksel\fP apt|aptitude|tasksel] .br @@ -734,15 +730,11 @@ not to create a swap file. .IP "\fB\-\-swap\-file\-size\fP \fIMB\fP" 4 defines what size in megabytes the swap file should be, if one is to be created. Default is 512MB. -.IP "\fB\-\-syslinux\-splash\fP \fIFILE\fP" 4 -defines the file of the syslinux splash graphic that should be used instead -of the default one. -.IP "\fB\-\-syslinux\-timeout\fP \fISECONDS\fP" 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\fP true|false" 4 -defines if syslinux should be make use of the vgamenu capabilities or not. +.IP "\fB\-\-syslinux\-theme\fP \fITHEME_SUFFIX\fP" 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\fP apt|aptitude|tasksel" 4 selects which program is used to install tasks. By default, this is set to tasksel. |