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 | |
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')
-rw-r--r-- | manpages/de/lb_chroot_sysvinit.de.1 | 47 | ||||
-rw-r--r-- | manpages/de/lb_config.de.1 | 7 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 2 |
3 files changed, 0 insertions, 56 deletions
diff --git a/manpages/de/lb_chroot_sysvinit.de.1 b/manpages/de/lb_chroot_sysvinit.de.1 deleted file mode 100644 index 85c73ed83..000000000 --- a/manpages/de/lb_chroot_sysvinit.de.1 +++ /dev/null @@ -1,47 +0,0 @@ -.\"******************************************************************* -.\" -.\" This file was generated with po4a. Translate the source file. -.\" -.\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-02 3.0~a10 "Debian Live Project" - -.SH NAME -\fBlb chroot_sysvinit\fP \- Complete the chroot stage - -.SH SYNOPSIS -\fBlb chroot_sysvinit\fP [\fIlive\-build options\fP] - -.SH DESCRIPTION -\fBlb chroot_sysvinit\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), -the Debian Live tool suite. -.PP - -.\" FIXME -.SH OPTIONS -\fBlb chroot_sysvinit\fP has no specific options but understands all generic -live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic -live\-build options. - -.SH FILES -.\" FIXME -.IP \fBn/a\fP 4 - -.SH "SEE ALSO" -\fIlive\-build\fP(7) -.PP -This program is a part of live\-build. - -.SH HOMEPAGE -More information about live\-build and the Debian Live project can be found -on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at -<\fIhttp://live.debian.net/manual/\fP>. - -.SH BUGS -Bugs can be reported by submitting a bugreport for the live\-build package in -the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by -writing a mail to the Debian Live mailing list at -<\fIdebian\-live@lists.debian.org\fP>. - -.SH AUTHOR -live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for -the Debian project. 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. diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 47a1aa404..75195995d 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -168,8 +168,6 @@ mount /selinux manage /etc/apt/sources.list .IP \fBlb_chroot_sysfs\fP(1) 4 mount /sys -.IP \fBlb_chroot_sysvinit\fP(1) 4 -configure sysvinit .IP \fBlb_chroot_sysv\-rc\fP(1) 4 manage /usr/sbin/policy\-rc.d .IP \fBlb_chroot_tasks\fP(1) 4 |