| Commit message (Expand) | Author | Files | Lines |
2016-11-22 | Using https by default in container-images.sh example script. | Daniel Baumann | 1 | -1/+1 |
2016-11-22 | Changing cache directory in curl create script from /var/cache/container-tool... | Daniel Baumann | 1 | -1/+1 |
2016-11-22 | Adding --clean option to curl container create script to remove downloaded ta... | Daniel Baumann | 1 | -2/+14 |
2016-11-22 | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 1 | -1/+1 |
2016-11-22 | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 1 | -1/+6 |
2016-11-12 | Adding initial curl container create script. | Daniel Baumann | 1 | -0/+187 |
2016-11-12 | Correcting syntax in usage message of container create scripts. | Daniel Baumann | 2 | -2/+2 |
2016-11-12 | Removing support for Debian 8 (jessie) in debconf container create script. | Daniel Baumann | 1 | -2/+2 |
2016-11-06 | Using systemd-networkd in container instead of ifupdown. | Daniel Baumann | 1 | -85/+87 |
2016-10-25 | Improving language of preseed question in debconf script. | Daniel Baumann | 1 | -1/+2 |
2016-10-25 | Updating progress-linux archive-key filenames. | Daniel Baumann | 1 | -12/+4 |
2016-10-25 | Automatically adding restricted archive areas for progress-linux extras repos... | Daniel Baumann | 1 | -4/+24 |
2016-10-25 | Replacing support for Progress Linux 3 (cairon) with Progress Linux 4 (dschinn). | Daniel Baumann | 1 | -5/+5 |
2016-10-25 | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 2 | -2/+2 |
2016-10-25 | Removing obsolete configuration for network in interfaces of debconf containe... | Daniel Baumann | 3 | -32/+0 |
2016-10-25 | Removing obsolete configuration for broadcast in interfaces of debconf contai... | Daniel Baumann | 3 | -32/+0 |
2016-10-25 | Switching from ftp.debian.org as default debian mirror to deb.debian.org in d... | Daniel Baumann | 3 | -9/+25 |
2016-10-25 | Changing installation of systemd support packages to workaround systemd-shim ... | Daniel Baumann | 1 | -2/+5 |
2016-08-04 | Adding host system based overlay mounts. | Daniel Baumann | 2 | -0/+50 |
2016-07-01 | Creating machines directory in container create scripts if it's not already e... | Daniel Baumann | 2 | -0/+3 |
2016-07-01 | Always writing cnt.auto= default values to configuration files in debconf con... | Daniel Baumann | 1 | -6/+8 |
2016-06-14 | Switching default entries for cdn.archive.progress-linux.org to HTTPS. | Daniel Baumann | 1 | -2/+2 |
2016-06-14 | Including systemd-sysv in default package selection of progress-linux contain... | Daniel Baumann | 1 | -2/+2 |
2016-06-14 | Including apt-transport-https in default package selection of progress-linux ... | Daniel Baumann | 1 | -1/+1 |
2016-06-03 | Adding auto option to set automatic start in debconf script. | Daniel Baumann | 2 | -0/+14 |
2016-06-03 | Using .cfg suffix for preseed files of debconf script for consistency. | Daniel Baumann | 1 | -2/+2 |
2016-06-03 | Correcting cleanup of temporary debconf files in debconf script. | Daniel Baumann | 1 | -3/+2 |
2016-06-03 | Mounting bind mounts for the duration of the debconf script. | Daniel Baumann | 1 | -0/+30 |
2016-06-03 | Adding bind option to bind mount directories in debconf script. | Daniel Baumann | 2 | -0/+8 |
2016-06-03 | Reworking container-autostart program into container auto command. | Daniel Baumann | 2 | -2/+2 |
2016-05-18 | Replacing systemd-nspawn '--network-bridge=' with one config file per interfa... | Nik Lutz | 1 | -1/+4 |
2016-05-18 | Using eth[0-9] instead of host[0-9] in containers /etc/network/interface. | Nik Lutz | 1 | -5/+5 |
2016-05-18 | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre... | Nik Lutz | 2 | -2/+27 |
2016-05-18 | Adding veth name (cnt-debconf/network[0-9]/veth) configuration option to debc... | Nik Lutz | 2 | -0/+27 |
2016-05-18 | Fixing path argument of chmod for .container-command script in the debconf sc... | Nik Lutz | 1 | -1/+1 |
2016-04-16 | Switching from httpredir.debian.org as default debian mirror to ftp.debian.or... | Daniel Baumann | 1 | -4/+4 |
2016-04-16 | Creating container script shortcut symlinks in makefile instead of keeping th... | Daniel Baumann | 4 | -4/+0 |
2016-03-31 | Updating debconf title in debconf script. | Daniel Baumann | 2 | -2/+2 |
2016-03-31 | Updating comments in scripts. | Daniel Baumann | 5 | -5/+5 |
2016-03-31 | Adding debconf script. | Daniel Baumann | 10 | -0/+2419 |
2016-03-31 | Adding container-autostart program. | Daniel Baumann | 1 | -0/+5 |
2016-03-12 | Adding container scripts. | Daniel Baumann | 1 | -0/+135 |