| Commit message (Expand) | Author | Files | Lines |
2016-05-18 | Using systemctl to start containers. | Nik Lutz | 1 | -0/+11 |
2016-05-18 | Replacing systemd-nspawn '--network-bridge=' with one config file per interfa... | Nik Lutz | 2 | -2/+5 |
2016-05-18 | Using eth[0-9] instead of host[0-9] in containers /etc/network/interface. | Nik Lutz | 1 | -5/+5 |
2016-05-18 | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre... | Nik Lutz | 3 | -3/+28 |
2016-05-18 | Adding veth name (cnt-debconf/network[0-9]/veth) configuration option to debc... | Nik Lutz | 2 | -0/+27 |
2016-05-18 | Fixing path argument of chmod for .container-command script in the debconf sc... | Nik Lutz | 1 | -1/+1 |
2016-05-06 | Adding short and full list format to container list command. | Daniel Baumann | 1 | -3/+14 |
2016-05-06 | Adding exit alias for logout in container-shell program. | Daniel Baumann | 1 | -1/+1 |
2016-05-06 | Correcting Debian stretch version number in container-tools manpage. | Daniel Baumann | 1 | -1/+1 |
2016-05-06 | Adding links in development section of the container-tools manpage. | Daniel Baumann | 1 | -1/+7 |
2016-04-16 | Switching from httpredir.debian.org as default debian mirror to ftp.debian.or... | Daniel Baumann | 3 | -6/+6 |
2016-04-16 | Renaming container stop command option -k, --kill to -f, --force for consiste... | Daniel Baumann | 1 | -2/+2 |
2016-04-16 | Creating container script shortcut symlinks in makefile instead of keeping th... | Daniel Baumann | 4 | -4/+0 |
2016-04-16 | Dropping unused syslog.target from container-autostart.service file. | Daniel Baumann | 1 | -1/+1 |
2016-04-16 | Updating apt comandline in installation instructions. | Daniel Baumann | 1 | -1/+1 |
2016-04-16 | Adding notes about container-shell specific commands in container-shell manpage. | Daniel Baumann | 1 | -1/+13 |
2016-03-31 | Updating container-tools description in manpages. | Daniel Baumann | 3 | -3/+3 |
2016-03-31 | Updating wording about Debian and Debian based containers in jessie example f... | Daniel Baumann | 1 | -1/+1 |
2016-03-31 | Updating wording about Debian and Debian based containers in container-create... | Daniel Baumann | 3 | -6/+6 |
2016-03-31 | Adding notes about development to container-tools manpage. | Daniel Baumann | 1 | -0/+6 |
2016-03-31 | Adding notes about installation to container-tools manpage. | Daniel Baumann | 1 | -0/+16 |
2016-03-31 | Correcting spelling in container program manpages. | Daniel Baumann | 2 | -4/+4 |
2016-03-31 | Updating debconf title in debconf script. | Daniel Baumann | 2 | -2/+2 |
2016-03-31 | Updating comments in scripts. | Daniel Baumann | 5 | -5/+5 |
2016-03-31 | Updating comments in manpages. | Daniel Baumann | 15 | -15/+15 |
2016-03-31 | Updating comments in examples. | Daniel Baumann | 2 | -4/+6 |
2016-03-31 | Correcting spelling in container-tools manpage. | Daniel Baumann | 1 | -3/+3 |
2016-03-31 | Adding documentation about host setup. | Daniel Baumann | 1 | -0/+169 |
2016-03-31 | Adding debconf script. | Daniel Baumann | 14 | -0/+2670 |
2016-03-31 | Adding blockio, cpu, memory and tasks limit config options. | Daniel Baumann | 1 | -0/+10 |
2016-03-31 | Adding capability and drop-capability config option. | Daniel Baumann | 2 | -0/+8 |
2016-03-31 | Adding container limit command. | Daniel Baumann | 3 | -0/+111 |
2016-03-31 | Adding container-autostart program. | Daniel Baumann | 3 | -0/+21 |
2016-03-31 | Adding container-shell program. | Daniel Baumann | 2 | -0/+66 |
2016-03-12 | Adding container config. | Daniel Baumann | 1 | -0/+11 |
2016-03-12 | Adding container manpages. | Daniel Baumann | 12 | -0/+947 |
2016-03-12 | Adding container scripts. | Daniel Baumann | 1 | -0/+135 |