summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reworking container-autostart program into container auto command.Daniel Baumann2016-06-035-5/+83
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding veth field in debconf cairon-backports example preseed file.Daniel Baumann2016-05-181-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting typo in debconf jessie example preseed file.Daniel Baumann2016-05-181-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using systemd to cleanup network interfaces after the container has been ↵Nik Lutz2016-05-181-0/+1
| | | | | | stopped. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using systemctl to start containers.Nik Lutz2016-05-181-0/+11
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Replacing systemd-nspawn '--network-bridge=' with one config file per ↵Nik Lutz2016-05-182-2/+5
| | | | | | interface in /etc/network/interfaces.d. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using eth[0-9] instead of host[0-9] in containers /etc/network/interface.Nik Lutz2016-05-181-5/+5
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' ↵Nik Lutz2016-05-183-3/+28
| | | | | | (prerequisite for multiple network interface support per container). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding veth name (cnt-debconf/network[0-9]/veth) configuration option to ↵Nik Lutz2016-05-182-0/+27
| | | | | | debconf script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Fixing path argument of chmod for .container-command script in the debconf ↵Nik Lutz2016-05-181-1/+1
| | | | | | script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding short and full list format to container list command.Daniel Baumann2016-05-061-3/+14
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding exit alias for logout in container-shell program.Daniel Baumann2016-05-061-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting Debian stretch version number in container-tools manpage.Daniel Baumann2016-05-061-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding links in development section of the container-tools manpage.Daniel Baumann2016-05-061-1/+7
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Switching from httpredir.debian.org as default debian mirror to ↵Daniel Baumann2016-04-163-6/+6
| | | | | | | | | ftp.debian.org in debconf script. httpredir.debian.org has reliability issues, see https://lists.debian.org/debian-project/2016/04/msg00012.html Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming container stop command option -k, --kill to -f, --force for ↵Daniel Baumann2016-04-161-2/+2
| | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Creating container script shortcut symlinks in makefile instead of keeping ↵Daniel Baumann2016-04-164-4/+0
| | | | | | them in the sources. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Dropping unused syslog.target from container-autostart.service file.Daniel Baumann2016-04-161-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating apt comandline in installation instructions.Daniel Baumann2016-04-161-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notes about container-shell specific commands in container-shell manpage.Daniel Baumann2016-04-161-1/+13
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating container-tools description in manpages.Daniel Baumann2016-03-313-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating wording about Debian and Debian based containers in jessie example ↵Daniel Baumann2016-03-311-1/+1
| | | | | | file. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating wording about Debian and Debian based containers in ↵Daniel Baumann2016-03-313-6/+6
| | | | | | container-create-* manpages. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notes about development to container-tools manpage.Daniel Baumann2016-03-311-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notes about installation to container-tools manpage.Daniel Baumann2016-03-311-0/+16
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting spelling in container program manpages.Daniel Baumann2016-03-312-4/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating debconf title in debconf script.Daniel Baumann2016-03-312-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating comments in scripts.Daniel Baumann2016-03-315-5/+5
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating comments in manpages.Daniel Baumann2016-03-3115-15/+15
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating comments in examples.Daniel Baumann2016-03-312-4/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting spelling in container-tools manpage.Daniel Baumann2016-03-311-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding documentation about host setup.Daniel Baumann2016-03-311-0/+169
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding debconf script.Daniel Baumann2016-03-3114-0/+2670
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding blockio, cpu, memory and tasks limit config options.Daniel Baumann2016-03-311-0/+10
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding capability and drop-capability config option.Daniel Baumann2016-03-312-0/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container limit command.Daniel Baumann2016-03-313-0/+111
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container-autostart program.Daniel Baumann2016-03-313-0/+21
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container-shell program.Daniel Baumann2016-03-312-0/+66
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container config.Daniel Baumann2016-03-121-0/+11
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container manpages.Daniel Baumann2016-03-1212-0/+947
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container scripts.Daniel Baumann2016-03-121-0/+135
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>