summaryrefslogtreecommitdiffstats
path: root/libexec (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-09Linux VM should be created correctly with preseed file.Sakirnth Nagarasa1-1/+1
2021-09-01Handling arguemnt id for qemu script.Sakirnth Nagarasa1-1/+1
2021-09-01Correcting qemu help output.Sakirnth Nagarasa1-1/+1
2021-09-01Fixing if statement in SERIAL.Sakirnth Nagarasa1-1/+2
2021-09-01Ignore serial connection when it is not configured.Sakirnth Nagarasa1-2/+5
2021-09-01Adding remove-qemu command.Simon Spöhel1-0/+260
2021-09-01Adding create-qemu command.Simon Spöhel1-97/+23
2021-09-01Adding option to select config-template.Simon Spöhel2-4/+302
2021-09-01Adding what is necessary to start vEOSlab.Simon Spöhel1-2/+35
2021-09-01Reading VM related variables from config file.Simon Spöhel1-11/+41
2021-09-01Adding basic functionality to start a VM.Simon Spöhel1-99/+16
2021-09-01Start (dummy commit).Simon Spöhel1-0/+530
2021-09-01start openvswitch version.Simon Spöhel1-36/+34
2021-09-01stop openvswitch version.Simon Spöhel1-0/+6
2021-09-01Using openvswitch instead of linux bridges.Simon Spöhel1-2/+2
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