debian/: Add packaging support.
[runlisp] / debian / runlisp.templates
CommitLineData
35ed3e78
MW
1Template: runlisp/dump-custom-images
2Type: select
3Choices: none, all, select
4Default: all
5Description: Dump custom Lisp images for faster startup?
6 `runlisp' often works significantly faster if it can build and use custom
7 Lisp images, rather than having to use the vanilla images from the
8 installation package.
9 .
10 You can opt to dump custom images for selected Lisp implementations, for all
11 supported Lisps installed, or not to dump images at all.
12
13Template: runlisp/selected-implementations
14Type: multiselect
15Choices: ${lisps}
16Default: -
17Description: Which Lisp implementations should have custom images dumped?
18 You have opted to dump images only for explicitly selected Lisp
19 implementations.
20
21Template: runlisp/available-implementations
22Type: string
23Default:
24Description: (internal use only)