Template: tasksel/first
Type: multiselect
Choices-C: ${ORIGCHOICES}
Choices: ${CHOICES}
_Description: Choose software to install:
 At the moment, only the core of the system is installed. To tune the
 system to your needs, you can choose to install one or more of the
 following predefined collections of software.

Template: tasksel/tasks
Type: multiselect
Choices-C: ${ORIGCHOICES}
Choices: ${CHOICES}
_Description: Choose software to install:
 You can choose to install one or more of the following predefined
 collections of software.

Template: tasksel/limit-tasks
Type: string
Description: Which tasks should be shown:
 This can be preseeded to only display a subset of the available tasks.

Template: tasksel/desktop
Type: multiselect
Choices: gnome, kde, xfce
Default: gnome
Description: The desktop environment to install when the desktop task is selected
 This can be preseeded to change the default.

Template: tasksel/title
Type: title
_Description: Software selection
