summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/progress-linux.templates')
-rw-r--r--debian/progress-linux.templates27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/progress-linux.templates b/debian/progress-linux.templates
new file mode 100644
index 0000000..ec393e8
--- /dev/null
+++ b/debian/progress-linux.templates
@@ -0,0 +1,27 @@
+Template: progress-linux/title
+Type: title
+_Description: Progress Linux: Setup
+
+Template: progress-linux/archives
+Type: multiselect
+Choices: ${CHOICES}
+Choices-C: ${CHOICES_C}
+Default:
+_Description: setup apt archives:
+ Please select the apt archives to setup.
+
+Template: progress-linux/archive-areas
+Type: multiselect
+Choices: ${CHOICES}
+Default:
+_Description: setup apt archive areas:
+ Please select the apt archive areas to setup.
+
+Template: progress-linux/mirror
+Type: string
+Default: https://deb.progress-linux.org/packages
+_Description: enter apt mirror:
+ Please specify the mirror to download packages from.
+ .
+ If unsure, leave empty which will use the default mirror
+ (https://deb.progress-linux.org/packages).