chiark / gitweb /
debian/: Add packaging support.
[runlisp] / debian / runlisp.templates
1 Template: runlisp/dump-custom-images
2 Type: select
3 Choices: none, all, select
4 Default: all
5 Description: 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
13 Template: runlisp/selected-implementations
14 Type: multiselect
15 Choices: ${lisps}
16 Default: -
17 Description: Which Lisp implementations should have custom images dumped?
18  You have opted to dump images only for explicitly selected Lisp
19  implementations.
20
21 Template: runlisp/available-implementations
22 Type: string
23 Default:
24 Description: (internal use only)