Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Excluding container-tools and .container-tools in /var/lib/machines as ↵ | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
| | | | | | | special directories to allow all container-tools ressources to be places on shared storage. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Silencing error message in container list command if machine directory is ↵ | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
| | | | | | | not readable. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Guessing default container script from ↵ | Daniel Baumann | 2016-06-03 | 1 | -4/+27 |
| | | | | | | /usr/share/container-tools/scripts/default symlink (if existing). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using safety measures of rm when removing containers because of ↵ | Daniel Baumann | 2016-06-03 | 1 | -1/+1 |
| | | | | | | (potentially) active bind mounts. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing empty source directory of bind mounts in container stop command. | Daniel Baumann | 2016-06-03 | 1 | -1/+16 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Reworking container-autostart program into container auto command. | Daniel Baumann | 2016-06-03 | 2 | -6/+96 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adjusting output of additional IP addresses in container list command. | Daniel Baumann | 2016-05-18 | 1 | -6/+48 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemd to cleanup network interfaces after the container has been ↵ | Nik Lutz | 2016-05-18 | 1 | -22/+39 |
| | | | | | | stopped. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemctl to start containers. | Nik Lutz | 2016-05-18 | 1 | -11/+42 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES. | Nik Lutz | 2016-05-18 | 1 | -19/+19 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing systemd-nspawn '--network-bridge=' with one config file per ↵ | Nik Lutz | 2016-05-18 | 2 | -7/+27 |
| | | | | | | interface in /etc/network/interfaces.d. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing network interface configuration in /etc/network/interfaces.d after ↵ | Nik Lutz | 2016-05-18 | 1 | -0/+22 |
| | | | | | | container stop. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' ↵ | Nik Lutz | 2016-05-18 | 2 | -8/+19 |
| | | | | | | (prerequisite for multiple network interface support per container). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Excluding snapshot directories for cephfs and netapp in container list command. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding short and full list format to container list command. | Daniel Baumann | 2016-05-06 | 1 | -18/+136 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container stop command option -k, --kill to -f, --force for ↵ | Daniel Baumann | 2016-04-16 | 1 | -6/+6 |
| | | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Excluding lost+found directory in container list command. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in commands. | Daniel Baumann | 2016-03-31 | 9 | -9/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making removal message and answer handling of container remove command more ↵ | Daniel Baumann | 2016-03-31 | 1 | -2/+4 |
| | | | | | | userfriendly. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright notices in container commands. | Daniel Baumann | 2016-03-31 | 9 | -9/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding debconf script. | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding blockio, cpu, memory and tasks limit config options. | Daniel Baumann | 2016-03-31 | 1 | -1/+74 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding capability and drop-capability config option. | Daniel Baumann | 2016-03-31 | 2 | -3/+39 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container limit command. | Daniel Baumann | 2016-03-31 | 1 | -0/+187 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container-autostart program. | Daniel Baumann | 2016-03-31 | 1 | -4/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding native ARM architecture support in container start command. | Daniel Baumann | 2016-03-31 | 1 | -6/+25 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container commands. | Daniel Baumann | 2016-03-12 | 8 | -0/+818 |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |