summaryrefslogtreecommitdiffstats
path: root/libexec/container (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-16Adding notificiations for autoremovals in container update command.Daniel Baumann1-1/+14
2021-11-16Refactoring notification in container update command.Daniel Baumann1-35/+45
2021-11-16Updating notifications in container update command.Daniel Baumann1-2/+2
2021-11-16Making container update command work entirely non-interactive.Daniel Baumann1-2/+2
2021-11-16Adding comment about using grep to de-colorize apt messages in container upda...Daniel Baumann1-0/+1
2021-11-15Adding notification handling in container update command.Daniel Baumann1-0/+34
2021-11-15Preparing update notifications handling in container update command.Daniel Baumann1-4/+15
2021-11-15Speeding up full-upgrades in container update command by removing redundant u...Daniel Baumann1-2/+4
2021-11-13Replacing individual needrestart overrides by globally blacklisting container...Daniel Baumann2-7/+0
2021-11-03Enabling automatic needrestart blacklisting for containers.Daniel Baumann2-0/+7
2021-07-30Harmonizing parameter and usage in container build command.Daniel Baumann1-2/+2
2021-07-27Harmonizing usage messages over all container commands with manpage references.Daniel Baumann19-0/+57
2021-07-27Fixing full-upgrade option in container update command.Daniel Baumann1-2/+2
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