summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Using repo.sources instead of repo.list for local repositories in debconf ↵tmp-list-to-sourcesDaniel Baumann2022-10-022-9/+23
| | | | | | build scripts. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using debian.sources instead of debian.list in debconf build scripts.Daniel Baumann2022-10-021-15/+40
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Also passing root as sandbox user to mmdebstrap in build scripts.Daniel Baumann2022-10-022-2/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Also passing explicit directory output-format to mmdebstrap in build scripts.Daniel Baumann2022-10-022-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting distclean target in makefile.Daniel Baumann2022-10-021-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Replacing explicit container command with variable in container main wrapper.Daniel Baumann2022-10-021-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating license with newer GPL-3 version containing https instead of http ↵Daniel Baumann2022-10-021-4/+4
| | | | | | links. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding force and interactive options to container restart command.Daniel Baumann2022-09-172-3/+40
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220721.v20220721Daniel Baumann2022-07-212-1/+11
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding lazy detection in container info command for Debian 12 (booworm).Daniel Baumann2022-07-211-0/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Handling multiple IP addresses in container info command the same way for ↵Daniel Baumann2022-07-211-2/+2
| | | | | | stopped containers as for started ones. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting container info command to report IP addresses of stopped container.Daniel Baumann2022-07-211-4/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Returning all ip addresses in cnt info command.Daniel Baumann2022-07-201-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20220704.v20220704Daniel Baumann2022-07-042-1/+10
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Reverting adding LinkLocalAddressing=no to ipv6 interfaces as its only ↵Daniel Baumann2022-07-041-2/+0
| | | | | | desirable on container bridges but breaks a few other things in normal containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating links about related articles in compute-tools manpage.Daniel Baumann2022-07-041-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding release related targets in Makefile.Daniel Baumann2022-07-041-1/+25
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* 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>