| Commit message (Expand) | Author | Files | Lines |
2022-10-23 | Removing curl pre-http2 option handling. | Daniel Baumann | 1 | -9/+2 |
2022-05-01 | Updating copyright notices for 2022. | Daniel Baumann | 1 | -1/+1 |
2021-07-26 | Using sig instead of sign as gpg signature extension for container images. | Daniel Baumann | 1 | -5/+5 |
2021-07-26 | Making previous container curl create script a container get script. | Daniel Baumann | 1 | -8/+6 |
2021-07-26 | Renaming container create command to container build. | Daniel Baumann | 1 | -0/+0 |
2021-04-11 | Using https instead of http in all comments. | Daniel Baumann | 1 | -1/+1 |
2021-04-11 | Harmonizing initial variables in curl and debconf container create scripts fo... | Daniel Baumann | 1 | -1/+3 |
2021-04-11 | Using /var/cache/container instead of /var/cache/open-infrastructure/container. | Daniel Baumann | 1 | -1/+1 |
2021-04-11 | Using /usr/share/compute-tools instead of /usr/share/open-infrastructure/cont... | Daniel Baumann | 1 | -1/+1 |
2021-04-11 | Moving config files from /etc/open-infrastructure to /etc/compute-tools. | Daniel Baumann | 1 | -2/+2 |
2021-02-09 | Updating copyright notices for 2021. | Daniel Baumann | 1 | -1/+1 |
2020-03-08 | Using more common sign extension for detached gpg signatures in container cur... | Daniel Baumann | 1 | -5/+5 |
2020-01-21 | Updating copyright notices for 2020. | Daniel Baumann | 1 | -1/+1 |
2019-03-02 | Readding curl container create script. | Daniel Baumann | 1 | -0/+490 |
2019-03-02 | Removing curl container create script until its completly tested. | Daniel Baumann | 1 | -490/+0 |
2019-02-26 | Removing some dead code in container create scripts. | Daniel Baumann | 1 | -2/+0 |
2019-02-23 | Using get.open-infrastructure.net as default URL to get images from in contai... | Daniel Baumann | 1 | -1/+1 |
2019-02-23 | Renaming container-tools to compute-tools. | Daniel Baumann | 1 | -11/+13 |
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-07-23 | Adding architecture option to curl container create script. | Daniel Baumann | 1 | -4/+19 |
2017-07-23 | Adding automatic compression detection for downloads in in curl container cre... | Daniel Baumann | 1 | -8/+24 |
2017-07-23 | Adding interactive container list in curl container create script. | Daniel Baumann | 1 | -6/+83 |
2017-07-23 | Adding GPG signature verification for curl container create script. | Daniel Baumann | 1 | -10/+39 |
2017-07-23 | Moving image cache from /var/cache/container-tools/images to /var/cache/conta... | Daniel Baumann | 1 | -1/+1 |
2017-07-23 | Passing container name to setup environment in curl container create script. | Daniel Baumann | 1 | -0/+1 |
2017-07-23 | Updating default filename for download in curl container create script. | Daniel Baumann | 1 | -1/+1 |
2017-07-23 | Adding --setup option in curl container create script to manually specify a c... | Daniel Baumann | 1 | -3/+8 |
2017-07-23 | Renaming --image option to --system in curl container create script for consi... | Daniel Baumann | 1 | -14/+14 |
2017-07-23 | Adding gzip dependency check in curl container create script for completness ... | Daniel Baumann | 1 | -1/+12 |
2017-07-23 | Sorting password option handling in curl container create script. | Daniel Baumann | 1 | -6/+6 |
2017-07-23 | Adding support for setup tarballs in curl container create script for applian... | Daniel Baumann | 1 | -25/+58 |
2017-07-22 | Reshuffeling checksum handling in curl container create script. | Daniel Baumann | 1 | -18/+26 |
2017-07-22 | Adjusting messages output in curl container create script. | Daniel Baumann | 1 | -3/+7 |
2017-07-22 | Reshuffeling curl options handling in curl container create script. | Daniel Baumann | 1 | -4/+6 |
2017-07-22 | Dynamically prefer lzip over xz over gz in curl container create script, depe... | Daniel Baumann | 1 | -1/+11 |
2017-07-22 | Adding error messages in curl container create script if required decompresso... | Daniel Baumann | 1 | -0/+12 |
2017-07-22 | Making sha512 checksum optional for image downloads in curl container create ... | Daniel Baumann | 1 | -20/+27 |
2017-07-22 | Updating default url to download images from in curl container create script. | Daniel Baumann | 1 | -1/+1 |
2017-07-22 | Correcting typo in comment in curl container create script. | Daniel Baumann | 1 | -1/+1 |
2017-06-29 | Renaming cnt.auto to cnt.container-server in order to split functionality of ... | Daniel Baumann | 1 | -0/+5 |
2017-04-03 | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 1 | -1/+6 |
2017-01-04 | Updating year in copyright information for 2017. | Daniel Baumann | 1 | -1/+1 |
2016-12-11 | Enabling pre and post hooks in container create scripts. | Daniel Baumann | 1 | -0/+19 |
2016-11-25 | Renaming too generic internal getopt variables to avoid possible collisions i... | Daniel Baumann | 1 | -3/+3 |
2016-11-22 | Adding sha512 verification to curl container create script. | Daniel Baumann | 1 | -0/+25 |
2016-11-22 | Using https by default in container-images.sh example script. | Daniel Baumann | 1 | -1/+1 |
2016-11-22 | Changing cache directory in curl create script from /var/cache/container-tool... | Daniel Baumann | 1 | -1/+1 |
2016-11-22 | Adding --clean option to curl container create script to remove downloaded ta... | Daniel Baumann | 1 | -2/+14 |