Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-23 | Using hostname fallback if FQDN is not set. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-23 | Harmonizing debconf values for container debconf create script. | Daniel Baumann | 5 | -259/+259 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-23 | Renaming container-tools to compute-tools. | Daniel Baumann | 5 | -9/+9 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-18 | Using cdn redirector as default sources.list entry. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ↵ | Daniel Baumann | 1 | -7/+7 | |
script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Adding support for Debian testing/bullseye in debconf container create script. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Setting default debian distribution to buster in debconf container create ↵ | Daniel Baumann | 1 | -1/+1 | |
script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Adding support for Debian 10 (buster) in debconf container create script. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Updating year in copyright notices to 2019. | Daniel Baumann | 3 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-07-27 | Adding support for multiple container and host commands in debconf container ↵ | Daniel Baumann | 1 | -0/+44 | |
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Adding support for Debian testing/buster in debconf container create script. | Daniel Baumann | 1 | -2/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Always sorting preseed files starting with a capital letter first in debconf ↵ | Daniel Baumann | 1 | -1/+1 | |
container create script, independent of systems locale. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Making container debconf create script aware of multiple subdirectories ↵ | Daniel Baumann | 1 | -0/+9 | |
below /etc/container-tools/debconf for automatically selecting an existing and matching debconf file. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Making container debconf create script aware of multiple subdirectories ↵ | Daniel Baumann | 1 | -2/+2 | |
below /etc/container-tools/debconf when showing the list of preseed files to the user. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Updating year in copyright information for 2018. | Daniel Baumann | 3 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-07 | Automatically take default preseeding file from /etc/container-tools/debconf ↵ | Daniel Baumann | 1 | -0/+5 | |
if available. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-05 | Automatically take matching preseeding files from /etc/container-tools/debconf. | Daniel Baumann | 1 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-05 | Adding SPDX License Identifiers. | Daniel Baumann | 3 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-11-01 | Supporting using IP address parts of the container name in preseed files for ↵ | Daniel Baumann | 1 | -0/+8 | |
container debconf create script. This is usefull to automatically construct IP gateway addresses or veth interface names in a diff-friendly way. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-11-01 | Supporting using IP address from DNS lookup of the container name in preseed ↵ | Daniel Baumann | 1 | -1/+16 | |
files for container debconf create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-11-01 | Avoiding to display .cfg extension for preseed files in container debconf ↵ | Daniel Baumann | 1 | -2/+2 | |
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-24 | Fixing issues from network0 -> network1 transition in debconf container ↵ | Daniel Baumann | 1 | -29/+29 | |
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Starting to count at 1 instead of 0 to be consistent with new network ↵ | Daniel Baumann | 2 | -49/+49 | |
interface names in network and archive preseeding arrays. old: container-tools cnt-debconf/archive0/... new: container-tools cnt-debconf/archive1/... old: container-tools cnt-debconf/network0/... new: container-tools cnt-debconf/network1/... Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Removing unreachable fallback for veth0, always the short-hostname is used ↵ | Daniel Baumann | 1 | -1/+1 | |
anyway. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Using default eno1 instead of eth0 as default container interface. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Using default bridge0 instead of br0 as default bridge interface. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Adding cnt-debconf/mode preseed field to allow embedding container create ↵ | Daniel Baumann | 2 | -0/+30 | |
script within preseed file itself without relying on a specific default create script being set on the host system, thanks to David Kunz for the idea. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-06-29 | Renaming cnt.auto to cnt.container-server in order to split functionality of ↵ | Daniel Baumann | 1 | -5/+13 | |
'binding container to a specific host system' from 'starting container at system boot'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-06-24 | Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>. | Daniel Baumann | 1 | -11/+11 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-03 | Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ↵ | Daniel Baumann | 1 | -1/+5 | |
templating. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-01-04 | Updating year in copyright information for 2017. | Daniel Baumann | 3 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-12 | Removing support for Debian 8 (jessie) in debconf container create script. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Improving language of preseed question in debconf script. | Daniel Baumann | 1 | -1/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Replacing support for Progress Linux 3 (cairon) with Progress Linux 4 (dschinn). | Daniel Baumann | 1 | -5/+5 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing obsolete configuration for network in interfaces of debconf ↵ | Daniel Baumann | 2 | -26/+0 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing obsolete configuration for broadcast in interfaces of debconf ↵ | Daniel Baumann | 2 | -26/+0 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Switching from ftp.debian.org as default debian mirror to deb.debian.org in ↵ | Daniel Baumann | 1 | -4/+4 | |
debconf script. deb.debian.org offers https, see https://lists.debian.org/debian-devel/2016/10/msg00281.html Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding host system based overlay mounts. | Daniel Baumann | 1 | -0/+7 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Always writing cnt.auto= default values to configuration files in debconf ↵ | Daniel Baumann | 1 | -6/+8 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-14 | Switching default entries for cdn.archive.progress-linux.org to HTTPS. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-03 | Adding auto option to set automatic start in debconf script. | Daniel Baumann | 1 | -0/+13 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-03 | Using .cfg suffix for preseed files of debconf script for consistency. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-03 | Adding bind option to bind mount directories in debconf script. | Daniel Baumann | 1 | -0/+7 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-05-18 | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' ↵ | Nik Lutz | 1 | -2/+2 | |
(prerequisite for multiple network interface support per container). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-05-18 | Adding veth name (cnt-debconf/network[0-9]/veth) configuration option to ↵ | Nik Lutz | 2 | -0/+27 | |
debconf script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-04-16 | Switching from httpredir.debian.org as default debian mirror to ↵ | Daniel Baumann | 1 | -4/+4 | |
ftp.debian.org in debconf script. httpredir.debian.org has reliability issues, see https://lists.debian.org/debian-project/2016/04/msg00012.html Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Updating debconf title in debconf script. | Daniel Baumann | 2 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Updating comments in scripts. | Daniel Baumann | 3 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Adding debconf script. | Daniel Baumann | 5 | -0/+1441 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |