Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-01 | Adding config example. | Simon Spöhel | 2 | -0/+199 | |
2021-09-01 | Reading VM related variables from config file. | Simon Spöhel | 1 | -0/+59 | |
2021-09-01 | Creating option for images booting efi or legacy bios. | Simon Spöhel | 1 | -3/+15 | |
2021-09-01 | Fstab fixup for efi. | Simon Spöhel | 1 | -16/+19 | |
2021-09-01 | Adding basic functionality to start a VM. | Simon Spöhel | 1 | -0/+13 | |
2021-09-01 | Adding basic functionality to create VM images using debconf. | Simon Spöhel | 1 | -122/+118 | |
2021-09-01 | Create (dummy commit). | Simon Spöhel | 1 | -0/+1135 | |
2021-09-01 | Updating openvswitch documentation. | Simon Spöhel | 1 | -73/+83 | |
2021-09-01 | Using openvswitch instead of linux bridges. | Simon Spöhel | 1 | -67/+37 | |
Signed-off-by: Simon Spöhel <simon@spoehel.ch> | |||||
2021-07-27 | Updating container update options in bash-completion. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Adding boliderplate variables in post-start.chown-nvidia.sh example hook for ↵ | Daniel Baumann | 1 | -0/+4 | |
consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Supporting /etc/compute-tools/container.conf.d. | Daniel Baumann | 3 | -9/+15 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Suffixing keys with keyid in container keyring samples for transparency and ↵ | Daniel Baumann | 2 | -0/+0 | |
uniqueness of the keys. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-27 | Adding container update command. | Daniel Baumann | 3 | -0/+130 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Correcting synopsis in container-run manpage. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Using sig instead of sign as gpg signature extension for container images. | Daniel Baumann | 2 | -10/+10 | |
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/+21 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Adding sensible default lookups for container key bash-completion. | Daniel Baumann | 1 | -3/+19 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Updating example key in container key manpage examples. | Daniel Baumann | 1 | -3/+3 | |
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 example public keys. | Daniel Baumann | 2 | -0/+66 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Adding container get command. | Daniel Baumann | 4 | -4/+202 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Making previous container curl create script a container get script. | Daniel Baumann | 5 | -27/+22 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Renaming container create command to container build. | Daniel Baumann | 20 | -102/+102 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-26 | Updating container-image example build script for current debian releases. | Daniel Baumann | 1 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Correcting spelling typos in documentation files. | Daniel Baumann | 4 | -7/+7 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Harmonizing formating of URL in homepage section in manpages. | Daniel Baumann | 23 | -23/+23 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Harmonizing formating of default values in manpages. | Daniel Baumann | 5 | -8/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Injecting compute-tools version into manpage headers. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Prefixing generated manpages with boiler-plate header. | Daniel Baumann | 2 | -2/+25 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating build-depends listed in compute-tools manpage. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating references to the current Debian release in manpages for Debian 11 ↵ | Daniel Baumann | 2 | -10/+10 | |
(bullseye). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating ssh public-key references in container-shell manpage examples. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Migrationg manpages from asciidoc to rst. | Daniel Baumann | 48 | -2404/+2660 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-25 | Updating build relevant stuff to move from asciidoc to rst for manpage ↵ | Daniel Baumann | 1 | -12/+20 | |
generation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-24 | Improving comments in debootstrap script. | Daniel Baumann | 1 | -1/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-24 | Using fixme rather than todo in source files. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-24 | Harmonizing first line in comments of non-shebang files. | Daniel Baumann | 7 | -3/+13 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-24 | Improving section titles in host-setup documentation. | Daniel Baumann | 1 | -6/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-24 | Using lower-case filename for host-setup documentation. | Daniel Baumann | 1 | -0/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-24 | Exporting IP variables to be used in host commands. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-20 | Adding @FILE@ replacement variables in preseed files. | Daniel Baumann | 1 | -1/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-17 | Correcting wording in host setup documentation. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-07-13 | Removing note about ipv4 forwarding, this is not actually required (anymore). | Daniel Baumann | 1 | -13/+5 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-30 | Reverting openvswitch, not really ready yet. | Daniel Baumann | 1 | -74/+94 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-29 | Updating documentation for openvswitch. | Simon Spöhel | 1 | -94/+74 | |
Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-29 | Handling container run command aequivalent to container enter in ↵ | Daniel Baumann | 1 | -1/+1 | |
bash-completion. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2021-06-29 | Adding initial container info command. | Daniel Baumann | 3 | -0/+106 | |
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 | -0/+4 | |
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-06-06 | Removing undesirable --verbose option when calling mmdebstrap in debconf ↵ | Daniel Baumann | 1 | -1/+1 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |