summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Releasing version 20220605.v20220605Daniel Baumann2022-06-052-1/+18
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Setting default for cnt.auto to last-on in debconf build scripts.Daniel Baumann2022-06-051-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Automatically restoring previous state after reboot by using ↵Daniel Baumann2022-06-053-18/+60
| | | | | | last-on/last-off config options, thanks to Sakirnth Nagarasa <sakirnth@gmail.com> for the use-case and idea. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Tracking container state in run files in /var/lib/compute-tools.Daniel Baumann2022-06-052-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming force option in container stop command to kill in order to properly ↵Daniel Baumann2022-06-055-8/+28
| | | | | | separate the three different stop modi (interactive, force, kill). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding default interactive mode for container stop command.Daniel Baumann2022-06-053-4/+31
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using variables in directory paths in container key command.Daniel Baumann2022-06-051-4/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting container status bash-completion to complete on all containers ↵Daniel Baumann2022-06-051-1/+1
| | | | | | rather than only stopped ones. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220604.v20220604Daniel Baumann2022-06-042-1/+11
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding LinkLocalAddressing=no to ipv6 interfaces.Daniel Baumann2022-06-041-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding new 'stub' network interface method in debconf build-script, thanks ↵Daniel Baumann2022-06-043-2/+47
| | | | | | to Sakirnth Nagarasa <sakirnth@gmail.com> for the use-case and idea. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding missing dhcp option in select question of the debconf build script.Daniel Baumann2022-06-041-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding --name option in container-info manpage.Daniel Baumann2022-05-301-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220522.v20220522Daniel Baumann2022-05-222-1/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Fixing copy&paste mistake in systemd-network run-files handling.Daniel Baumann2022-05-221-7/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220509.v20220509Daniel Baumann2022-05-092-1/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting wrong preseed-file handling for new links directory in container ↵Daniel Baumann2022-05-091-1/+1
| | | | | | build script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220508.v20220508Daniel Baumann2022-05-082-1/+12
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Explicitly prefering links subdirectory over other locations withint debconf ↵Daniel Baumann2022-05-081-3/+10
| | | | | | hierarchy in debconf build scripts. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Excluding /etc/compute-tools/debconf/links from being shown in preseed file ↵Daniel Baumann2022-05-081-2/+3
| | | | | | selection dialog to declutter automatization symlinks from real templates. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using versioned sort when sorting debconf templates.Daniel Baumann2022-05-081-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding comments about debconf hierarchy in debconf build script.Daniel Baumann2022-05-081-0/+9
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting off-by-one error when warning about too long veth interface names ↵Daniel Baumann2022-05-081-2/+2
| | | | | | in container start commend. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220505.v20220505Daniel Baumann2022-05-052-1/+13
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Readding old ifupdown documentation for the time being.Daniel Baumann2022-05-052-3/+236
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Supporting both ifupdown and systemd-networkd for the time being, depending ↵Daniel Baumann2022-05-052-4/+50
| | | | | | on the existence of /etc/network/interfaces. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Showing all IP address for stopped containers in container list command.Daniel Baumann2022-05-051-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating copyright notices for 2022.Daniel Baumann2022-05-0164-64/+64
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting wrong shortlink for container restart command (rs instead of rt).Daniel Baumann2022-05-012-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container rebuild command.Daniel Baumann2022-05-016-1/+266
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220430.v20220430Daniel Baumann2022-04-302-1/+12
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Listing all IP addresses in container list command.Daniel Baumann2022-04-301-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Actually passing through SSH_CLIENT variable to enable powerline-prompt in ↵Daniel Baumann2022-04-301-1/+1
| | | | | | container enter command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating documentation for systemd-networkd.Simon Spöhel2022-04-301-93/+77
| | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220428.v20220428Daniel Baumann2022-04-282-1/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using systemd-networkd to manage veth interfaces on host.Simon Spöhel2022-04-282-8/+11
| | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20211231.v20211231Daniel Baumann2021-12-312-1/+9
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Making name argument mandatory in container update command.Daniel Baumann2021-12-121-0/+5
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding interactive option to container update command to ease skipping ↵Daniel Baumann2021-12-102-3/+54
| | | | | | containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20211117.v20211117Daniel Baumann2021-11-172-1/+9
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Passing fix-missing to apt upgrade in container update command.Daniel Baumann2021-11-161-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding complete debconf envars in container update command.Daniel Baumann2021-11-161-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20211116.v20211116Daniel Baumann2021-11-162-1/+12
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notificiations for autoremovals in container update command.Daniel Baumann2021-11-161-1/+14
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Refactoring notification in container update command.Daniel Baumann2021-11-161-35/+45
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating notifications in container update command.Daniel Baumann2021-11-161-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Making container update command work entirely non-interactive.Daniel Baumann2021-11-161-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding comment about using grep to de-colorize apt messages in container ↵Daniel Baumann2021-11-161-0/+1
| | | | | | update command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20211115.v20211115Daniel Baumann2021-11-152-1/+10
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notification handling in container update command.Daniel Baumann2021-11-151-0/+34
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>