From f277567cc45fc61cfca8ba30d89813855440eb93 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Jul 2021 05:57:11 +0200 Subject: Adding upstream version 20210726. Signed-off-by: Daniel Baumann --- .../debconf.d/0001-preseed-file.templates | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 share/build-scripts/debconf.d/0001-preseed-file.templates (limited to 'share/build-scripts/debconf.d/0001-preseed-file.templates') diff --git a/share/build-scripts/debconf.d/0001-preseed-file.templates b/share/build-scripts/debconf.d/0001-preseed-file.templates new file mode 100644 index 0000000..9be825d --- /dev/null +++ b/share/build-scripts/debconf.d/0001-preseed-file.templates @@ -0,0 +1,18 @@ +Template: container/title +Type: title +Description: compute-tools + +Template: container/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: container/preseed-file +Type: string +Default: +Description: Enter (optional) preseed file to use: + A preseed file can be used to automatically answer questions to this + container build script. + . + If you do not want to use a preseed file, leave this question empty. -- cgit v1.2.3