summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Supporting /etc/compute-tools/container.conf.d.Daniel Baumann2021-07-271-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container update command.Daniel Baumann2021-07-271-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding example public keys.Daniel Baumann2021-07-261-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Creating empty keyring directory in Makefile.Daniel Baumann2021-07-261-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container get command.Daniel Baumann2021-07-261-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Making previous container curl create script a container get script.Daniel Baumann2021-07-261-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming container create command to container build.Daniel Baumann2021-07-261-13/+13
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating build relevant stuff to move from asciidoc to rst for manpage ↵Daniel Baumann2021-07-251-2/+2
| | | | | | generation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting check for shellcheck executable in Makefile.Daniel Baumann2021-07-241-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Harmonizing first line in comments of non-shebang files.Daniel Baumann2021-07-241-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using https instead of http in all comments.Daniel Baumann2021-04-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding shellcheck in test target (but not failing yet on it).Daniel Baumann2021-04-111-0/+12
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Cosmetically improving output of test target.Daniel Baumann2021-04-111-5/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using /var/log/compute-tools instead of /var/log/open-infrastructure.Daniel Baumann2021-04-111-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using /usr/share/compute-tools instead of ↵Daniel Baumann2021-04-111-9/+9
| | | | | | /usr/share/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using /usr/libexec/container instead of ↵Daniel Baumann2021-04-111-11/+11
| | | | | | /usr/libexec/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Moving config files from /etc/open-infrastructure to /etc/compute-tools.Daniel Baumann2021-04-111-8/+7
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Moving command files from /usr/lib to /usr/libexec.Daniel Baumann2021-04-111-13/+13
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating copyright notices for 2021.Daniel Baumann2021-02-091-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating copyright notices for 2020.Daniel Baumann2020-01-211-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting variable name in makefile.Daniel Baumann2019-03-021-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating list of container shortcut commands.Daniel Baumann2019-03-021-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding support for using mmdebstrap in container debootstrap create script.Daniel Baumann2019-03-021-1/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming container-tools to compute-tools.Daniel Baumann2019-02-231-31/+33
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing manpage symlinks in uninstall target too.Daniel Baumann2019-02-181-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Fixing inconsistent variable usage in makefile.Daniel Baumann2019-02-181-14/+14
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding st convenience symlink for status command.Daniel Baumann2019-02-181-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding convenience symlinks for container start and stop commands.Daniel Baumann2019-02-171-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating year in copyright notices to 2019.Daniel Baumann2019-02-171-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating year in copyright information for 2018.Daniel Baumann2018-02-181-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding SPDX License Identifiers.Daniel Baumann2017-12-051-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container create pre-hook that can be used to automatically git pull ↵Daniel Baumann2017-11-011-1/+1
| | | | | | /etc/container-tools/debconf. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding con shortcut for container console command.Daniel Baumann2017-10-311-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting typo in systemd parts of the Makefile's uninstall target.Daniel Baumann2017-06-241-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding sysctl config for procps to increase inotify limits in order to run ↵Daniel Baumann2017-05-091-0/+8
| | | | | | more than a few containers on a system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Shortening file removal handling in uninstall target in makefile.Daniel Baumann2017-04-031-8/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating year in copyright information for 2017.Daniel Baumann2017-01-041-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming container rename command to move for consistency.Daniel Baumann2016-12-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container rename to mv symlink.Daniel Baumann2016-12-111-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding logrotate handling for /var/log/container-tools/container.log.Daniel Baumann2016-12-041-0/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Logging some container actions in container program to ↵Daniel Baumann2016-12-041-0/+4
| | | | | | /var/log/container-tools/container.log. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container version to ver symlink.Daniel Baumann2016-11-121-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container remove to rm symlink.Daniel Baumann2016-11-061-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container list to ls symlink.Daniel Baumann2016-11-061-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Installing all generic text files as documentation.Daniel Baumann2016-11-061-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Installing README.txt into documentation directory.Daniel Baumann2016-11-061-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Replacing README.txt with a copy of container-tools.7 manpage.Daniel Baumann2016-11-061-0/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using sudo in container-shell.Daniel Baumann2016-10-251-0/+9
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting installation location for documentation in makefile.Daniel Baumann2016-10-251-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding hooks directory for pre and post execution of container commands.Daniel Baumann2016-08-041-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>