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.
27 lines
819 B
27 lines
819 B
Template: tasksel/first
|
|
Type: multiselect
|
|
Choices-C: ${CHOICES_C}
|
|
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: ${CHOICES_C}
|
|
Choices: ${CHOICES}
|
|
_Description: Choose software to install:
|
|
You can choose to install one or more of the following predefined
|
|
collections of software.
|
|
|
|
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
|
|
|