Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support fetching remote keys from keyserver in container key command. | Daniel Baumann | 2021-07-26 | 1 | -2/+21 |
| | | | | 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 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container get command. | Daniel Baumann | 2021-07-26 | 2 | -4/+130 |
| | | | | 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 | 2 | -18/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container create command to container build. | Daniel Baumann | 2021-07-26 | 5 | -70/+70 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting spelling typos in documentation files. | Daniel Baumann | 2021-07-25 | 4 | -7/+7 |
| | | | | 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> | ||||
* | 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 | 1 | -12/+20 |
| | | | | | | generation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial container info command. | Daniel Baumann | 2021-06-29 | 2 | -0/+90 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Allowing to specify cnt.start=force in container config to ease fencing with ↵ | Daniel Baumann | 2021-06-06 | 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> | ||||
* | Using https instead of http in all comments. | Daniel Baumann | 2021-04-11 | 24 | -24/+24 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /var/cache/container instead of /var/cache/open-infrastructure/container. | Daniel Baumann | 2021-04-11 | 3 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /var/log/compute-tools instead of /var/log/open-infrastructure. | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /usr/share/compute-tools instead of ↵ | Daniel Baumann | 2021-04-11 | 3 | -3/+3 |
| | | | | | | /usr/share/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /usr/libexec/container instead of ↵ | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | | | /usr/libexec/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Moving config files from /etc/open-infrastructure to /etc/compute-tools. | Daniel Baumann | 2021-04-11 | 3 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Moving command files from /usr/lib to /usr/libexec. | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright notices for 2021. | Daniel Baumann | 2021-02-09 | 23 | -23/+23 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Cleaning up and harmonizing verbose output for container remove, restart, ↵ | Daniel Baumann | 2020-10-30 | 2 | -0/+6 |
| | | | | | | start, and stop commands. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container run command to execute programs within containers. | Daniel Baumann | 2020-10-30 | 2 | -0/+83 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding overlay options to container create command. | Katharina Drexel | 2020-10-30 | 1 | -0/+3 |
| | | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright notices for 2020. | Daniel Baumann | 2020-01-21 | 22 | -22/+22 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding verbose option for container start command. | Daniel Baumann | 2020-01-16 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing FTBFS with newer asciidoc versions. | Daniel Baumann | 2019-11-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding curl container create script. | Daniel Baumann | 2019-03-02 | 2 | -0/+135 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding limit command. | Daniel Baumann | 2019-03-02 | 2 | -0/+112 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding key command. | Daniel Baumann | 2019-03-02 | 2 | -0/+89 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 2019-03-02 | 1 | -4/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating list of container shortcut commands. | Daniel Baumann | 2019-03-02 | 11 | -8/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing curl container create script until its completly tested. | Daniel Baumann | 2019-03-02 | 2 | -135/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing limit command until its completly tested. | Daniel Baumann | 2019-03-02 | 2 | -112/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing key command until its completly tested. | Daniel Baumann | 2019-03-02 | 2 | -89/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for using mmdebstrap in container debootstrap create script. | Daniel Baumann | 2019-03-02 | 1 | -5/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using get.open-infrastructure.net as default URL to get images from in ↵ | Daniel Baumann | 2019-02-23 | 1 | -1/+1 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container-tools to compute-tools. | Daniel Baumann | 2019-02-23 | 23 | -145/+122 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container log command. | Daniel Baumann | 2019-02-18 | 2 | -0/+94 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright notices to 2019. | Daniel Baumann | 2019-02-17 | 21 | -21/+21 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding reference to /var/cache/container-tools to container manpage. | Daniel Baumann | 2018-07-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding 'ALL' as pseudo container name for container start, stop, restart, ↵ | Daniel Baumann | 2018-05-27 | 4 | -4/+16 |
| | | | | | | and remove commands to act on all available container respectivly. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating author section in manpages. | Daniel Baumann | 2018-05-27 | 21 | -21/+21 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Clarify differences between container enter and console commands in manpages. | Daniel Baumann | 2018-05-27 | 2 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding -v, --verbose option to container-create command to be used e.g. when ↵ | Daniel Baumann | 2018-05-03 | 1 | -0/+3 |
| | | | | | | mass-creating new containers in a row. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |