Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updating container update options in bash-completion. | Daniel Baumann | 2021-07-27 | 1 | -1/+1 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Releasing version 20210727.v20210727 | Daniel Baumann | 2021-07-27 | 2 | -1/+16 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding boliderplate variables in post-start.chown-nvidia.sh example hook for ↵ | Daniel Baumann | 2021-07-27 | 1 | -0/+4 | |
| | | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Supporting /etc/compute-tools/container.conf.d. | Daniel Baumann | 2021-07-27 | 5 | -11/+25 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Hardening quoting in container main program. | Daniel Baumann | 2021-07-27 | 1 | -3/+3 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Adding manpage references in usage message in main container program. | Daniel Baumann | 2021-07-27 | 1 | -0/+2 | |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | Suffixing keys with keyid in container keyring samples for transparency and ↵ | Daniel Baumann | 2021-07-27 | 2 | -0/+0 | |
| | | | | | | uniqueness of the keys. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
* | 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> |