From 454043122d452e67535a249076fd17c007644b27 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 16 May 2011 15:03:56 +0100 Subject: Allow installing tasks using apt-get, and do so by default for Ubuntu (Closes: #626940). --- manpages/en/lb_config.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manpages') 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. -- cgit v1.2.3