summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding container key command.Daniel Baumann2017-07-234-0/+243
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Moving image cache from /var/cache/container-tools/images to ↵Daniel Baumann2017-07-231-1/+1
| | | | | | /var/cache/container-tools/system for consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Passing container name to setup environment in curl container create script.Daniel Baumann2017-07-231-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating default filename for download in curl container create script.Daniel Baumann2017-07-231-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating container-images.sh example script to match current curl container ↵Daniel Baumann2017-07-231-14/+40
| | | | | | create script expectations. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating container-create-curl manpage to match current curl container ↵Daniel Baumann2017-07-231-5/+8
| | | | create script.
* Adding --setup option in curl container create script to manually specify a ↵Daniel Baumann2017-07-231-3/+8
| | | | | | custom setup tarball. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming --image option to --system in curl container create script for ↵Daniel Baumann2017-07-231-14/+14
| | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding gzip dependency check in curl container create script for completness ↵Daniel Baumann2017-07-231-1/+12
| | | | | | sake. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Sorting password option handling in curl container create script.Daniel Baumann2017-07-231-6/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding support for setup tarballs in curl container create script for ↵Daniel Baumann2017-07-231-25/+58
| | | | | | appliance style setup of prebuilt containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Reshuffeling checksum handling in curl container create script.Daniel Baumann2017-07-221-18/+26
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adjusting messages output in curl container create script.Daniel Baumann2017-07-221-3/+7
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Reshuffeling curl options handling in curl container create script.Daniel Baumann2017-07-221-4/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Dynamically prefer lzip over xz over gz in curl container create script, ↵Daniel Baumann2017-07-221-1/+11
| | | | | | depending on if required decompressors are already installed on the host system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding error messages in curl container create script if required ↵Daniel Baumann2017-07-221-0/+12
| | | | decompressors are not installed.
* Making sha512 checksum optional for image downloads in curl container create ↵Daniel Baumann2017-07-221-20/+27
| | | | | | script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding knot-resolver to dschinn-backports preseed example.Daniel Baumann2017-07-221-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing unreachable fallback for veth0, always the short-hostname is used ↵Daniel Baumann2017-07-221-1/+1
| | | | | | anyway. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using default eno1 instead of eth0 as default container interface.Daniel Baumann2017-07-223-27/+27
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using default bridge0 instead of br0 as default bridge interface.Daniel Baumann2017-07-225-13/+13
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding cnt-debconf/mode preseed field to allow embedding container create ↵Daniel Baumann2017-07-225-19/+43
| | | | | | script within preseed file itself without relying on a specific default create script being set on the host system, thanks to David Kunz for the idea. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating default url to download images from in curl container create script.Daniel Baumann2017-07-222-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting typo in comment in curl container create script.Daniel Baumann2017-07-221-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Also creating lz compressed container-images in example script.Daniel Baumann2017-07-221-2/+5
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating output of container-shell help.Daniel Baumann2017-07-221-5/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding message about enabled and disabled container commands in ↵Daniel Baumann2017-07-221-0/+16
| | | | | | container-shell help. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding interface max length check in container start command.Daniel Baumann2017-07-221-0/+10
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Fixing spelling typo in 'bandwidth'.Simon Spöhel2017-07-224-23/+23
| | | | | Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding myself to copyright notice in bash-completion.Daniel Baumann2017-07-221-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Wrapping changelog to 80 characters per line.Daniel Baumann2017-07-221-95/+194
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20170701.v20170701Daniel Baumann2017-07-012-1/+10
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Also removing /etc/localtime before reconfiguring tzdata to workaround ↵Daniel Baumann2017-07-011-1/+1
| | | | | | broken tzdata preseed handling (see several bug reports in the BTS), thanks to Nik Lutz <nik@netstyle.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Avoid removing top-level directories when cleaning up bind mounts in ↵Daniel Baumann2017-07-012-8/+47
| | | | | | | | | container remove and stop commands. Previously when using 'bind=/mnt/foo:/foo/bar/baz;', this removed /mnt on the host system too (if empty). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting boolean typo when checking for existence of new container in ↵Daniel Baumann2017-06-301-1/+1
| | | | | | container move command, thanks to Simon Spöhel <simon.spoehel@open-infrastructure.net>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20170629.v20170629Daniel Baumann2017-06-292-1/+42
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Allow cnt.auto=force-true to enforce startup of a locked container at system ↵Daniel Baumann2017-06-291-1/+6
| | | | | | | | | startup. Use case: start specific containers automatically after e.g. a power loss of the container server. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Harmonizing edition of container configuration file in debconf script.Daniel Baumann2017-06-291-7/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adjusting container list outout for container top command.Daniel Baumann2017-06-291-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating bash-completion for container top command.Daniel Baumann2017-06-291-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding new container top command manpage.Daniel Baumann2017-06-292-0/+78
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding new container top command.Daniel Baumann2017-06-291-0/+113
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using more systemd-ish status symbols in container list command.Daniel Baumann2017-06-291-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Documenting usage of container-shell command restrictions in container-shell ↵Daniel Baumann2017-06-291-0/+33
| | | | | | manpage. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding CONTAINER_COMMANDS_DISABLE variable for container-shell to add ↵Daniel Baumann2017-06-291-0/+21
| | | | | | | | | support for disallowing certain container commands for a specific container-shell invocation only. Use case: Disallow some people (via their SSH key) some specific container commands, e.g. container remove. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding CONTAINER_COMMANDS_ENABLE variable for container-shell to add support ↵Daniel Baumann2017-06-291-3/+27
| | | | | | | | | | for allowing certain container commands for a specific container-shell invocation only. Use case: Allow some people (via their SSH key) to only execute some but not all commands, e.g. container start and container-stop but not container create and container remove. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Executing auto commands only when cnt.auto=true and cnt.container-server ↵Daniel Baumann2017-06-291-1/+1
| | | | | | matches the current hostname. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming cnt.auto to cnt.container-server in order to split functionality of ↵Daniel Baumann2017-06-298-12/+43
| | | | | | 'binding container to a specific host system' from 'starting container at system boot'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing net-tools from host-setup documentation, it is a direct depends of ↵Daniel Baumann2017-06-291-1/+1
| | | | | | container-tools for the time being. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using allow-hotplug instead of allow in host-setup documentation.Daniel Baumann2017-06-241-7/+7
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>