Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also adding notifications for container get command in container main program. | Daniel Baumann | 2021-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container update command. | Daniel Baumann | 2021-07-27 | 6 | -1/+275 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting synopsis in container-run manpage. | Daniel Baumann | 2021-07-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding backward incompatible changes of the previous release to changelog. | Daniel Baumann | 2021-07-26 | 1 | -0/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210726.v20210726 | Daniel Baumann | 2021-07-26 | 2 | -1/+26 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using sig instead of sign as gpg signature extension for container images. | Daniel Baumann | 2021-07-26 | 2 | -10/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Support fetching local keys from keyring library in container key command. | Daniel Baumann | 2021-07-26 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Support fetching remote keys from keyserver in container key command. | Daniel Baumann | 2021-07-26 | 2 | -4/+28 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Speeding up container list command by optimizing IP address gathering. | Daniel Baumann | 2021-07-26 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Speeding up container list command by not gathering IP addresses for output ↵ | Daniel Baumann | 2021-07-26 | 1 | -1/+9 |
| | | | | | | format that don't need it. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding sensible default lookups for container key bash-completion. | Daniel Baumann | 2021-07-26 | 1 | -3/+19 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating example key in container key manpage examples. | Daniel Baumann | 2021-07-26 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating default keyserver for container key command. | Daniel Baumann | 2021-07-26 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding example public keys. | Daniel Baumann | 2021-07-26 | 3 | -1/+67 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Creating empty keyring directory in Makefile. | Daniel Baumann | 2021-07-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container get command. | Daniel Baumann | 2021-07-26 | 6 | -4/+487 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making previous container curl create script a container get script. | Daniel Baumann | 2021-07-26 | 6 | -28/+23 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container create command to container build. | Daniel Baumann | 2021-07-26 | 23 | -121/+121 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-image example build script for current debian releases. | Daniel Baumann | 2021-07-26 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding check for writable gpg directory in container key command. | Daniel Baumann | 2021-07-26 | 1 | -0/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding reference to manpage in 'no such container command' error message. | Daniel Baumann | 2021-07-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting spelling typos in documentation files. | Daniel Baumann | 2021-07-25 | 5 | -9/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing formating of URL in homepage section in manpages. | Daniel Baumann | 2021-07-25 | 23 | -23/+23 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing formating of default values in manpages. | Daniel Baumann | 2021-07-25 | 5 | -8/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210725.v20210725 | Daniel Baumann | 2021-07-25 | 2 | -1/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Injecting compute-tools version into manpage headers. | Daniel Baumann | 2021-07-25 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Prefixing generated manpages with boiler-plate header. | Daniel Baumann | 2021-07-25 | 2 | -2/+25 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating build-depends listed in compute-tools manpage. | Daniel Baumann | 2021-07-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating references to the current Debian release in manpages for Debian 11 ↵ | Daniel Baumann | 2021-07-25 | 2 | -10/+10 |
| | | | | | | (bullseye). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating ssh public-key references in container-shell manpage examples. | Daniel Baumann | 2021-07-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Migrationg manpages from asciidoc to rst. | Daniel Baumann | 2021-07-25 | 48 | -2404/+2660 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating build relevant stuff to move from asciidoc to rst for manpage ↵ | Daniel Baumann | 2021-07-25 | 3 | -15/+22 |
| | | | | | | generation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting check for shellcheck executable in Makefile. | Daniel Baumann | 2021-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210724.v20210724 | Daniel Baumann | 2021-07-24 | 2 | -1/+17 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Improving comments in debootstrap script. | Daniel Baumann | 2021-07-24 | 1 | -1/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using fixme rather than todo in source files. | Daniel Baumann | 2021-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing first line in comments of non-shebang files. | Daniel Baumann | 2021-07-24 | 8 | -3/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Improving section titles in host-setup documentation. | Daniel Baumann | 2021-07-24 | 1 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using lower-case filename for host-setup documentation. | Daniel Baumann | 2021-07-24 | 1 | -0/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Exporting IP variables to be used in host commands. | Daniel Baumann | 2021-07-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Also removing lock file when force-stopping a container. | Daniel Baumann | 2021-07-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding @FILE@ replacement variables in preseed files. | Daniel Baumann | 2021-07-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting wording in host setup documentation. | Daniel Baumann | 2021-07-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing note about ipv4 forwarding, this is not actually required (anymore). | Daniel Baumann | 2021-07-13 | 1 | -13/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210630.v20210630 | Daniel Baumann | 2021-06-30 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Reverting openvswitch, not really ready yet. | Daniel Baumann | 2021-06-30 | 3 | -112/+130 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210629.v20210629 | Daniel Baumann | 2021-06-29 | 2 | -1/+21 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating documentation for openvswitch. | Simon Spöhel | 2021-06-29 | 1 | -94/+74 |
| | | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using openvswitch instead of linux bridges. | Simon Spöhel | 2021-06-29 | 2 | -36/+38 |
| | | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210628.v20210628 | Daniel Baumann | 2021-06-29 | 2 | -1/+22 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |