Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating build relevant stuff to move from asciidoc to rst for manpage ↵ | Daniel Baumann | 2021-07-25 | 3 | -15/+22 |
| | | | | | | generation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting check for shellcheck executable in Makefile. | Daniel Baumann | 2021-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210724.v20210724 | Daniel Baumann | 2021-07-24 | 2 | -1/+17 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Improving comments in debootstrap script. | Daniel Baumann | 2021-07-24 | 1 | -1/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using fixme rather than todo in source files. | Daniel Baumann | 2021-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing first line in comments of non-shebang files. | Daniel Baumann | 2021-07-24 | 8 | -3/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Improving section titles in host-setup documentation. | Daniel Baumann | 2021-07-24 | 1 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using lower-case filename for host-setup documentation. | Daniel Baumann | 2021-07-24 | 1 | -0/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Exporting IP variables to be used in host commands. | Daniel Baumann | 2021-07-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Also removing lock file when force-stopping a container. | Daniel Baumann | 2021-07-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding @FILE@ replacement variables in preseed files. | Daniel Baumann | 2021-07-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting wording in host setup documentation. | Daniel Baumann | 2021-07-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing note about ipv4 forwarding, this is not actually required (anymore). | Daniel Baumann | 2021-07-13 | 1 | -13/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210630.v20210630 | Daniel Baumann | 2021-06-30 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Reverting openvswitch, not really ready yet. | Daniel Baumann | 2021-06-30 | 3 | -112/+130 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210629.v20210629 | Daniel Baumann | 2021-06-29 | 2 | -1/+21 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating documentation for openvswitch. | Simon Spöhel | 2021-06-29 | 1 | -94/+74 |
| | | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using openvswitch instead of linux bridges. | Simon Spöhel | 2021-06-29 | 2 | -36/+38 |
| | | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210628.v20210628 | Daniel Baumann | 2021-06-29 | 2 | -1/+22 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using container-specific user-variable when logging container commands ↵ | Daniel Baumann | 2021-06-29 | 1 | -3/+7 |
| | | | | | | before falling back to system environment. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Handling container run command aequivalent to container enter in ↵ | Daniel Baumann | 2021-06-29 | 1 | -1/+1 |
| | | | | | | bash-completion. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial container info command. | Daniel Baumann | 2021-06-29 | 4 | -0/+320 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using cnt run to determine IP addresses in container list. | Daniel Baumann | 2021-06-06 | 1 | -8/+17 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Allowing to specify cnt.start=force in container config to ease fencing with ↵ | Daniel Baumann | 2021-06-06 | 4 | -2/+18 |
| | | | | | | | | | 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> | ||||
* | Removing undesirable --verbose option when calling mmdebstrap in debconf ↵ | Daniel Baumann | 2021-06-06 | 1 | -1/+1 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Setting TERM in systemd container service files to improve machinectl login. | Daniel Baumann | 2021-06-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Prefering mmdebstrap to debootstrap in debconf script. | Katharina Drexel | 2021-04-14 | 1 | -5/+5 |
| | | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Integrating mmdebstrap in debconf script. | Katharina Drexel | 2021-04-14 | 1 | -4/+24 |
| | | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating unit file for systemd 246 wrt/ StandardError and StandardOutput ↵ | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
| | | | | | | options. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using dpkg selection to check package availability in debconf container ↵ | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
| | | | | | | create script, rather than to rely on dpkg internal files. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20210411.v20210411 | Daniel Baumann | 2021-04-11 | 2 | -1/+38 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating preseed examples for debconf container scripts to bullseye. | Daniel Baumann | 2021-04-11 | 2 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Synchronising versioning number for progress-linux releases in debconf ↵ | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for Debian bookworm in container debconf create script. | Daniel Baumann | 2021-04-11 | 2 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using https instead of http in all comments. | Daniel Baumann | 2021-04-11 | 56 | -56/+56 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using https for security.debian.org in container create related items. | Daniel Baumann | 2021-04-11 | 3 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing stretch support from debconf container create script. | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing sysvinit hack for progress-linux in debconf container create ↵ | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
| | | | | | | script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing readline hack for progress-linux in debconf container create ↵ | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
| | | | | | | script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing base-files hacks for progress-linux in debconf container create ↵ | Daniel Baumann | 2021-04-11 | 1 | -20/+0 |
| | | | | | | script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing dpkg hack for progress-linux in debconf container create script, ↵ | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
| | | | | | | not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing superfluous whitespace in changelog. | Daniel Baumann | 2021-04-11 | 1 | -1/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding shellcheck in test target (but not failing yet on it). | Daniel Baumann | 2021-04-11 | 1 | -0/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Cosmetically improving output of test target. | Daniel Baumann | 2021-04-11 | 1 | -5/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding hook support to container log command for consistency. | Daniel Baumann | 2021-04-11 | 1 | -0/+20 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright in bash-completion, it got re-written from scratch years ago. | Daniel Baumann | 2021-04-11 | 1 | -2/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing initial variables in curl and debconf container create scripts ↵ | Daniel Baumann | 2021-04-11 | 2 | -3/+6 |
| | | | | | | for consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making hook to git-pull debconf files work recursively. | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /var/cache/container instead of /var/cache/open-infrastructure/container. | Daniel Baumann | 2021-04-11 | 5 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /var/log/compute-tools instead of /var/log/open-infrastructure. | Daniel Baumann | 2021-04-11 | 6 | -14/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |