Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding --clean option to curl container create script to remove downloaded ↵ | Daniel Baumann | 2016-11-22 | 2 | -2/+17 |
| | | | | | | tarball from cache after successfull container creation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing manpage markup. | Daniel Baumann | 2016-11-22 | 1 | -8/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating contact section in manpages. | Daniel Baumann | 2016-11-22 | 17 | -51/+102 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 2016-11-22 | 1 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial curl container create script. | Daniel Baumann | 2016-11-12 | 4 | -0/+346 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting syntax in usage message of container create scripts. | Daniel Baumann | 2016-11-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating development section in container-tools manpage. | Daniel Baumann | 2016-11-12 | 1 | -3/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container version to ver symlink. | Daniel Baumann | 2016-11-12 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Ignoring symlinks as container commands in bash-completion. | Daniel Baumann | 2016-11-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding shortcuts for container commands to bash-completion as well. | Daniel Baumann | 2016-11-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing support for Debian 8 (jessie) in debconf container create script. | Daniel Baumann | 2016-11-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container remove to rm symlink. | Daniel Baumann | 2016-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container list to ls symlink. | Daniel Baumann | 2016-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemd-networkd in container instead of ifupdown. | Daniel Baumann | 2016-11-06 | 1 | -85/+87 |
| | | | | | Tested-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding mandatory inclusion of /etc/network/interfaces.d files in host-setup ↵ | Daniel Baumann | 2016-11-06 | 1 | -0/+8 |
| | | | | | | documentation, thanks to Richard Nelson <unixabg@gmail.com>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding container enter command. | Daniel Baumann | 2016-11-06 | 3 | -0/+95 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding container limit command. | Daniel Baumann | 2016-11-06 | 4 | -0/+138 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding -f|--force option in container stop command. | Daniel Baumann | 2016-11-06 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating asciicast for container-tools version 20161101. | Daniel Baumann | 2016-10-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Improving language of preseed question in debconf script. | Daniel Baumann | 2016-10-25 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating known limitations in container-tools manpage. | Daniel Baumann | 2016-10-25 | 1 | -1/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting IP address in documentation of a network configuration example. | Daniel Baumann | 2016-10-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing -f|--force option in container stop command for LTS version. | Daniel Baumann | 2016-10-25 | 1 | -6/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing container limit command for LTS version. | Daniel Baumann | 2016-10-25 | 4 | -138/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing container enter command for LTS version. | Daniel Baumann | 2016-10-25 | 3 | -95/+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> | ||||
* | Using sudo in container-shell. | Daniel Baumann | 2016-10-25 | 2 | -0/+14 |
| | | | | 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> | ||||
* | Adding -v, --verbose option to container remove command. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for user namespace. | Daniel Baumann | 2016-08-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Sorting container configuration file. | Daniel Baumann | 2016-08-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Calling container-nsenter program from container enter command. | Daniel Baumann | 2016-08-04 | 1 | -4/+1 |
| | | | | 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 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 5 | -0/+55 |
| | | | | 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> | ||||
* | 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 | 1 | -0/+72 |
| | | | | | 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> |