From 806a9725daf2bc3c1636dd6072619900efe9866f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:46:30 +0200 Subject: Adding debian version 3.73. Signed-off-by: Daniel Baumann --- debian/templates | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 debian/templates (limited to 'debian/templates') diff --git a/debian/templates b/debian/templates new file mode 100644 index 0000000..f2d778e --- /dev/null +++ b/debian/templates @@ -0,0 +1,25 @@ +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, lxde, gnome-flashback, cinnamon, mate, lxqt +_Description: This can be preseeded to override the default desktop. + +Template: tasksel/title +Type: title +_Description: Software selection -- cgit v1.2.3