Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES. | Nik Lutz | 2016-05-18 | 1 | -19/+19 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing systemd-nspawn '--network-bridge=' with one config file per ↵ | Nik Lutz | 2016-05-18 | 4 | -9/+32 |
| | | | | | | 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 Lutz | 2016-05-18 | 1 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing network interface configuration in /etc/network/interfaces.d after ↵ | Nik Lutz | 2016-05-18 | 1 | -0/+22 |
| | | | | | | container stop. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' ↵ | Nik Lutz | 2016-05-18 | 5 | -11/+47 |
| | | | | | | (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 Lutz | 2016-05-18 | 2 | -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 Lutz | 2016-05-18 | 1 | -1/+1 |
| | | | | | | script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20160501.v20160501 | Daniel Baumann | 2016-05-06 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting spelling error in changelog file. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Excluding snapshot directories for cephfs and netapp in container list command. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding short and full list format to container list command. | Daniel Baumann | 2016-05-06 | 2 | -21/+150 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding exit alias for logout in container-shell program. | Daniel Baumann | 2016-05-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting Debian stretch version number in container-tools manpage. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting Debian stretch version number in readme file. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding links in development section of the container-tools manpage. | Daniel Baumann | 2016-05-06 | 1 | -1/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding links in development section of the readme file. | Daniel Baumann | 2016-05-06 | 1 | -1/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20160415.v20160415 | Daniel Baumann | 2016-04-16 | 2 | -1/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching from httpredir.debian.org as default debian mirror to ↵ | Daniel Baumann | 2016-04-16 | 3 | -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 Baumann | 2016-04-16 | 2 | -8/+8 |
| | | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding manpage symlinks for container script shortcut symlinks. | Daniel Baumann | 2016-04-16 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Creating container script shortcut symlinks in makefile instead of keeping ↵ | Daniel Baumann | 2016-04-16 | 5 | -4/+5 |
| | | | | | | them in the sources. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Creating container program shortcut symlinks in makefile instead of keeping ↵ | Daniel Baumann | 2016-04-16 | 3 | -2/+4 |
| | | | | | | them in the sources. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Excluding lost+found directory in container list command. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Dropping unused syslog.target from container-autostart.service file. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating apt comandline in installation instructions. | Daniel Baumann | 2016-04-16 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding extra empty line before each command output in container-shell. | Daniel Baumann | 2016-04-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Overwriting existing symlinks in makefiles install target. | Daniel Baumann | 2016-04-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-shell start message. | Daniel Baumann | 2016-04-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notes about container-shell specific commands in container-shell manpage. | Daniel Baumann | 2016-04-16 | 1 | -1/+13 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container-shell about command. | Daniel Baumann | 2016-04-16 | 1 | -1/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Avoid aborting container-shell help command if no manpage is available. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Completing output of container-shell help command. | Daniel Baumann | 2016-04-16 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding start note about logout to container-shell. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using logout only to exit container-shell. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing hardcoded container reference when opening manpages in ↵ | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | | | container-shell help. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20160401.v20160401 | Daniel Baumann | 2016-04-04 | 2 | -1/+17 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-tools description in manpages. | Daniel Baumann | 2016-03-31 | 3 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-tools description in readme file. | Daniel Baumann | 2016-03-31 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating wording about Debian and Debian based containers in jessie example ↵ | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
| | | | | | | file. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating wording about Debian and Debian based containers in ↵ | Daniel Baumann | 2016-03-31 | 3 | -6/+6 |
| | | | | | | container-create-* manpages. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notes about development to container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notes about installation to container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -0/+16 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting spelling in container program manpages. | Daniel Baumann | 2016-03-31 | 2 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating debconf title in debconf script. | Daniel Baumann | 2016-03-31 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in makefile. | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in scripts. | Daniel Baumann | 2016-03-31 | 5 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in manpages. | Daniel Baumann | 2016-03-31 | 15 | -15/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in examples. | Daniel Baumann | 2016-03-31 | 2 | -4/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in commands. | Daniel Baumann | 2016-03-31 | 9 | -9/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in programs. | Daniel Baumann | 2016-03-31 | 3 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |