summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2011-05-16 15:03:56 +0100
committerDaniel Baumann <daniel@debian.org>2011-05-16 22:11:15 +0200
commit454043122d452e67535a249076fd17c007644b27 (patch)
treefd1a9d010f26f9585b032b4a4fad8b70a19209d4 /manpages
parentc5df1371f8e5f092522de8c5fd0c4b282520baac (diff)
downloadvyos-live-build-454043122d452e67535a249076fd17c007644b27.tar.gz
vyos-live-build-454043122d452e67535a249076fd17c007644b27.zip
Allow installing tasks using apt-get, and do so by default for Ubuntu (Closes: #626940).
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/lb_config.14
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 8e82782d4..07d7ab60d 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -223,7 +223,7 @@
.br
[\fB\-\-syslinux\-menu\fR true|false]
.br
- [\fB\-\-tasksel\fR aptitude|tasksel]
+ [\fB\-\-tasksel\fR apt|aptitude|tasksel]
.br
[\fB\-\-tasks\fR \fITASK\fR|"\fITASKS\fR"]
.br
@@ -476,7 +476,7 @@ defines the file of the syslinux splash graphic that should be used instead of t
defines the timeout the syslinux bootloader should wait for input from the user at the bootprompt prior booting the default kernel. This defaults to 0 which means it will wait forever.
.IP "\fB\-\-syslinux\-menu\fR true|false" 4
defines if syslinux should be make use of the vgamenu capabilities or not.
-.IP "\fB\-\-tasksel\fR aptitude|tasksel" 4
+.IP "\fB\-\-tasksel\fR apt|aptitude|tasksel" 4
selects which program is used to install tasks. By default, this is set to tasksel.
.IP "\fB\-\-tasks\fR \fITASK\fR|""\fITASKS\fR""" 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.