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/lb_config.de.1 | |
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/lb_config.de.1')
-rw-r--r-- | manpages/de/lb_config.de.1 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 31ff1973b..8cb3c8764 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -226,8 +226,6 @@ .br [\fB\-\-tasksel\fP apt|aptitude|tasksel] .br - [\fB\-\-tasks\fP \fITASK\fP|"\fITASKS\fP"] -.br [\fB\-\-templates\fP \fIPATH\fP] .br [\fB\-\-virtual\-root\-size \fP\fIMB\fP] @@ -739,12 +737,6 @@ defines if syslinux should be make use of the vgamenu capabilities or not. .IP "\fB\-\-tasksel\fP apt|aptitude|tasksel" 4 selects which program is used to install tasks. By default, this is set to tasksel. -.IP "\fB\-\-tasks\fP \fITASK\fP|\(dq\fITASKS\fP\(dq" 4 -defines one or more package tasks to be installed in the live system. This -is a quick and convenient way to get a reasonable default selection of -packages suitable for most users when building an image, but it results in -quite big images. If you want to have finer grained package selections, -local package lists should be used instead. .IP "\fB\-\-templates\fP \fIPATH\fP" 4 sets the path to the templates that live\-build is going to use, e.g. for bootloaders. By default, this is set to /usr/share/live/build/templates/. |