summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Releasing version 20201030.v20201030Daniel Baumann2020-10-302-1/+22
* Adding one more awk optimizations in container stop command.Daniel Baumann2020-10-301-1/+1
* Adding awk optimizations in configuration file handling.Katharina Drexel2020-10-308-39/+39
* Adding overlay options to debconf script.Katharina Drexel2020-10-302-1/+27
* Adding overlay options to container start command.Katharina Drexel2020-10-301-1/+11
* Adding overlay options to container create command.Katharina Drexel2020-10-302-2/+11
* Adding overlay options to container configuration file.Katharina Drexel2020-10-301-0/+1
* Adding support for Progress Linux 6 (fuchur) to debconf container create script.Daniel Baumann2020-10-201-3/+7
* Adding support for Debian 11 (bullseye) to debconf container create script.Daniel Baumann2020-10-202-3/+7
* Adding support for Debian 11 (bullseye) to debootstrap container create script.Daniel Baumann2020-10-201-1/+1
* Adding missing colon in container create commands '--script' option.Daniel Baumann2020-09-221-1/+1
* Correcting wrong usages of new and old container names in container move comm...Daniel Baumann2020-09-221-4/+4
* Releasing version 20200830.v20200830Daniel Baumann2020-08-302-1/+22
* Fixing one more occurence of wrong tr usage in container move command.Daniel Baumann2020-08-281-1/+1
* Fixing 'cnt remove' error when executed in directory /usr/lib/open-infrastruc...Katharina Drexel2020-08-281-1/+1
* Adding run comment in version command.Daniel Baumann2020-04-281-0/+1
* Readding container-images.sh.Daniel Baumann2020-03-081-0/+113
* Adding IPv6 note in host setup documentation.Daniel Baumann2020-03-081-0/+10
* Updating host setup documentation.Daniel Baumann2020-03-081-10/+6
* Using more common sign extension for detached gpg signatures in container cur...Daniel Baumann2020-03-081-5/+5
* Correcting call of post hooks in container start program to make them actuall...Daniel Baumann2020-03-081-9/+9
* Harmonizing hooks.Daniel Baumann2020-03-012-3/+45
* Adding post-start hook to set nvidia device ownership.Daniel Baumann2020-03-011-0/+8
* Correcting permissions of pre-start.unlink-console.sh hook.Daniel Baumann2020-03-011-0/+0
* Releasing version 20200121.v20200121Daniel Baumann2020-01-212-1/+10
* Updating copyright notices for 2020.Daniel Baumann2020-01-2149-49/+49
* Adding verbose option for container start command.Daniel Baumann2020-01-163-3/+10
* Fixing FTBFS with newer asciidoc versions.Daniel Baumann2019-11-181-1/+1
* Releasing version 20191104.v20191104Daniel Baumann2019-11-042-1/+9
* Adding default hook to unlink console prior start when bindmounting /dev (e.g...Daniel Baumann2019-11-042-0/+11
* Tightening Address lookup in container list command for systemd-networkd to n...Daniel Baumann2019-09-191-1/+1
* Releasing version 20190811.v20190811Daniel Baumann2019-08-112-1/+18
* Fixing the debconf script to use the bind-ro string when preseeding.Simon Spöhel2019-08-111-0/+7
* Fixing a bug where only the last item in lists passed via CLI was evaluated.Simon Spöhel2019-08-111-9/+9
* Fixing a bug where directories were not created for --bind-ro.Simon Spöhel2019-08-111-1/+1
* Removing stray veth links when stopping containers with force.Daniel Baumann2019-08-111-0/+11
* Removing stray veth links when starting containers with force.Daniel Baumann2019-08-111-0/+7
* Updating interfaces example configuration in host-setup documentation.Daniel Baumann2019-08-111-4/+4
* Simplifying trap handling in debconf container create script.Daniel Baumann2019-08-111-8/+6
* Cosmetically fixing internal preseed file when using the progress-linux package.Daniel Baumann2019-07-171-2/+2
* Correcting whitespace error in include handling that broke debconf container ...Daniel Baumann2019-04-131-1/+1
* Releasing version 20190413.v20190413Daniel Baumann2019-04-132-1/+17
* Using trap function to unmount bind mounts etc. on exit with or without error.Daniel Baumann2019-04-131-105/+123
* Unmount bind mounts in reverse order to allow nested bind mounts.Nik Lutz2019-04-121-2/+4
* Correcting typo when disabling IPv6 RA in debconf container create script, th...Daniel Baumann2019-04-121-1/+1
* Correcting syntax error in container bash-completion.Daniel Baumann2019-04-121-0/+1
* Including gnupg explicitly in debconf container create command, thanks to Nik...Daniel Baumann2019-04-121-0/+3
* Removing explicit protocol for IP adresses in container list command.Daniel Baumann2019-04-121-5/+5
* Releasing version 20190319.v20190319Daniel Baumann2019-03-192-1/+14
* Adding initial support for IPv6 in debconf container create script.Daniel Baumann2019-03-194-71/+401