summaryrefslogtreecommitdiffstats
path: root/libexec/container (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-27Adding container update command.Daniel Baumann1-0/+143
2021-07-26Support fetching local keys from keyring library in container key command.Daniel Baumann1-0/+6
2021-07-26Support fetching remote keys from keyserver in container key command.Daniel Baumann1-2/+7
2021-07-26Speeding up container list command by optimizing IP address gathering.Daniel Baumann1-1/+2
2021-07-26Speeding up container list command by not gathering IP addresses for output f...Daniel Baumann1-1/+9
2021-07-26Updating default keyserver for container key command.Daniel Baumann1-1/+1
2021-07-26Adding container get command.Daniel Baumann1-0/+284
2021-07-26Renaming container create command to container build.Daniel Baumann1-5/+5
2021-07-26Adding check for writable gpg directory in container key command.Daniel Baumann1-0/+9
2021-07-20Also removing lock file when force-stopping a container.Daniel Baumann1-0/+2
2021-06-30Reverting openvswitch, not really ready yet.Daniel Baumann2-38/+36
2021-06-29Using openvswitch instead of linux bridges.Simon Spöhel2-36/+38
2021-06-29Adding initial container info command.Daniel Baumann1-0/+214
2021-06-06Using cnt run to determine IP addresses in container list.Daniel Baumann1-8/+17
2021-06-06Allowing to specify cnt.start=force in container config to ease fencing with ...Daniel Baumann2-2/+14
2021-04-11Using https instead of http in all comments.Daniel Baumann17-17/+17
2021-04-11Adding hook support to container log command for consistency.Daniel Baumann1-0/+20
2021-04-11Using /var/log/compute-tools instead of /var/log/open-infrastructure.Daniel Baumann1-1/+1
2021-04-11Using /usr/share/compute-tools instead of /usr/share/open-infrastructure/cont...Daniel Baumann2-3/+3
2021-04-11Moving config files from /etc/open-infrastructure to /etc/compute-tools.Daniel Baumann17-23/+40
2021-04-11Moving command files from /usr/lib to /usr/libexec.Daniel Baumann17-0/+3411