| Commit message (Expand) | Author | Files | Lines |
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 |
2021-07-24 | Improving comments in debootstrap script. | Daniel Baumann | 1 | -1/+3 |
2021-07-24 | Using fixme rather than todo in source files. | Daniel Baumann | 1 | -1/+1 |
2021-07-24 | Harmonizing first line in comments of non-shebang files. | Daniel Baumann | 7 | -3/+13 |
2021-07-24 | Improving section titles in host-setup documentation. | Daniel Baumann | 1 | -6/+6 |
2021-07-24 | Using lower-case filename for host-setup documentation. | Daniel Baumann | 1 | -0/+0 |
2021-07-24 | Exporting IP variables to be used in host commands. | Daniel Baumann | 1 | -0/+3 |
2021-07-20 | Adding @FILE@ replacement variables in preseed files. | Daniel Baumann | 1 | -1/+2 |
2021-07-17 | Correcting wording in host setup documentation. | Daniel Baumann | 1 | -2/+2 |
2021-07-13 | Removing note about ipv4 forwarding, this is not actually required (anymore). | Daniel Baumann | 1 | -13/+5 |
2021-06-30 | Reverting openvswitch, not really ready yet. | Daniel Baumann | 1 | -74/+94 |
2021-06-29 | Updating documentation for openvswitch. | Simon Spöhel | 1 | -94/+74 |
2021-06-29 | Handling container run command aequivalent to container enter in bash-complet... | Daniel Baumann | 1 | -1/+1 |
2021-06-29 | Adding initial container info command. | Daniel Baumann | 3 | -0/+106 |
2021-06-06 | Allowing to specify cnt.start=force in container config to ease fencing with ... | Daniel Baumann | 2 | -0/+4 |
2021-06-06 | Removing undesirable --verbose option when calling mmdebstrap in debconf cont... | Daniel Baumann | 1 | -1/+1 |
2021-06-06 | Setting TERM in systemd container service files to improve machinectl login. | Daniel Baumann | 1 | -0/+1 |
2021-04-14 | Prefering mmdebstrap to debootstrap in debconf script. | Katharina Drexel | 1 | -5/+5 |
2021-04-14 | Integrating mmdebstrap in debconf script. | Katharina Drexel | 1 | -4/+24 |