From fecd16129e50515b09525b99766d1af0d4900d36 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 17 Feb 2019 18:31:15 +0100 Subject: Harmonizing debconf values for container debconf create script. Signed-off-by: Daniel Baumann --- share/doc/examples/engywuck-backports.cfg | 94 +++++++++++++++---------------- 1 file changed, 47 insertions(+), 47 deletions(-) (limited to 'share/doc/examples/engywuck-backports.cfg') diff --git a/share/doc/examples/engywuck-backports.cfg b/share/doc/examples/engywuck-backports.cfg index 774e007..392c40d 100644 --- a/share/doc/examples/engywuck-backports.cfg +++ b/share/doc/examples/engywuck-backports.cfg @@ -4,67 +4,67 @@ debconf debconf/priority select critical debconf debconf/frontend select Noninteractive -compute-tools cnt-debconf/mode select progress-linux +compute-tools container/mode select progress-linux -#compute-tools cnt-debconf/preseed-files string -#compute-tools cnt-debconf/include-preseed-files string +#compute-tools container/preseed-files string +#compute-tools container/include-preseed-files string -compute-tools cnt-debconf/distribution select engywuck-backports -#compute-tools cnt-debconf/parent-distribution select +compute-tools container/distribution select engywuck-backports +#compute-tools container/parent-distribution select -compute-tools cnt-debconf/architecture select auto +compute-tools container/architecture select auto -compute-tools cnt-debconf/archives multiselect engywuck-security, engywuck-updates, engywuck-extras, engywuck-backports, engywuck-backports-extras -#compute-tools cnt-debconf/parent-archives multiselect +compute-tools container/archives multiselect engywuck-security, engywuck-updates, engywuck-extras, engywuck-backports, engywuck-backports-extras +#compute-tools container/parent-archives multiselect -compute-tools cnt-debconf/mirror string https://cdn.deb.progress-linux.org/packages -compute-tools cnt-debconf/mirror-security string https://cdn.deb.progress-linux.org/packages +compute-tools container/mirror string https://cdn.deb.progress-linux.org/packages +compute-tools container/mirror-security string https://cdn.deb.progress-linux.org/packages -compute-tools cnt-debconf/parent-mirror string https://deb.debian.org/debian -compute-tools cnt-debconf/parent-mirror-security string http://security.debian.org +compute-tools container/parent-mirror string https://deb.debian.org/debian +compute-tools container/parent-mirror-security string http://security.debian.org -compute-tools cnt-debconf/archive-areas multiselect main, contrib, non-free -compute-tools cnt-debconf/parent-archive-areas multiselect main, contrib, non-free +compute-tools container/archive-areas multiselect main, contrib, non-free +compute-tools container/parent-archive-areas multiselect main, contrib, non-free -compute-tools cnt-debconf/packages string knot-resolver openssh-server +compute-tools container/packages string knot-resolver openssh-server -compute-tools cnt-debconf/root-password string progress -#compute-tools cnt-debconf/root-password-crypted string +compute-tools container/root-password string progress +#compute-tools container/root-password-crypted string # Network IP configuration -compute-tools cnt-debconf/network1/bridge string bridge0 -compute-tools cnt-debconf/network1/veth string veth0 -compute-tools cnt-debconf/network1/ipv4-method select static -compute-tools cnt-debconf/network1/ipv4-comment string Primary network interfaces -compute-tools cnt-debconf/network1/ipv4-address string 192.168.0.2 -compute-tools cnt-debconf/network1/ipv4-gateway string 192.168.0.1 -compute-tools cnt-debconf/network1/ipv4-netmask string 255.255.255.0 -#compute-tools cnt-debconf/network1/ipv4-post-up string -#compute-tools cnt-debconf/network1/ipv4-post-down string +compute-tools container/network1/bridge string bridge0 +compute-tools container/network1/veth string veth0 +compute-tools container/network1/ipv4-method select static +compute-tools container/network1/ipv4-comment string Primary network interfaces +compute-tools container/network1/ipv4-address string 192.168.0.2 +compute-tools container/network1/ipv4-gateway string 192.168.0.1 +compute-tools container/network1/ipv4-netmask string 255.255.255.0 +#compute-tools container/network1/ipv4-post-up string +#compute-tools container/network1/ipv4-post-down string # Network DNS configuration -compute-tools cnt-debconf/nameserver/server string 127.0.0.1 8.8.8.8 8.8.4.4 -compute-tools cnt-debconf/nameserver/domain string example.net -compute-tools cnt-debconf/nameserver/search string example.net -compute-tools cnt-debconf/nameserver/options string timeout:1 attempts:1 +compute-tools container/nameserver/server string 127.0.0.1 8.8.8.8 8.8.4.4 +compute-tools container/nameserver/domain string example.net +compute-tools container/nameserver/search string example.net +compute-tools container/nameserver/options string timeout:1 attempts:1 # Third-Party Repositories -#compute-tools cnt-debconf/archive1/repository string -#compute-tools cnt-debconf/archive1/list string -#compute-tools cnt-debconf/archive1/comment string -#compute-tools cnt-debconf/archive1/source string -#compute-tools cnt-debconf/archive1/key string -#compute-tools cnt-debconf/archive1/preferences-package string -#compute-tools cnt-debconf/archive1/preferences-pin string -#compute-tools cnt-debconf/archive1/preferences-pin-priority +#compute-tools container/archive1/repository string +#compute-tools container/archive1/list string +#compute-tools container/archive1/comment string +#compute-tools container/archive1/source string +#compute-tools container/archive1/key string +#compute-tools container/archive1/preferences-package string +#compute-tools container/archive1/preferences-pin string +#compute-tools container/archive1/preferences-pin-priority # Internal Options -#compute-tools cnt-debconf/apt-recommends string -#compute-tools cnt-debconf/debconf-frontend string -#compute-tools cnt-debconf/debconf-priority string -#compute-tools cnt-debconf/container-command string -#compute-tools cnt-debconf/host-command string -compute-tools cnt-debconf/auto string true -#compute-tools cnt-debconf/overlay string -#compute-tools cnt-debconf/bind string -#compute-tools cnt-debconf/bind-ro string +#compute-tools container/apt-recommends string +#compute-tools container/debconf-frontend string +#compute-tools container/debconf-priority string +#compute-tools container/container-command string +#compute-tools container/host-command string +compute-tools container/auto string true +#compute-tools container/overlay string +#compute-tools container/bind string +#compute-tools container/bind-ro string -- cgit v1.2.3