diff options
author | Daniel Baumann <daniel@debian.org> | 2011-07-19 11:57:14 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-07-19 11:57:21 +0200 |
commit | e4793268a3d14e945a96466441e31259c0df6e1b (patch) | |
tree | 65c3447d106633bb99033abbfb1595f32bc96998 /manpages/de | |
parent | eb2a305a5f692a1661001bae1c8e6d202f4280e9 (diff) | |
download | vyos-live-build-e4793268a3d14e945a96466441e31259c0df6e1b.tar.gz vyos-live-build-e4793268a3d14e945a96466441e31259c0df6e1b.zip |
Enabling hooks based on the mode we're building for.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_chroot_hooks.de.1 (renamed from manpages/de/lb_chroot_local-hooks.de.1) | 10 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/manpages/de/lb_chroot_local-hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1 index e1e12ec4e..74ce77b01 100644 --- a/manpages/de/lb_chroot_local-hooks.de.1 +++ b/manpages/de/lb_chroot_hooks.de.1 @@ -6,19 +6,19 @@ .TH LIVE\-BUILD 1 2011\-07\-19 3.0~a25 "Debian Live Project" .SH NAME -\fBlb chroot_local\-hooks\fP \- Complete the chroot stage +\fBlb chroot_hooks\fP \- Complete the chroot stage .SH SYNOPSIS -\fBlb chroot_local\-hooks\fP [\fIlive\-build options\fP] +\fBlb chroot_hooks\fP [\fIlive\-build options\fP] .SH DESCRIPTION -\fBlb chroot_local\-hooks\fP is a low\-level command (plumbing) of -\fIlive\-build\fP(7), the Debian Live tool suite. +\fBlb chroot_hooks\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME .SH OPTIONS -\fBlb chroot_local\-hooks\fP has no specific options but understands all generic +\fBlb chroot_hooks\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. diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 3080c9cb4..719c91582 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -138,7 +138,7 @@ install queued packages into chroot make build interactive .IP \fBlb_chroot_linux\-image\fP(1) 4 manage /etc/kernel\-img.conf -.IP \fBlb_chroot_local\-hooks\fP(1) 4 +.IP \fBlb_chroot_hooks\fP(1) 4 execute local hooks in chroot .IP \fBlb_chroot_local\-includes\fP(1) 4 copy local files into chroot |