summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing bash-completion.Andreas Kreuzer2016-07-013-215/+217
* Updating Git URL in installation instructions.Daniel Baumann2016-07-012-2/+2
* Updating references to bug tracking system.Daniel Baumann2016-07-0117-19/+19
* Adding container rename command.Daniel Baumann2016-07-011-0/+162
* Harmonizing defintions of long and short options in getopt code of container ...Daniel Baumann2016-07-0110-20/+18
* Creating non-existing source directory for bind mounts automatically in conta...Daniel Baumann2016-07-011-5/+1
* Adding container enter command.Daniel Baumann2016-07-014-0/+178
* Showing only local containers by default in container list command.Daniel Baumann2016-07-012-131/+62
* Releasing version 20160615.v20160615Daniel Baumann2016-06-142-1/+9
* Adding option to list only container that are not enable for automatic start ...Daniel Baumann2016-06-142-24/+63
* Adding bash-completion.Andreas Kreuzer2016-06-142-0/+223
* Using UTF-8 symbols for container status.Daniel Baumann2016-06-141-9/+9
* Switching default entries for cdn.archive.progress-linux.org to HTTPS.Daniel Baumann2016-06-142-4/+4
* Including systemd-sysv in default package selection of progress-linux contain...Daniel Baumann2016-06-141-2/+2
* Including apt-transport-https in default package selection of progress-linux ...Daniel Baumann2016-06-141-1/+1
* Showing local containers in container list command only.Daniel Baumann2016-06-142-2/+32
* Correcting aligning in container list command.Daniel Baumann2016-06-141-1/+1
* Correcting container list command to list container without IP adresses.Daniel Baumann2016-06-141-2/+2
* Correcting limit manpage namespace.Andreas Kreuzer2016-06-141-3/+3
* Excluding container-tools and .container-tools in /var/lib/machines as specia...Daniel Baumann2016-06-141-1/+1
* Silencing error message in container list command if machine directory is not...Daniel Baumann2016-06-141-1/+1
* Completing cleanup of directories in makefile uninstall target.Daniel Baumann2016-06-141-0/+4
* Making makefile more generic.Daniel Baumann2016-06-141-4/+4
* Updating vcs links in container-tools manpage.Daniel Baumann2016-06-141-2/+2
* Updating vcs links in readme.Daniel Baumann2016-06-141-2/+2
* Correcting typo in container-tools manpage.Daniel Baumann2016-06-141-1/+1
* Updating download links in container-tools manpage.Daniel Baumann2016-06-141-1/+4
* Updating download links in readme.Daniel Baumann2016-06-141-1/+4
* Correcting typo in readme.Daniel Baumann2016-06-141-1/+1
* Adding documentation key in systemd unit files.Daniel Baumann2016-06-142-0/+2
* Releasing version 20160601.v20160601Daniel Baumann2016-06-032-1/+17
* Adding auto field in debconf cairon-backports example preseed file.Daniel Baumann2016-06-031-0/+1
* Adding auto option to set automatic start in debconf script.Daniel Baumann2016-06-032-0/+14
* Using .cfg suffix for preseed files of debconf script for consistency.Daniel Baumann2016-06-031-2/+2
* Guessing default container script from /usr/share/container-tools/scripts/def...Daniel Baumann2016-06-032-5/+30
* Correcting cleanup of temporary debconf files in debconf script.Daniel Baumann2016-06-031-3/+2
* 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
* Mounting bind mounts for the duration of the debconf script.Daniel Baumann2016-06-031-0/+30
* Adding bind field in debconf cairon-backports example preseed file.Daniel Baumann2016-06-031-0/+1
* Adding bind option to bind mount directories in debconf script.Daniel Baumann2016-06-032-0/+8
* Replacing http links in manpages with https.Daniel Baumann2016-06-0314-28/+28
* Releasing version 20160515.v20160515Daniel Baumann2016-06-032-1/+28
* Reworking container-autostart program into container auto command.Daniel Baumann2016-06-038-42/+179
* Removing screen session handling in container-autostart program, containers s...Daniel Baumann2016-05-181-17/+1
* Adding veth field in debconf cairon-backports example preseed file.Daniel Baumann2016-05-181-0/+1
* Correcting typo in debconf jessie example preseed file.Daniel Baumann2016-05-181-1/+1
* 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-182-22/+40
* Using systemctl to start containers.Nik Lutz2016-05-182-11/+53