From d753cad06ca3aa6cd33a89a964802b35139ea70f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 12 Mar 2016 07:18:36 +0100 Subject: Adding debconf script. Signed-off-by: Daniel Baumann --- share/scripts/debconf.d/0001-preseed-file.templates | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 share/scripts/debconf.d/0001-preseed-file.templates (limited to 'share/scripts/debconf.d/0001-preseed-file.templates') 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. -- cgit v1.2.3