Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-06 | Readding container enter command. | Daniel Baumann | 3 | -0/+95 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-06 | Readding container limit command. | Daniel Baumann | 4 | -0/+138 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-06 | Readding -f|--force option in container stop command. | Daniel Baumann | 1 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Updating asciicast for container-tools version 20161101. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Improving language of preseed question in debconf script. | Daniel Baumann | 1 | -1/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Updating known limitations in container-tools manpage. | Daniel Baumann | 1 | -1/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Correcting IP address in documentation of a network configuration example. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing -f|--force option in container stop command for LTS version. | Daniel Baumann | 1 | -6/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing container limit command for LTS version. | Daniel Baumann | 4 | -138/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing container enter command for LTS version. | Daniel Baumann | 3 | -95/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Updating progress-linux archive-key filenames. | Daniel Baumann | 1 | -12/+4 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Automatically adding restricted archive areas for progress-linux extras ↵ | Daniel Baumann | 1 | -4/+24 | |
repositories if non-free is enabled. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Replacing support for Progress Linux 3 (cairon) with Progress Linux 4 (dschinn). | Daniel Baumann | 2 | -8/+8 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 6 | -12/+12 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing obsolete network configurations in host-setup documentation. | Daniel Baumann | 1 | -6/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing obsolete configuration for network in interfaces of debconf ↵ | Daniel Baumann | 4 | -33/+0 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Removing obsolete configuration for broadcast in interfaces of debconf ↵ | Daniel Baumann | 4 | -33/+0 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Switching from ftp.debian.org as default debian mirror to deb.debian.org in ↵ | Daniel Baumann | 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> | |||||
2016-10-25 | Using sudo in container-shell. | Daniel Baumann | 2 | -0/+14 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-10-25 | Changing installation of systemd support packages to workaround systemd-shim ↵ | Daniel Baumann | 1 | -2/+5 | |
failures in debootstrap. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding -v, --verbose option to container remove command. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding support for user namespace. | Daniel Baumann | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Sorting container configuration file. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Calling container-nsenter program from container enter command. | Daniel Baumann | 1 | -4/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding -f, --force option to container start command to remove stray lock files. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding host system based overlay mounts. | Daniel Baumann | 5 | -0/+55 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Updating name in container-status manpage. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Adding reference to container-status command in container manpage. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Trimming usage example to basic commands only in container-tools manpage. | Daniel Baumann | 1 | -12/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Adding bash-completion for container status command. | Daniel Baumann | 1 | -0/+20 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Adding container-status command. | Simon Spöhel | 1 | -0/+72 | |
Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Correcting spelling typo in HOST-SETUP.txt. | Philipp Plüss | 1 | -1/+1 | |
Signed-off-by: Philipp Plüss <philipp.pluess@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Creating machines directory in container create scripts if it's not already ↵ | Daniel Baumann | 2 | -0/+3 | |
existing. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Adding section about known limitations to container-tools manpage. | Daniel Baumann | 1 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Updating depends to install in container-tools manpage. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Adding asciicast introduction. | Daniel Baumann | 2 | -0/+137 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Always writing cnt.auto= default values to configuration files in debconf ↵ | Daniel Baumann | 1 | -6/+8 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Correcting local commands extraction in container bash-completion. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Looking up container create scripts dynamically in container bash-completion. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Harmonizing head comments in container bash-completion. | Daniel Baumann | 1 | -1/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Using tabs instead of spaces for indentation in container bash-completion. | Daniel Baumann | 1 | -219/+220 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Updating bash-completion for container remove command. | Andreas Kreuzer | 1 | -1/+1 | |
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Updating bash-completion for format parameter in container list command. | Andreas Kreuzer | 1 | -0/+5 | |
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Updating bash-completion for container list command. | Andreas Kreuzer | 1 | -1/+1 | |
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Adding bash-completion for container enter command. | Andreas Kreuzer | 1 | -0/+20 | |
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Correcting container list manpage. | Andreas Kreuzer | 1 | -1/+1 | |
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Fixing bash-completion. | Andreas Kreuzer | 2 | -215/+215 | |
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Updating Git URL in installation instructions. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Updating references to bug tracking system. | Daniel Baumann | 16 | -17/+17 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Adding container enter command. | Daniel Baumann | 3 | -0/+81 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |