diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-11 15:25:33 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-11 15:54:40 +0200 |
commit | f06a2e3d37e382447952e8912e9889e6f22fb1e0 (patch) | |
tree | 9c04262230c90cbe46a2c22382aad16c62c207c7 /manpages/de/live-build.de.7 | |
parent | 0633d3bc96a513b26f0728077d9dfd9fc2ee5788 (diff) | |
download | vyos-live-build-f06a2e3d37e382447952e8912e9889e6f22fb1e0.tar.gz vyos-live-build-f06a2e3d37e382447952e8912e9889e6f22fb1e0.zip |
Reworking chroot_tasks into chroot_local-tasklists, now packages and tasks are (almost) handled identical and through local lists only.
Diffstat (limited to 'manpages/de/live-build.de.7')
-rw-r--r-- | manpages/de/live-build.de.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 721d4375d..4cf50aded 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -164,8 +164,8 @@ manage /etc/apt/sources.list mount /sys .IP \fBlb_chroot_sysv\-rc\fP(1) 4 manage /usr/sbin/policy\-rc.d -.IP \fBlb_chroot_tasks\fP(1) 4 -install tasks into chroot +.IP \fBlb_chroot_local\-tasklists\fP(1) 4 +install local task lists into chroot .SS "Binary commands" .IP \fBlb_binary_chroot\fP(1) 4 copy chroot into chroot |