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/en/live-build.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/en/live-build.7')
-rw-r--r-- | manpages/en/live-build.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index ae8ff1a98..ec12c9416 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -141,8 +141,8 @@ manage /etc/apt/sources.list mount /sys .IP "\fBlb_chroot_sysv\-rc\fR(1)" 4 manage /usr/sbin/policy\-rc.d -.IP "\fBlb_chroot_tasks\fR(1)" 4 -install tasks into chroot +.IP "\fBlb_chroot_local\-tasklists\fR(1)" 4 +install local task lists into chroot .SS Binary commands .IP "\fBlb_binary_chroot\fR(1)" 4 copy chroot into chroot |