Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removing -f|--force option in container stop command for LTS version. | Daniel Baumann | 2016-10-25 | 2 | -23/+3 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Removing container limit command for LTS version. | Daniel Baumann | 2016-10-25 | 5 | -324/+0 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Removing container enter command for LTS version. | Daniel Baumann | 2016-10-25 | 5 | -219/+0 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Updating progress-linux archive-key filenames. | Daniel Baumann | 2016-10-25 | 1 | -12/+4 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Automatically adding restricted archive areas for progress-linux extras ↵ | Daniel Baumann | 2016-10-25 | 1 | -4/+24 | |
| | | | | | | repositories if non-free is enabled. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Replacing support for Progress Linux 3 (cairon) with Progress Linux 4 (dschinn). | Daniel Baumann | 2016-10-25 | 2 | -8/+8 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 2016-10-25 | 6 | -12/+12 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Removing obsolete network configurations in host-setup documentation. | Daniel Baumann | 2016-10-25 | 1 | -6/+0 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Removing obsolete configuration for network in interfaces of debconf ↵ | Daniel Baumann | 2016-10-25 | 4 | -33/+0 | |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Removing obsolete configuration for broadcast in interfaces of debconf ↵ | Daniel Baumann | 2016-10-25 | 4 | -33/+0 | |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Switching from ftp.debian.org as default debian mirror to deb.debian.org in ↵ | Daniel Baumann | 2016-10-25 | 6 | -12/+28 | |
| | | | | | | | | | debconf script. deb.debian.org offers https, see https://lists.debian.org/debian-devel/2016/10/msg00281.html Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Setting LC_ALL in container-shell. | Daniel Baumann | 2016-10-25 | 1 | -0/+2 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Using sudo in container-shell. | Daniel Baumann | 2016-10-25 | 4 | -1/+24 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding note about help for individual commands in container-shell program. | Daniel Baumann | 2016-10-25 | 1 | -0/+3 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Correcting installation location for documentation in makefile. | Daniel Baumann | 2016-10-25 | 1 | -1/+1 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Changing installation of systemd support packages to workaround systemd-shim ↵ | Daniel Baumann | 2016-10-25 | 1 | -2/+5 | |
| | | | | | | failures in debootstrap. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Releasing version 20160801.v20160801 | Daniel Baumann | 2016-08-04 | 2 | -1/+27 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding -v, --verbose option to container remove command. | Daniel Baumann | 2016-08-04 | 2 | -5/+23 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding support for user namespace. | Daniel Baumann | 2016-08-04 | 3 | -0/+14 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Sorting container configuration file. | Daniel Baumann | 2016-08-04 | 3 | -14/+14 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Calling container-nsenter program from container enter command. | Daniel Baumann | 2016-08-04 | 2 | -7/+10 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding container-nsenter program for container enter command. | Daniel Baumann | 2016-08-04 | 1 | -0/+22 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding -f, --force option to container start command to remove stray lock files. | Daniel Baumann | 2016-08-04 | 2 | -5/+21 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding error message in container start command if container is locked. | Daniel Baumann | 2016-08-04 | 1 | -0/+6 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 8 | -2/+130 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Changing container-status command to always show full output. | Simon Spöhel | 2016-08-04 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding hooks directory for pre and post execution of container commands. | Daniel Baumann | 2016-08-04 | 1 | -0/+2 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Dropping lxc ignore in container list command. | Daniel Baumann | 2016-08-04 | 1 | -6/+0 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Updating name in container-status manpage. | Daniel Baumann | 2016-08-04 | 1 | -1/+1 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding reference to container-status command in container manpage. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Trimming usage example to basic commands only in container-tools manpage. | Daniel Baumann | 2016-08-04 | 1 | -12/+2 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Trimming usage example to basic commands only in readme file. | Daniel Baumann | 2016-08-04 | 1 | -9/+2 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding commit messages to previous changelog. | Daniel Baumann | 2016-08-04 | 1 | -50/+163 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Releasing version 20160701.v20160701 | Daniel Baumann | 2016-07-01 | 2 | -1/+17 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding bash-completion for container status command. | Daniel Baumann | 2016-07-01 | 1 | -0/+20 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding container-status command. | Simon Spöhel | 2016-07-01 | 2 | -0/+154 | |
| | | | | | Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Correcting spelling typo in HOST-SETUP.txt. | Philipp Plüss | 2016-07-01 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Philipp Plüss <philipp.pluess@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Creating machines directory in container create scripts if it's not already ↵ | Daniel Baumann | 2016-07-01 | 2 | -0/+3 | |
| | | | | | | existing. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding section about known limitations to container-tools manpage. | Daniel Baumann | 2016-07-01 | 1 | -0/+6 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding section about known limitations to readme file. | Daniel Baumann | 2016-07-01 | 1 | -3/+9 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Updating depends to install in container-tools manpage. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Updating depends to install in readme file. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding asciicast introduction. | Daniel Baumann | 2016-07-01 | 2 | -0/+137 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Always writing cnt.auto= default values to configuration files in debconf ↵ | Daniel Baumann | 2016-07-01 | 1 | -6/+8 | |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Using global path definition in container version command for consistency. | Daniel Baumann | 2016-07-01 | 1 | -1/+3 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Using global path definition in container create command for consistency. | Daniel Baumann | 2016-07-01 | 1 | -5/+6 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Correcting bind mount directory removal in container remove command to work ↵ | Daniel Baumann | 2016-07-01 | 1 | -4/+10 | |
| | | | | | | with multiple directories at once. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Correcting bind mount directory creation in container create command to work ↵ | Daniel Baumann | 2016-07-01 | 1 | -8/+9 | |
| | | | | | | with multiple directories at once. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Correcting local commands extraction in container bash-completion. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Looking up container create scripts dynamically in container bash-completion. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |