summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Guessing default container script from /usr/share/container-tools/scripts/def...Daniel Baumann2016-06-031-4/+27
* Using safety measures of rm when removing containers because of (potentially)...Daniel Baumann2016-06-031-1/+1
* Removing empty source directory of bind mounts in container stop command.Daniel Baumann2016-06-031-1/+16
* Reworking container-autostart program into container auto command.Daniel Baumann2016-06-032-6/+96
* Adjusting output of additional IP addresses in container list command.Daniel Baumann2016-05-181-6/+48
* Using systemd to cleanup network interfaces after the container has been stop...Nik Lutz2016-05-181-22/+39
* Using systemctl to start containers.Nik Lutz2016-05-181-11/+42
* Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES.Nik Lutz2016-05-181-19/+19
* Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz2016-05-182-7/+27
* Removing network interface configuration in /etc/network/interfaces.d after c...Nik Lutz2016-05-181-0/+22
* Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre...Nik Lutz2016-05-182-8/+19
* Excluding snapshot directories for cephfs and netapp in container list command.Daniel Baumann2016-05-061-1/+1
* Adding short and full list format to container list command.Daniel Baumann2016-05-061-18/+136
* Renaming container stop command option -k, --kill to -f, --force for consiste...Daniel Baumann2016-04-161-6/+6
* Excluding lost+found directory in container list command.Daniel Baumann2016-04-161-1/+1
* Updating comments in commands.Daniel Baumann2016-03-319-9/+9
* Making removal message and answer handling of container remove command more u...Daniel Baumann2016-03-311-2/+4
* Updating year in copyright notices in container commands.Daniel Baumann2016-03-319-9/+9
* Adding debconf script.Daniel Baumann2016-03-311-1/+1
* Adding blockio, cpu, memory and tasks limit config options.Daniel Baumann2016-03-311-1/+74
* Adding capability and drop-capability config option.Daniel Baumann2016-03-312-3/+39
* Adding container limit command.Daniel Baumann2016-03-311-0/+187
* Adding container-autostart program.Daniel Baumann2016-03-311-4/+12
* Adding native ARM architecture support in container start command.Daniel Baumann2016-03-311-6/+25
* Adding container commands.Daniel Baumann2016-03-128-0/+818