Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-01-31 | Updating references in manpages for bookworm. | Daniel Baumann | 2 | -10/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-09-17 | Adding force and interactive options to container restart command. | Daniel Baumann | 1 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-07-04 | Updating links about related articles in compute-tools manpage. | Daniel Baumann | 1 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-06-05 | Renaming force option in container stop command to kill in order to properly ↵ | Daniel Baumann | 1 | -2/+9 | |
separate the three different stop modi (interactive, force, kill). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-06-05 | Adding default interactive mode for container stop command. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-30 | Adding --name option in container-info manpage. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-01 | Updating copyright notices for 2022. | Daniel Baumann | 29 | -29/+29 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-01 | Adding container rebuild command. | Daniel Baumann | 2 | -0/+96 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-12-10 | Adding interactive option to container update command to ease skipping ↵ | Daniel Baumann | 1 | -0/+3 | |
containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Supporting /etc/compute-tools/container.conf.d. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Adding container update command. | Daniel Baumann | 2 | -0/+114 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Correcting synopsis in container-run manpage. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Support fetching remote keys from keyserver in container key command. | Daniel Baumann | 1 | -2/+21 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Updating example key in container key manpage examples. | Daniel Baumann | 1 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Updating default keyserver for container key command. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Adding container get command. | Daniel Baumann | 2 | -4/+130 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Making previous container curl create script a container get script. | Daniel Baumann | 2 | -18/+15 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Renaming container create command to container build. | Daniel Baumann | 5 | -70/+70 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Correcting spelling typos in documentation files. | Daniel Baumann | 4 | -7/+7 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Harmonizing formating of URL in homepage section in manpages. | Daniel Baumann | 23 | -23/+23 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Harmonizing formating of default values in manpages. | Daniel Baumann | 5 | -8/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Injecting compute-tools version into manpage headers. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Prefixing generated manpages with boiler-plate header. | Daniel Baumann | 2 | -2/+25 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating build-depends listed in compute-tools manpage. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating references to the current Debian release in manpages for Debian 11 ↵ | Daniel Baumann | 2 | -10/+10 | |
(bullseye). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating ssh public-key references in container-shell manpage examples. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Migrationg manpages from asciidoc to rst. | Daniel Baumann | 48 | -2404/+2660 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating build relevant stuff to move from asciidoc to rst for manpage ↵ | Daniel Baumann | 1 | -12/+20 | |
generation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-29 | Adding initial container info command. | Daniel Baumann | 2 | -0/+90 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-06 | Allowing to specify cnt.start=force in container config to ease fencing with ↵ | Daniel Baumann | 1 | -0/+3 | |
pacemaker/corosync. This should be generalized as a generic container program behaviour to look at users command line options *and* container configuration files. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Using https instead of http in all comments. | Daniel Baumann | 24 | -24/+24 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Using /var/cache/container instead of /var/cache/open-infrastructure/container. | Daniel Baumann | 3 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Using /var/log/compute-tools instead of /var/log/open-infrastructure. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Using /usr/share/compute-tools instead of ↵ | Daniel Baumann | 3 | -3/+3 | |
/usr/share/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Using /usr/libexec/container instead of ↵ | Daniel Baumann | 1 | -1/+1 | |
/usr/libexec/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Moving config files from /etc/open-infrastructure to /etc/compute-tools. | Daniel Baumann | 3 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Moving command files from /usr/lib to /usr/libexec. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-02-09 | Updating copyright notices for 2021. | Daniel Baumann | 23 | -23/+23 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2020-10-30 | Cleaning up and harmonizing verbose output for container remove, restart, ↵ | Daniel Baumann | 2 | -0/+6 | |
start, and stop commands. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2020-10-30 | Adding container run command to execute programs within containers. | Daniel Baumann | 2 | -0/+83 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2020-10-30 | Adding overlay options to container create command. | Katharina Drexel | 1 | -0/+3 | |
Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2020-01-21 | Updating copyright notices for 2020. | Daniel Baumann | 22 | -22/+22 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2020-01-16 | Adding verbose option for container start command. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-11-18 | Fixing FTBFS with newer asciidoc versions. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Readding curl container create script. | Daniel Baumann | 2 | -0/+135 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Readding limit command. | Daniel Baumann | 2 | -0/+112 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Readding key command. | Daniel Baumann | 2 | -0/+89 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 1 | -4/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Updating list of container shortcut commands. | Daniel Baumann | 11 | -8/+15 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Removing curl container create script until its completly tested. | Daniel Baumann | 2 | -135/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |