summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-06Updating container list command to use systemd-networkd config instead of ifu...Daniel Baumann1-2/+2
2016-11-06Readding container enter command.Daniel Baumann1-0/+102
2016-11-06Readding container limit command.Daniel Baumann1-0/+186
2016-11-06Readding -f|--force option in container stop command.Daniel Baumann1-3/+17
2016-11-06Readding container rename command.Daniel Baumann1-0/+162
2016-10-25Removing container rename command for LTS version.Daniel Baumann1-162/+0
2016-10-25Removing -f|--force option in container stop command for LTS version.Daniel Baumann1-17/+3
2016-10-25Removing container limit command for LTS version.Daniel Baumann1-186/+0
2016-10-25Removing container enter command for LTS version.Daniel Baumann1-102/+0
2016-08-04Adding -v, --verbose option to container remove command.Daniel Baumann1-5/+20
2016-08-04Adding support for user namespace.Daniel Baumann2-0/+13
2016-08-04Sorting container configuration file.Daniel Baumann2-13/+13
2016-08-04Calling container-nsenter program from container enter command.Daniel Baumann1-3/+9
2016-08-04Adding -f, --force option to container start command to remove stray lock files.Daniel Baumann1-5/+18
2016-08-04Adding error message in container start command if container is locked.Daniel Baumann1-0/+6
2016-08-04Adding host system based overlay mounts.Daniel Baumann3-2/+75
2016-08-04Changing container-status command to always show full output.Simon Spöhel1-1/+1
2016-08-04Dropping lxc ignore in container list command.Daniel Baumann1-6/+0
2016-07-01Adding container-status command.Simon Spöhel1-0/+82
2016-07-01Using global path definition in container version command for consistency.Daniel Baumann1-1/+3
2016-07-01Using global path definition in container create command for consistency.Daniel Baumann1-5/+6
2016-07-01Correcting bind mount directory removal in container remove command to work w...Daniel Baumann1-4/+10
2016-07-01Correcting bind mount directory creation in container create command to work ...Daniel Baumann1-8/+9
2016-07-01Adding container rename command.Daniel Baumann1-0/+162
2016-07-01Harmonizing defintions of long and short options in getopt code of container ...Daniel Baumann10-20/+18
2016-07-01Creating non-existing source directory for bind mounts automatically in conta...Daniel Baumann1-5/+1
2016-07-01Adding container enter command.Daniel Baumann1-0/+97
2016-07-01Showing only local containers by default in container list command.Daniel Baumann1-127/+52
2016-06-14Adding option to list only container that are not enable for automatic start ...Daniel Baumann1-24/+60
2016-06-14Using UTF-8 symbols for container status.Daniel Baumann1-9/+9
2016-06-14Showing local containers in container list command only.Daniel Baumann1-2/+29
2016-06-14Correcting aligning in container list command.Daniel Baumann1-1/+1
2016-06-14Correcting container list command to list container without IP adresses.Daniel Baumann1-2/+2
2016-06-14Excluding container-tools and .container-tools in /var/lib/machines as specia...Daniel Baumann1-1/+1
2016-06-14Silencing error message in container list command if machine directory is not...Daniel Baumann1-1/+1
2016-06-03Guessing default container script from /usr/share/container-tools/scripts/def...Daniel Baumann1-4/+27
2016-06-03Using safety measures of rm when removing containers because of (potentially)...Daniel Baumann1-1/+1
2016-06-03Removing empty source directory of bind mounts in container stop command.Daniel Baumann1-1/+16
2016-06-03Reworking container-autostart program into container auto command.Daniel Baumann2-6/+96
2016-05-18Adjusting output of additional IP addresses in container list command.Daniel Baumann1-6/+48
2016-05-18Using systemd to cleanup network interfaces after the container has been stop...Nik Lutz1-22/+39
2016-05-18Using systemctl to start containers.Nik Lutz1-11/+42
2016-05-18Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES.Nik Lutz1-19/+19
2016-05-18Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz2-7/+27
2016-05-18Removing network interface configuration in /etc/network/interfaces.d after c...Nik Lutz1-0/+22
2016-05-18Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre...Nik Lutz2-8/+19
2016-05-06Excluding snapshot directories for cephfs and netapp in container list command.Daniel Baumann1-1/+1
2016-05-06Adding short and full list format to container list command.Daniel Baumann1-18/+136
2016-04-16Renaming container stop command option -k, --kill to -f, --force for consiste...Daniel Baumann1-6/+6
2016-04-16Excluding lost+found directory in container list command.Daniel Baumann1-1/+1