Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-09 | Purging packages that got removed/replaced during container creation. | Daniel Baumann | 1 | -0/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-05-09 | Purging packages when autoremoving them. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-05 | Consistently using '--force-confnew' as dpkg option when upgrading or ↵ | Daniel Baumann | 1 | -11/+3 | |
installing packages. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-03 | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 3 | -5/+51 | |
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 | 2 | -2/+6 | |
templating. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-03 | Cleanup stray preseed.cfg removal. | Daniel Baumann | 1 | -2/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-01-04 | Updating year in copyright information for 2017. | Daniel Baumann | 6 | -6/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-12-11 | Enabling pre and post hooks in container create scripts. | Daniel Baumann | 3 | -0/+57 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-25 | Minimizing included packages by default in debconf container create script. | Daniel Baumann | 1 | -11/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-25 | Renaming too generic internal getopt variables to avoid possible collisions ↵ | Daniel Baumann | 3 | -9/+9 | |
in the future. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Removing libui-dialog-perl from includes in debconf container create script. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Adding sha512 verification to curl container create script. | Daniel Baumann | 1 | -0/+25 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Using https by default in container-images.sh example script. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Changing cache directory in curl create script from ↵ | Daniel Baumann | 1 | -1/+1 | |
/var/cache/container-tools/curl to /var/cache/container-tools/images. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Adding --clean option to curl container create script to remove downloaded ↵ | Daniel Baumann | 1 | -2/+14 | |
tarball from cache after successfull container creation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 1 | -1/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-12 | Adding initial curl container create script. | Daniel Baumann | 1 | -0/+187 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-12 | Correcting syntax in usage message of container create scripts. | Daniel Baumann | 2 | -2/+2 | |
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-11-06 | Using systemd-networkd in container instead of ifupdown. | Daniel Baumann | 1 | -85/+87 | |
Tested-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> 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 | Updating progress-linux archive-key filenames. | Daniel Baumann | 1 | -12/+4 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Automatically adding restricted archive areas for progress-linux extras ↵ | Daniel Baumann | 1 | -4/+24 | |
repositories if non-free is enabled. 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 | 2 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing obsolete configuration for network in interfaces of debconf ↵ | Daniel Baumann | 3 | -32/+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 | 3 | -32/+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 | 3 | -9/+25 | |
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-10-25 | Changing installation of systemd support packages to workaround systemd-shim ↵ | Daniel Baumann | 1 | -2/+5 | |
failures in debootstrap. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding host system based overlay mounts. | Daniel Baumann | 2 | -0/+50 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Creating machines directory in container create scripts if it's not already ↵ | Daniel Baumann | 2 | -0/+3 | |
existing. 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-14 | Including systemd-sysv in default package selection of progress-linux ↵ | Daniel Baumann | 1 | -2/+2 | |
container create script to prevent pulling in systemd-shim and cgmanager. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-14 | Including apt-transport-https in default package selection of progress-linux ↵ | Daniel Baumann | 1 | -1/+1 | |
container create script. 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 | 2 | -0/+14 | |
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 | Correcting cleanup of temporary debconf files in debconf script. | Daniel Baumann | 1 | -3/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-03 | Mounting bind mounts for the duration of the debconf script. | Daniel Baumann | 1 | -0/+30 | |
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 | 2 | -0/+8 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-03 | Reworking container-autostart program into container auto command. | Daniel Baumann | 2 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-05-18 | Replacing systemd-nspawn '--network-bridge=' with one config file per ↵ | Nik Lutz | 1 | -1/+4 | |
interface in /etc/network/interfaces.d. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-05-18 | Using eth[0-9] instead of host[0-9] in containers /etc/network/interface. | Nik Lutz | 1 | -5/+5 | |
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 | 2 | -2/+27 | |
(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-05-18 | Fixing path argument of chmod for .container-command script in the debconf ↵ | Nik Lutz | 1 | -1/+1 | |
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-04-16 | Creating container script shortcut symlinks in makefile instead of keeping ↵ | Daniel Baumann | 4 | -4/+0 | |
them in the sources. 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> |