Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing explicit protocol for IP adresses in container list command. | Daniel Baumann | 2019-04-12 | 1 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using hostname fallback if FQDN is not set. | Daniel Baumann | 2019-02-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container-tools to compute-tools. | Daniel Baumann | 2019-02-23 | 1 | -11/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright notices to 2019. | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Also allowing symlinks for containers, requires systemd 233 or newer (see ↵ | Daniel Baumann | 2018-07-17 | 1 | -1/+1 |
| | | | | | | #805785). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding SPDX License Identifiers. | Daniel Baumann | 2017-12-05 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding sh shortcut for shell format in container list command. | Daniel Baumann | 2017-10-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing fallback TERM in container list, not needed anymore. | Daniel Baumann | 2017-10-27 | 1 | -2/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using linux as fallback TERM in container list command. | Daniel Baumann | 2017-10-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adjusting container list outout for container top command. | Daniel Baumann | 2017-06-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using more systemd-ish status symbols in container list command. | Daniel Baumann | 2017-06-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming cnt.auto to cnt.container-server in order to split functionality of ↵ | Daniel Baumann | 2017-06-29 | 1 | -3/+3 |
| | | | | | | 'binding container to a specific host system' from 'starting container at system boot'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating list of excluded directory names in container list command. | Daniel Baumann | 2017-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | * dropping .container-tools and container-tools, on shared storage we recommend to use the following scheme: - /srv/container - /srv/container/config - /srv/container/debconfig - /srv/container/system - /srv/container/data whereas the following symlinks are in place: - /var/lib/machines -> /srv/container/system - /etc/container-tools/config -> /srv/container/config - /etc/container-tools/debconfig -> /srv/container/debconf ...and /srv/container being the mountpoint of the shared storage. * dropping .snap (Ceph) and .snapshot (NetApp), not needed anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright information for 2017. | Daniel Baumann | 2017-01-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Handling unreadable container directory properly in container list command. | Daniel Baumann | 2016-12-20 | 1 | -1/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing suffix in nwdiag output in container list command. | Daniel Baumann | 2016-12-13 | 1 | -0/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Enabling pre and post hooks in container commands. | Daniel Baumann | 2016-12-11 | 1 | -0/+19 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding XML export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -0/+33 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding YAML export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -0/+24 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding nwdiag export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -2/+85 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding JSON export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -0/+36 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding CSV export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -2/+24 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing half-finished multi-address handling in container list command. | Daniel Baumann | 2016-12-11 | 1 | -20/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming short format in container list command to shell for consistency. | Daniel Baumann | 2016-12-11 | 1 | -7/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming full format in container list command to cli for consistency. | Daniel Baumann | 2016-12-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Sorting format code in container list command. | Daniel Baumann | 2016-12-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding trailing line in full format for container list command. | Daniel Baumann | 2016-12-11 | 1 | -0/+13 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming internal show function in container list command for consistency. | Daniel Baumann | 2016-12-11 | 1 | -23/+23 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Completing usage message in container list command. | Daniel Baumann | 2016-12-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming too generic internal getopt variables to avoid possible collisions ↵ | Daniel Baumann | 2016-11-25 | 1 | -3/+3 |
| | | | | | | in the future. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using fallback to ifupdown addresses in container list command for container ↵ | Daniel Baumann | 2016-11-12 | 1 | -0/+3 |
| | | | | | | not using networkd yet. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Avoid repeating ipv4 address of the previous container in container list ↵ | Daniel Baumann | 2016-11-12 | 1 | -0/+2 |
| | | | | | | command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container list command to use systemd-networkd config instead of ↵ | Daniel Baumann | 2016-11-06 | 1 | -2/+2 |
| | | | | | | ifupdown. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Dropping lxc ignore in container list command. | Daniel Baumann | 2016-08-04 | 1 | -6/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing defintions of long and short options in getopt code of container ↵ | Daniel Baumann | 2016-07-01 | 1 | -2/+2 |
| | | | | | | commands. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Showing only local containers by default in container list command. | Daniel Baumann | 2016-07-01 | 1 | -127/+52 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding option to list only container that are not enable for automatic start ↵ | Daniel Baumann | 2016-06-14 | 1 | -24/+60 |
| | | | | | | on the current system in container list command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using UTF-8 symbols for container status. | Daniel Baumann | 2016-06-14 | 1 | -9/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Showing local containers in container list command only. | Daniel Baumann | 2016-06-14 | 1 | -2/+29 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting aligning in container list command. | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting container list command to list container without IP adresses. | Daniel Baumann | 2016-06-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Excluding container-tools and .container-tools in /var/lib/machines as ↵ | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
| | | | | | | special directories to allow all container-tools ressources to be places on shared storage. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Silencing error message in container list command if machine directory is ↵ | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
| | | | | | | not readable. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adjusting output of additional IP addresses in container list command. | Daniel Baumann | 2016-05-18 | 1 | -6/+48 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Excluding snapshot directories for cephfs and netapp in container list command. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding short and full list format to container list command. | Daniel Baumann | 2016-05-06 | 1 | -18/+136 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Excluding lost+found directory in container list command. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in commands. | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright notices in container commands. | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |