| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving command files from /usr/lib to /usr/libexec. | Daniel Baumann | 2021-04-11 | 22 | -19/+19 |
* | Releasing version 20210101. | Daniel Baumann | 2021-02-09 | 2 | -1/+13 |
* | Updating copyright notices for 2021. | Daniel Baumann | 2021-02-09 | 53 | -53/+53 |
* | Switching redirector address for progress-linux. | Daniel Baumann | 2021-02-09 | 2 | -4/+4 |
* | Expanding host-setup documentation about ipv4/ipv6 dual-stack bridge configur... | Daniel Baumann | 2021-02-09 | 1 | -0/+20 |
* | Cleaning up and harmonizing verbose output for container remove, restart, sta... | Daniel Baumann | 2020-10-30 | 6 | -31/+79 |
* | Adding container run command to execute programs within containers. | Daniel Baumann | 2020-10-30 | 3 | -0/+210 |
* | Releasing version 20201030.v20201030 | Daniel Baumann | 2020-10-30 | 2 | -1/+22 |
* | Adding one more awk optimizations in container stop command. | Daniel Baumann | 2020-10-30 | 1 | -1/+1 |
* | Adding awk optimizations in configuration file handling. | Katharina Drexel | 2020-10-30 | 8 | -39/+39 |
* | Adding overlay options to debconf script. | Katharina Drexel | 2020-10-30 | 2 | -1/+27 |
* | Adding overlay options to container start command. | Katharina Drexel | 2020-10-30 | 1 | -1/+11 |
* | Adding overlay options to container create command. | Katharina Drexel | 2020-10-30 | 2 | -2/+11 |
* | Adding overlay options to container configuration file. | Katharina Drexel | 2020-10-30 | 1 | -0/+1 |
* | Adding support for Progress Linux 6 (fuchur) to debconf container create script. | Daniel Baumann | 2020-10-20 | 1 | -3/+7 |
* | Adding support for Debian 11 (bullseye) to debconf container create script. | Daniel Baumann | 2020-10-20 | 2 | -3/+7 |
* | Adding support for Debian 11 (bullseye) to debootstrap container create script. | Daniel Baumann | 2020-10-20 | 1 | -1/+1 |
* | Adding missing colon in container create commands '--script' option. | Daniel Baumann | 2020-09-22 | 1 | -1/+1 |
* | Correcting wrong usages of new and old container names in container move comm... | Daniel Baumann | 2020-09-22 | 1 | -4/+4 |
* | Releasing version 20200830.v20200830 | Daniel Baumann | 2020-08-30 | 2 | -1/+22 |
* | Fixing one more occurence of wrong tr usage in container move command. | Daniel Baumann | 2020-08-28 | 1 | -1/+1 |
* | Fixing 'cnt remove' error when executed in directory /usr/lib/open-infrastruc... | Katharina Drexel | 2020-08-28 | 1 | -1/+1 |
* | Adding run comment in version command. | Daniel Baumann | 2020-04-28 | 1 | -0/+1 |
* | Readding container-images.sh. | Daniel Baumann | 2020-03-08 | 1 | -0/+113 |
* | Adding IPv6 note in host setup documentation. | Daniel Baumann | 2020-03-08 | 1 | -0/+10 |
* | Updating host setup documentation. | Daniel Baumann | 2020-03-08 | 1 | -10/+6 |
* | Using more common sign extension for detached gpg signatures in container cur... | Daniel Baumann | 2020-03-08 | 1 | -5/+5 |
* | Correcting call of post hooks in container start program to make them actuall... | Daniel Baumann | 2020-03-08 | 1 | -9/+9 |
* | Harmonizing hooks. | Daniel Baumann | 2020-03-01 | 2 | -3/+45 |
* | Adding post-start hook to set nvidia device ownership. | Daniel Baumann | 2020-03-01 | 1 | -0/+8 |
* | Correcting permissions of pre-start.unlink-console.sh hook. | Daniel Baumann | 2020-03-01 | 1 | -0/+0 |
* | Releasing version 20200121.v20200121 | Daniel Baumann | 2020-01-21 | 2 | -1/+10 |
* | Updating copyright notices for 2020. | Daniel Baumann | 2020-01-21 | 49 | -49/+49 |
* | Adding verbose option for container start command. | Daniel Baumann | 2020-01-16 | 3 | -3/+10 |
* | Fixing FTBFS with newer asciidoc versions. | Daniel Baumann | 2019-11-18 | 1 | -1/+1 |
* | Releasing version 20191104.v20191104 | Daniel Baumann | 2019-11-04 | 2 | -1/+9 |
* | Adding default hook to unlink console prior start when bindmounting /dev (e.g... | Daniel Baumann | 2019-11-04 | 2 | -0/+11 |
* | Tightening Address lookup in container list command for systemd-networkd to n... | Daniel Baumann | 2019-09-19 | 1 | -1/+1 |
* | Releasing version 20190811.v20190811 | Daniel Baumann | 2019-08-11 | 2 | -1/+18 |
* | Fixing the debconf script to use the bind-ro string when preseeding. | Simon Spöhel | 2019-08-11 | 1 | -0/+7 |
* | Fixing a bug where only the last item in lists passed via CLI was evaluated. | Simon Spöhel | 2019-08-11 | 1 | -9/+9 |
* | Fixing a bug where directories were not created for --bind-ro. | Simon Spöhel | 2019-08-11 | 1 | -1/+1 |
* | Removing stray veth links when stopping containers with force. | Daniel Baumann | 2019-08-11 | 1 | -0/+11 |
* | Removing stray veth links when starting containers with force. | Daniel Baumann | 2019-08-11 | 1 | -0/+7 |
* | Updating interfaces example configuration in host-setup documentation. | Daniel Baumann | 2019-08-11 | 1 | -4/+4 |
* | Simplifying trap handling in debconf container create script. | Daniel Baumann | 2019-08-11 | 1 | -8/+6 |
* | Cosmetically fixing internal preseed file when using the progress-linux package. | Daniel Baumann | 2019-07-17 | 1 | -2/+2 |
* | Correcting whitespace error in include handling that broke debconf container ... | Daniel Baumann | 2019-04-13 | 1 | -1/+1 |
* | Releasing version 20190413.v20190413 | Daniel Baumann | 2019-04-13 | 2 | -1/+17 |
* | Using trap function to unmount bind mounts etc. on exit with or without error. | Daniel Baumann | 2019-04-13 | 1 | -105/+123 |