Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-27 | Harmonizing usage messages over all container commands with manpage references. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Using https instead of http in all comments. | Daniel Baumann | 1 | -1/+1 | |
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 | 1 | -2/+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 | -0/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-23 | Renaming container-tools to compute-tools. | Daniel Baumann | 1 | -5/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-05 | Adding SPDX License Identifiers. | Daniel Baumann | 1 | -0/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-12-11 | Enabling pre and post hooks in container commands. | Daniel Baumann | 1 | -0/+19 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-25 | Renaming too generic internal getopt variables to avoid possible collisions ↵ | Daniel Baumann | 1 | -3/+3 | |
in the future. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-08-04 | Changing container-status command to always show full output. | Simon Spöhel | 1 | -1/+1 | |
Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Adding container-status command. | Simon Spöhel | 1 | -2/+3 | |
Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Harmonizing defintions of long and short options in getopt code of container ↵ | Daniel Baumann | 1 | -2/+2 | |
commands. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Updating comments in commands. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Updating year in copyright notices in container commands. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-12 | Adding container commands. | Daniel Baumann | 1 | -0/+81 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |