summaryrefslogtreecommitdiffstats
path: root/share/scripts/debconf.d/0001-preseed-file.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-03-12 06:18:36 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-03-31 14:30:16 +0000
commitd753cad06ca3aa6cd33a89a964802b35139ea70f (patch)
treec80a5743a7aeee1aac28fe2d0e1148fcd9c9527f /share/scripts/debconf.d/0001-preseed-file.templates
parentAdding blockio, cpu, memory and tasks limit config options. (diff)
downloadcompute-tools-d753cad06ca3aa6cd33a89a964802b35139ea70f.tar.xz
compute-tools-d753cad06ca3aa6cd33a89a964802b35139ea70f.zip
Adding debconf script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/debconf.d/0001-preseed-file.templates')
-rw-r--r--share/scripts/debconf.d/0001-preseed-file.templates17
1 files changed, 17 insertions, 0 deletions
diff --git a/share/scripts/debconf.d/0001-preseed-file.templates b/share/scripts/debconf.d/0001-preseed-file.templates
new file mode 100644
index 0000000..aa9afa2
--- /dev/null
+++ b/share/scripts/debconf.d/0001-preseed-file.templates
@@ -0,0 +1,17 @@
+Template: cnt-debconf/title
+Type: title
+Description: Open Infrastructure: container-tools
+
+Template: cnt-debconf/preseed-files
+Type: select
+Default: none
+Choices: ${CHOICES}
+Description: Choose a preseed config, enter a custom one, or use no preseed file at all.
+
+Template: cnt-debconf/preseed-file
+Type: string
+Default:
+Description: Enter (optional) preseed file to use:
+ Preseed file anyone?
+ .
+ If you do not want to use a preseed file, leave this question empty.