diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-03 10:39:45 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-03 10:39:45 +0200 |
commit | 348cb4b391ea151511a077636a112b7399f99088 (patch) | |
tree | f2e6e76428552d5dae13ff40907f6a4131a63a7e /manpages/de/live-build.de.7 | |
parent | b8eff5a2f2720dcf8aca9e5c681c32c64207a719 (diff) | |
download | vyos-live-build-348cb4b391ea151511a077636a112b7399f99088.tar.gz vyos-live-build-348cb4b391ea151511a077636a112b7399f99088.zip |
Moving 'default' hooks for minimal and stripped to example hooks, they will have to be enabled manually now (Closes: #627183).
Previously, there were a couple of hooks that were automatically run
for some image flavours. This came back from the old days when we
had to deconfigure gdm and enable kdm explicitly for kde images.
After lenny, this hack was not needed anymore, and there's not much
sense to keep the mechanism in place at all. Better, let's treat all
images the same way wrt/ hooks and don't do special automagics.
The only images that is of concern of are minimal and stripped
which we don't build by default anyway. This also stopps confusing
others.
Diffstat (limited to 'manpages/de/live-build.de.7')
-rw-r--r-- | manpages/de/live-build.de.7 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 49573f76c..5970d3a1e 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 7 2011\-05\-18 3.0~a17 "Debian Live Project" +.TH LIVE\-BUILD 7 2011\-06\-03 3.0~a17 "Debian Live Project" .SH NAME \fBlive\-build\fP \- the Debian Live tool suite @@ -128,8 +128,6 @@ mount /dev/pts manage /sbin/dpkg .IP \fBlb_chroot_hacks\fP(1) 4 execute hacks in chroot -.IP \fBlb_chroot_hooks\fP(1) 4 -execute hooks in chroot .IP \fBlb_chroot_hostname\fP(1) 4 manage /bin/hostname .IP \fBlb_chroot_hosts\fP(1) 4 |