You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
18 years ago | |
---|---|---|
debian | 18 years ago | |
po | 18 years ago | |
scratch | 23 years ago | |
tasks | 18 years ago | |
tests | 18 years ago | |
Makefile | 18 years ago | |
README | 18 years ago | |
README.translators | 18 years ago | |
TODO | 18 years ago | |
doincludes.pl | 19 years ago | |
listpackages.pl | 19 years ago | |
makedesc.pl | 18 years ago | |
makeoverride.pl | 19 years ago | |
tasksel-debconf | 18 years ago | |
tasksel.pl | 18 years ago | |
tasksel.pod | 18 years ago |
README
The interface uses debconf for consistency with the rest of the Debian
installer.
On startup, the tasksel program will read all *.desc files in
/usr/share/tasksel/ for information about what tasks are available. The
tasks will be presented in a simple list selection screen with their short
descriptions.
On exit, tasksel executes the appropriate apt-get command to install the
selected packages. If the -t option is given, then tasksel prints out the
command line to use to stdout instead. All other messages are printed to
stderr.
To get a new task added, please file a bug report on tasksel.
Debian derived distributions can add a new .desc file to
/usr/share/tasksel/ to add additional tasks, or modify/divert
debian-tasks.desc to remove tasks.