Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-05 | Adding default interactive mode for container stop command. | Daniel Baumann | 1 | -3/+27 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-06-05 | Using variables in directory paths in container key command. | Daniel Baumann | 1 | -4/+4 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-22 | Fixing copy&paste mistake in systemd-network run-files handling. | Daniel Baumann | 1 | -7/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-08 | Correcting off-by-one error when warning about too long veth interface names ↵ | Daniel Baumann | 1 | -2/+2 | |
in container start commend. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-05 | Supporting both ifupdown and systemd-networkd for the time being, depending ↵ | Daniel Baumann | 2 | -4/+50 | |
on the existence of /etc/network/interfaces. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-05 | Showing all IP address for stopped containers in container list command. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-01 | Updating copyright notices for 2022. | Daniel Baumann | 19 | -19/+19 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-05-01 | Adding container rebuild command. | Daniel Baumann | 1 | -0/+152 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-04-30 | Listing all IP addresses in container list command. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-04-30 | Actually passing through SSH_CLIENT variable to enable powerline-prompt in ↵ | Daniel Baumann | 1 | -1/+1 | |
container enter command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2022-04-28 | Using systemd-networkd to manage veth interfaces on host. | Simon Spöhel | 2 | -8/+11 | |
Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-12-12 | Making name argument mandatory in container update command. | Daniel Baumann | 1 | -0/+5 | |
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 | -3/+51 | |
containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-16 | Passing fix-missing to apt upgrade in container update command. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-16 | Adding complete debconf envars in container update command. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-16 | Adding notificiations for autoremovals in container update command. | Daniel Baumann | 1 | -1/+14 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-16 | Refactoring notification in container update command. | Daniel Baumann | 1 | -35/+45 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-16 | Updating notifications in container update command. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-16 | Making container update command work entirely non-interactive. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-16 | Adding comment about using grep to de-colorize apt messages in container ↵ | Daniel Baumann | 1 | -0/+1 | |
update command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-15 | Adding notification handling in container update command. | Daniel Baumann | 1 | -0/+34 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-15 | Preparing update notifications handling in container update command. | Daniel Baumann | 1 | -4/+15 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-15 | Speeding up full-upgrades in container update command by removing redundant ↵ | Daniel Baumann | 1 | -2/+4 | |
upgrade step. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-13 | Replacing individual needrestart overrides by globally blacklisting ↵ | Daniel Baumann | 2 | -7/+0 | |
container-tools service units. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-11-03 | Enabling automatic needrestart blacklisting for containers. | Daniel Baumann | 2 | -0/+7 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-30 | Harmonizing parameter and usage in container build command. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Harmonizing usage messages over all container commands with manpage references. | Daniel Baumann | 19 | -0/+57 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Fixing full-upgrade option in container update command. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Adding container update command. | Daniel Baumann | 1 | -0/+143 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Support fetching local keys from keyring library in container key command. | Daniel Baumann | 1 | -0/+6 | |
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/+7 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Speeding up container list command by optimizing IP address gathering. | Daniel Baumann | 1 | -1/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Speeding up container list command by not gathering IP addresses for output ↵ | Daniel Baumann | 1 | -1/+9 | |
format that don't need it. 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 | 1 | -0/+284 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Renaming container create command to container build. | Daniel Baumann | 1 | -5/+5 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Adding check for writable gpg directory in container key command. | Daniel Baumann | 1 | -0/+9 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-20 | Also removing lock file when force-stopping a container. | Daniel Baumann | 1 | -0/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-30 | Reverting openvswitch, not really ready yet. | Daniel Baumann | 2 | -38/+36 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-29 | Using openvswitch instead of linux bridges. | Simon Spöhel | 2 | -36/+38 | |
Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-29 | Adding initial container info command. | Daniel Baumann | 1 | -0/+214 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-06 | Using cnt run to determine IP addresses in container list. | Daniel Baumann | 1 | -8/+17 | |
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 | 2 | -2/+14 | |
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 | 17 | -17/+17 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Adding hook support to container log command for consistency. | Daniel Baumann | 1 | -0/+20 | |
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 | 2 | -3/+3 | |
/usr/share/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 | 17 | -23/+40 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-04-11 | Moving command files from /usr/lib to /usr/libexec. | Daniel Baumann | 17 | -0/+3411 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |