diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:09:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:09:44 +0000 |
commit | 92bba54d6fcdca3c5e6c4c28c160aaae213edf04 (patch) | |
tree | f161e3f8045d1e6bf2244ec8b26fac578fdf9fd2 /debian/progress-linux.templates | |
parent | Adding upstream version 20240420. (diff) | |
download | progress-linux-92bba54d6fcdca3c5e6c4c28c160aaae213edf04.tar.xz progress-linux-92bba54d6fcdca3c5e6c4c28c160aaae213edf04.zip |
Adding debian version 20240420-1.debian/20240420-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/progress-linux.templates')
-rw-r--r-- | debian/progress-linux.templates | 27 |
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). |