| Commit message (Expand) | Author | Files | Lines |
2022-10-02 | Correcting distclean target in makefile. | Daniel Baumann | 1 | -1/+1 |
2022-07-04 | Adding release related targets in Makefile. | Daniel Baumann | 1 | -1/+25 |
2022-05-01 | Updating copyright notices for 2022. | Daniel Baumann | 1 | -1/+1 |
2022-05-01 | Adding container rebuild command. | Daniel Baumann | 1 | -0/+1 |
2021-11-13 | Replacing individual needrestart overrides by globally blacklisting container... | Daniel Baumann | 1 | -1/+9 |
2021-11-03 | Adding needrestart restart scripts. | Daniel Baumann | 1 | -1/+1 |
2021-07-27 | Supporting /etc/compute-tools/container.conf.d. | Daniel Baumann | 1 | -0/+2 |
2021-07-27 | Adding container update command. | Daniel Baumann | 1 | -0/+1 |
2021-07-26 | Adding example public keys. | Daniel Baumann | 1 | -1/+1 |
2021-07-26 | Creating empty keyring directory in Makefile. | Daniel Baumann | 1 | -0/+2 |
2021-07-26 | Adding container get command. | Daniel Baumann | 1 | -0/+1 |
2021-07-26 | Making previous container curl create script a container get script. | Daniel Baumann | 1 | -1/+1 |
2021-07-26 | Renaming container create command to container build. | Daniel Baumann | 1 | -13/+13 |
2021-07-25 | Updating build relevant stuff to move from asciidoc to rst for manpage genera... | Daniel Baumann | 1 | -2/+2 |
2021-07-24 | Correcting check for shellcheck executable in Makefile. | Daniel Baumann | 1 | -1/+1 |
2021-07-24 | Harmonizing first line in comments of non-shebang files. | Daniel Baumann | 1 | -0/+2 |
2021-04-11 | Using https instead of http in all comments. | Daniel Baumann | 1 | -1/+1 |
2021-04-11 | Adding shellcheck in test target (but not failing yet on it). | Daniel Baumann | 1 | -0/+12 |
2021-04-11 | Cosmetically improving output of test target. | Daniel Baumann | 1 | -5/+3 |
2021-04-11 | Using /var/log/compute-tools instead of /var/log/open-infrastructure. | Daniel Baumann | 1 | -2/+2 |
2021-04-11 | Using /usr/share/compute-tools instead of /usr/share/open-infrastructure/cont... | Daniel Baumann | 1 | -9/+9 |
2021-04-11 | Using /usr/libexec/container instead of /usr/libexec/open-infrastructure/cont... | Daniel Baumann | 1 | -11/+11 |
2021-04-11 | Moving config files from /etc/open-infrastructure to /etc/compute-tools. | Daniel Baumann | 1 | -8/+7 |
2021-04-11 | Moving command files from /usr/lib to /usr/libexec. | Daniel Baumann | 1 | -13/+13 |
2021-02-09 | Updating copyright notices for 2021. | Daniel Baumann | 1 | -1/+1 |
2020-01-21 | Updating copyright notices for 2020. | Daniel Baumann | 1 | -1/+1 |
2019-03-02 | Correcting variable name in makefile. | Daniel Baumann | 1 | -1/+1 |
2019-03-02 | Updating list of container shortcut commands. | Daniel Baumann | 1 | -3/+3 |
2019-03-02 | Adding support for using mmdebstrap in container debootstrap create script. | Daniel Baumann | 1 | -1/+4 |
2019-02-23 | Renaming container-tools to compute-tools. | Daniel Baumann | 1 | -31/+33 |
2019-02-18 | Removing manpage symlinks in uninstall target too. | Daniel Baumann | 1 | -0/+2 |
2019-02-18 | Fixing inconsistent variable usage in makefile. | Daniel Baumann | 1 | -14/+14 |
2019-02-18 | Adding st convenience symlink for status command. | Daniel Baumann | 1 | -0/+1 |
2019-02-17 | Adding convenience symlinks for container start and stop commands. | Daniel Baumann | 1 | -0/+2 |
2019-02-17 | Updating year in copyright notices to 2019. | Daniel Baumann | 1 | -1/+1 |
2018-02-18 | Updating year in copyright information for 2018. | Daniel Baumann | 1 | -1/+1 |
2017-12-05 | Adding SPDX License Identifiers. | Daniel Baumann | 1 | -0/+2 |
2017-11-01 | Adding container create pre-hook that can be used to automatically git pull /... | Daniel Baumann | 1 | -1/+1 |
2017-10-31 | Adding con shortcut for container console command. | Daniel Baumann | 1 | -0/+1 |
2017-06-24 | Correcting typo in systemd parts of the Makefile's uninstall target. | Daniel Baumann | 1 | -1/+1 |
2017-05-09 | Adding sysctl config for procps to increase inotify limits in order to run mo... | Daniel Baumann | 1 | -0/+8 |
2017-04-03 | Shortening file removal handling in uninstall target in makefile. | Daniel Baumann | 1 | -8/+2 |
2017-01-04 | Updating year in copyright information for 2017. | Daniel Baumann | 1 | -1/+1 |
2016-12-11 | Renaming container rename command to move for consistency. | Daniel Baumann | 1 | -1/+1 |
2016-12-11 | Adding container rename to mv symlink. | Daniel Baumann | 1 | -0/+1 |
2016-12-04 | Adding logrotate handling for /var/log/container-tools/container.log. | Daniel Baumann | 1 | -0/+8 |
2016-12-04 | Logging some container actions in container program to /var/log/container-too... | Daniel Baumann | 1 | -0/+4 |
2016-11-12 | Adding container version to ver symlink. | Daniel Baumann | 1 | -0/+1 |
2016-11-06 | Adding container remove to rm symlink. | Daniel Baumann | 1 | -0/+1 |
2016-11-06 | Adding container list to ls symlink. | Daniel Baumann | 1 | -0/+2 |