# example for automated Progress Linux 5+ (engywuck-backports) container creation # using: sudo container create -s progress-linux debconf debconf/priority select critical debconf debconf/frontend select Noninteractive compute-tools cnt-debconf/mode select progress-linux #compute-tools cnt-debconf/preseed-files string #compute-tools cnt-debconf/include-preseed-files string compute-tools cnt-debconf/distribution select engywuck-backports #compute-tools cnt-debconf/parent-distribution select compute-tools cnt-debconf/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 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 cnt-debconf/parent-mirror string https://deb.debian.org/debian compute-tools cnt-debconf/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 cnt-debconf/packages string knot-resolver openssh-server compute-tools cnt-debconf/root-password string progress #compute-tools cnt-debconf/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 # 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 # 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 # 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