Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-01 | Adding more templates for arista eos lab. | Simon Spöhel | 2 | -0/+176 | |
2021-09-01 | config-template fixup. | Simon Spöhel | 1 | -5/+2 | |
2021-09-01 | Adding create-qemu command. | Simon Spöhel | 1 | -0/+100 | |
2021-07-24 | Harmonizing first line in comments of non-shebang files. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-06 | Allowing to specify cnt.start=force in container config to ease fencing with ↵ | Daniel Baumann | 1 | -0/+1 | |
pacemaker/corosync. This should be generalized as a generic container program behaviour to look at users command line options *and* container configuration files. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2020-10-30 | Adding overlay options to container configuration file. | Katharina Drexel | 1 | -0/+1 | |
Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Readding limit command. | Daniel Baumann | 1 | -1/+12 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Removing limit command until its completly tested. | Daniel Baumann | 1 | -12/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-23 | Renaming container-tools to compute-tools. | Daniel Baumann | 1 | -1/+1 | |
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 | -0/+1 | |
'binding container to a specific host system' from 'starting container at system boot'. 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 | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-06 | Readding container limit command. | Daniel Baumann | 1 | -0/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing container limit command for LTS version. | Daniel Baumann | 1 | -10/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding support for user namespace. | Daniel Baumann | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Sorting container configuration file. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding host system based overlay mounts. | Daniel Baumann | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-03 | Reworking container-autostart program into container auto command. | Daniel Baumann | 1 | -1/+1 | |
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/+1 | |
interface in /etc/network/interfaces.d. 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 | -1/+1 | |
(prerequisite for multiple network interface support per container). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Adding blockio, cpu, memory and tasks limit config options. | Daniel Baumann | 1 | -0/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Adding capability and drop-capability config option. | Daniel Baumann | 1 | -0/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Adding container-autostart program. | Daniel Baumann | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-12 | Adding container config. | Daniel Baumann | 1 | -0/+11 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |