summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-03-31Updating comments in commands.Daniel Baumann9-9/+9
2016-03-31Making removal message and answer handling of container remove command more u...Daniel Baumann1-2/+4
2016-03-31Updating year in copyright notices in container commands.Daniel Baumann9-9/+9
2016-03-31Adding debconf script.Daniel Baumann1-1/+1
2016-03-31Adding blockio, cpu, memory and tasks limit config options.Daniel Baumann1-1/+74
2016-03-31Adding capability and drop-capability config option.Daniel Baumann2-3/+39
2016-03-31Adding container limit command.Daniel Baumann1-0/+187
2016-03-31Adding container-autostart program.Daniel Baumann1-4/+12
2016-03-31Adding native ARM architecture support in container start command.Daniel Baumann1-6/+25
2016-03-12Adding container commands.Daniel Baumann8-0/+818