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