Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correcting container status bash-completion to complete on all containers ↵ | Daniel Baumann | 2022-06-05 | 1 | -1/+1 |
| | | | | | | rather than only stopped ones. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20220604.v20220604 | Daniel Baumann | 2022-06-04 | 2 | -1/+11 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding LinkLocalAddressing=no to ipv6 interfaces. | Daniel Baumann | 2022-06-04 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding new 'stub' network interface method in debconf build-script, thanks ↵ | Daniel Baumann | 2022-06-04 | 3 | -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 Baumann | 2022-06-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding --name option in container-info manpage. | Daniel Baumann | 2022-05-30 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20220522.v20220522 | Daniel Baumann | 2022-05-22 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing copy&paste mistake in systemd-network run-files handling. | Daniel Baumann | 2022-05-22 | 1 | -7/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20220509.v20220509 | Daniel Baumann | 2022-05-09 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting wrong preseed-file handling for new links directory in container ↵ | Daniel Baumann | 2022-05-09 | 1 | -1/+1 |
| | | | | | | build script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20220508.v20220508 | Daniel Baumann | 2022-05-08 | 2 | -1/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Explicitly prefering links subdirectory over other locations withint debconf ↵ | Daniel Baumann | 2022-05-08 | 1 | -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 Baumann | 2022-05-08 | 1 | -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 Baumann | 2022-05-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding comments about debconf hierarchy in debconf build script. | Daniel Baumann | 2022-05-08 | 1 | -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 Baumann | 2022-05-08 | 1 | -2/+2 |
| | | | | | | in container start commend. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20220505.v20220505 | Daniel Baumann | 2022-05-05 | 2 | -1/+13 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding old ifupdown documentation for the time being. | Daniel Baumann | 2022-05-05 | 2 | -3/+236 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Supporting both ifupdown and systemd-networkd for the time being, depending ↵ | Daniel Baumann | 2022-05-05 | 2 | -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 Baumann | 2022-05-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright notices for 2022. | Daniel Baumann | 2022-05-01 | 64 | -64/+64 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting wrong shortlink for container restart command (rs instead of rt). | Daniel Baumann | 2022-05-01 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container rebuild command. | Daniel Baumann | 2022-05-01 | 6 | -1/+266 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20220430.v20220430 | Daniel Baumann | 2022-04-30 | 2 | -1/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Listing all IP addresses in container list command. | Daniel Baumann | 2022-04-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Actually passing through SSH_CLIENT variable to enable powerline-prompt in ↵ | Daniel Baumann | 2022-04-30 | 1 | -1/+1 |
| | | | | | | container enter command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating documentation for systemd-networkd. | Simon Spöhel | 2022-04-30 | 1 | -93/+77 |
| | | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20220428.v20220428 | Daniel Baumann | 2022-04-28 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemd-networkd to manage veth interfaces on host. | Simon Spöhel | 2022-04-28 | 2 | -8/+11 |
| | | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20211231.v20211231 | Daniel Baumann | 2021-12-31 | 2 | -1/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making name argument mandatory in container update command. | Daniel Baumann | 2021-12-12 | 1 | -0/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding interactive option to container update command to ease skipping ↵ | Daniel Baumann | 2021-12-10 | 2 | -3/+54 |
| | | | | | | containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20211117.v20211117 | Daniel Baumann | 2021-11-17 | 2 | -1/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Passing fix-missing to apt upgrade in container update command. | Daniel Baumann | 2021-11-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding complete debconf envars in container update command. | Daniel Baumann | 2021-11-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20211116.v20211116 | Daniel Baumann | 2021-11-16 | 2 | -1/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notificiations for autoremovals in container update command. | Daniel Baumann | 2021-11-16 | 1 | -1/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Refactoring notification in container update command. | Daniel Baumann | 2021-11-16 | 1 | -35/+45 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating notifications in container update command. | Daniel Baumann | 2021-11-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making container update command work entirely non-interactive. | Daniel Baumann | 2021-11-16 | 1 | -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 Baumann | 2021-11-16 | 1 | -0/+1 |
| | | | | | | update command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20211115.v20211115 | Daniel Baumann | 2021-11-15 | 2 | -1/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notification handling in container update command. | Daniel Baumann | 2021-11-15 | 1 | -0/+34 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Preparing update notifications handling in container update command. | Daniel Baumann | 2021-11-15 | 1 | -4/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Speeding up full-upgrades in container update command by removing redundant ↵ | Daniel Baumann | 2021-11-15 | 1 | -2/+4 |
| | | | | | | upgrade step. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20211113.v20211113 | Daniel Baumann | 2021-11-13 | 2 | -1/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing individual needrestart overrides by globally blacklisting ↵ | Daniel Baumann | 2021-11-13 | 5 | -11/+15 |
| | | | | | | container-tools service units. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20211103.v20211103 | Daniel Baumann | 2021-11-03 | 2 | -1/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Enabling automatic needrestart blacklisting for containers. | Daniel Baumann | 2021-11-03 | 2 | -0/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding needrestart restart scripts. | Daniel Baumann | 2021-11-03 | 2 | -1/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |