1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 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).
|