diff options
author | Daniel Baumann <daniel@debian.org> | 2011-01-02 01:15:23 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:40 +0100 |
commit | 69513e92791328e23ee856c00d439ae590678b91 (patch) | |
tree | a9dcce10bf632891b55721a7dda56f0a7f9167e7 /manpages/de/lb_config.de.1 | |
parent | dd9ecf35600a2df29afd7ca5eecf120fa85fcdbd (diff) | |
download | vyos-live-build-69513e92791328e23ee856c00d439ae590678b91.tar.gz vyos-live-build-69513e92791328e23ee856c00d439ae590678b91.zip |
Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate way to handle this.
Diffstat (limited to 'manpages/de/lb_config.de.1')
-rw-r--r-- | manpages/de/lb_config.de.1 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 2264c6557..2843aa59a 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -202,8 +202,6 @@ .br [\fB\-\-syslinux\-menu\fP true|false] .br - [\fB\-\-sysvinit\fP true|false] -.br [\fB\-\-tasksel\fP aptitude|tasksel] .br [\fB\-\-tasks\fP \fITASK\fP|"\fITASKS\fP"] @@ -682,11 +680,6 @@ 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\-\-sysvinit\fP true|false" 4 -defines if the sysvinit hack should be true or false. The sysvinit hack -disables all non\-essential services from starting up at bootup in order to -reduce overall boottime. By default this is false and in general there you -don't want to enable it. .IP "\fB\-\-tasksel\fP aptitude|tasksel" 4 selects which program is used to install tasks. By default, this is set to tasksel. |