summaryrefslogtreecommitdiffstats
path: root/share/scripts/curl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing some dead code in container create scripts.Daniel Baumann2019-02-261-2/+0
* Using get.open-infrastructure.net as default URL to get images from in contai...Daniel Baumann2019-02-231-1/+1
* Renaming container-tools to compute-tools.Daniel Baumann2019-02-231-11/+13
* Updating year in copyright notices to 2019.Daniel Baumann2019-02-171-1/+1
* Updating year in copyright information for 2018.Daniel Baumann2018-02-181-1/+1
* Adding SPDX License Identifiers.Daniel Baumann2017-12-051-0/+2
* Adding architecture option to curl container create script.Daniel Baumann2017-07-231-4/+19
* Adding automatic compression detection for downloads in in curl container cre...Daniel Baumann2017-07-231-8/+24
* Adding interactive container list in curl container create script.Daniel Baumann2017-07-231-6/+83
* Adding GPG signature verification for curl container create script.Daniel Baumann2017-07-231-10/+39
* Moving image cache from /var/cache/container-tools/images to /var/cache/conta...Daniel Baumann2017-07-231-1/+1
* Passing container name to setup environment in curl container create script.Daniel Baumann2017-07-231-0/+1
* Updating default filename for download in curl container create script.Daniel Baumann2017-07-231-1/+1
* Adding --setup option in curl container create script to manually specify a c...Daniel Baumann2017-07-231-3/+8
* Renaming --image option to --system in curl container create script for consi...Daniel Baumann2017-07-231-14/+14
* Adding gzip dependency check in curl container create script for completness ...Daniel Baumann2017-07-231-1/+12
* Sorting password option handling in curl container create script.Daniel Baumann2017-07-231-6/+6
* Adding support for setup tarballs in curl container create script for applian...Daniel Baumann2017-07-231-25/+58
* Reshuffeling checksum handling in curl container create script.Daniel Baumann2017-07-221-18/+26
* Adjusting messages output in curl container create script.Daniel Baumann2017-07-221-3/+7
* Reshuffeling curl options handling in curl container create script.Daniel Baumann2017-07-221-4/+6
* Dynamically prefer lzip over xz over gz in curl container create script, depe...Daniel Baumann2017-07-221-1/+11
* Adding error messages in curl container create script if required decompresso...Daniel Baumann2017-07-221-0/+12
* Making sha512 checksum optional for image downloads in curl container create ...Daniel Baumann2017-07-221-20/+27
* Updating default url to download images from in curl container create script.Daniel Baumann2017-07-221-1/+1
* Correcting typo in comment in curl container create script.Daniel Baumann2017-07-221-1/+1
* Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann2017-06-291-0/+5
* Adding support for bind-ro nspawn option for read-only bind mounts.Daniel Baumann2017-04-031-1/+6
* Updating year in copyright information for 2017.Daniel Baumann2017-01-041-1/+1
* Enabling pre and post hooks in container create scripts.Daniel Baumann2016-12-111-0/+19
* Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann2016-11-251-3/+3
* Adding sha512 verification to curl container create script.Daniel Baumann2016-11-221-0/+25
* Using https by default in container-images.sh example script.Daniel Baumann2016-11-221-1/+1
* Changing cache directory in curl create script from /var/cache/container-tool...Daniel Baumann2016-11-221-1/+1
* Adding --clean option to curl container create script to remove downloaded ta...Daniel Baumann2016-11-221-2/+14
* Using curl with --fail option to abort in case of server/url errors.Daniel Baumann2016-11-221-1/+1
* Adding runtime detection for http2 option in curl create script.Daniel Baumann2016-11-221-1/+6
* Adding initial curl container create script.Daniel Baumann2016-11-121-0/+187