| Commit message (Expand) | Author | Files | Lines |
2022-06-05 | Renaming force option in container stop command to kill in order to properly ... | Daniel Baumann | 2 | -3/+10 |
2022-06-05 | Adding default interactive mode for container stop command. | Daniel Baumann | 2 | -1/+4 |
2022-06-05 | Correcting container status bash-completion to complete on all containers rat... | Daniel Baumann | 1 | -1/+1 |
2022-06-04 | Adding LinkLocalAddressing=no to ipv6 interfaces. | Daniel Baumann | 1 | -0/+2 |
2022-06-04 | Adding new 'stub' network interface method in debconf build-script, thanks to... | Daniel Baumann | 3 | -2/+47 |
2022-06-04 | Adding missing dhcp option in select question of the debconf build script. | Daniel Baumann | 1 | -1/+1 |
2022-05-30 | Adding --name option in container-info manpage. | Daniel Baumann | 1 | -0/+3 |
2022-05-09 | Correcting wrong preseed-file handling for new links directory in container b... | Daniel Baumann | 1 | -1/+1 |
2022-05-08 | Explicitly prefering links subdirectory over other locations withint debconf ... | Daniel Baumann | 1 | -3/+10 |
2022-05-08 | Excluding /etc/compute-tools/debconf/links from being shown in preseed file s... | Daniel Baumann | 1 | -2/+3 |
2022-05-08 | Using versioned sort when sorting debconf templates. | Daniel Baumann | 1 | -1/+1 |
2022-05-08 | Adding comments about debconf hierarchy in debconf build script. | Daniel Baumann | 1 | -0/+9 |
2022-05-05 | Readding old ifupdown documentation for the time being. | Daniel Baumann | 2 | -3/+236 |
2022-05-01 | Updating copyright notices for 2022. | Daniel Baumann | 42 | -42/+42 |
2022-05-01 | Correcting wrong shortlink for container restart command (rs instead of rt). | Daniel Baumann | 1 | -1/+1 |
2022-05-01 | Adding container rebuild command. | Daniel Baumann | 3 | -0/+112 |
2022-04-30 | Updating documentation for systemd-networkd. | Simon Spöhel | 1 | -93/+77 |
2021-12-10 | Adding interactive option to container update command to ease skipping contai... | Daniel Baumann | 1 | -0/+3 |
2021-11-13 | Replacing individual needrestart overrides by globally blacklisting container... | Daniel Baumann | 2 | -3/+6 |
2021-11-03 | Adding needrestart restart scripts. | Daniel Baumann | 1 | -0/+3 |
2021-11-02 | Also removing config file stub when exiting debconf build script. | Daniel Baumann | 1 | -0/+2 |
2021-11-02 | Renaming internal config variable to more suitable debconf in debconf build s... | Daniel Baumann | 1 | -10/+10 |
2021-11-02 | Sorting preseed-file options in debconf build script. | Daniel Baumann | 1 | -4/+4 |
2021-11-02 | Adding 'exit' in debconf build script, thanks to Katharina. | Daniel Baumann | 1 | -1/+5 |
2021-07-27 | Updating container update options in bash-completion. | Daniel Baumann | 1 | -1/+1 |
2021-07-27 | Adding boliderplate variables in post-start.chown-nvidia.sh example hook for ... | Daniel Baumann | 1 | -0/+4 |
2021-07-27 | Supporting /etc/compute-tools/container.conf.d. | Daniel Baumann | 3 | -9/+15 |
2021-07-27 | Suffixing keys with keyid in container keyring samples for transparency and u... | Daniel Baumann | 2 | -0/+0 |
2021-07-27 | Adding container update command. | Daniel Baumann | 3 | -0/+130 |
2021-07-26 | Correcting synopsis in container-run manpage. | Daniel Baumann | 1 | -2/+2 |
2021-07-26 | Using sig instead of sign as gpg signature extension for container images. | Daniel Baumann | 2 | -10/+10 |
2021-07-26 | Support fetching remote keys from keyserver in container key command. | Daniel Baumann | 1 | -2/+21 |
2021-07-26 | Adding sensible default lookups for container key bash-completion. | Daniel Baumann | 1 | -3/+19 |
2021-07-26 | Updating example key in container key manpage examples. | Daniel Baumann | 1 | -3/+3 |
2021-07-26 | Updating default keyserver for container key command. | Daniel Baumann | 1 | -1/+1 |
2021-07-26 | Adding example public keys. | Daniel Baumann | 2 | -0/+66 |
2021-07-26 | Adding container get command. | Daniel Baumann | 4 | -4/+202 |
2021-07-26 | Making previous container curl create script a container get script. | Daniel Baumann | 5 | -27/+22 |
2021-07-26 | Renaming container create command to container build. | Daniel Baumann | 20 | -102/+102 |
2021-07-26 | Updating container-image example build script for current debian releases. | Daniel Baumann | 1 | -3/+3 |
2021-07-25 | Correcting spelling typos in documentation files. | Daniel Baumann | 4 | -7/+7 |
2021-07-25 | Harmonizing formating of URL in homepage section in manpages. | Daniel Baumann | 23 | -23/+23 |
2021-07-25 | Harmonizing formating of default values in manpages. | Daniel Baumann | 5 | -8/+10 |
2021-07-25 | Injecting compute-tools version into manpage headers. | Daniel Baumann | 1 | -0/+3 |
2021-07-25 | Prefixing generated manpages with boiler-plate header. | Daniel Baumann | 2 | -2/+25 |
2021-07-25 | Updating build-depends listed in compute-tools manpage. | Daniel Baumann | 1 | -1/+1 |
2021-07-25 | Updating references to the current Debian release in manpages for Debian 11 (... | Daniel Baumann | 2 | -10/+10 |
2021-07-25 | Updating ssh public-key references in container-shell manpage examples. | Daniel Baumann | 1 | -2/+2 |
2021-07-25 | Migrationg manpages from asciidoc to rst. | Daniel Baumann | 48 | -2404/+2660 |
2021-07-25 | Updating build relevant stuff to move from asciidoc to rst for manpage genera... | Daniel Baumann | 1 | -12/+20 |