| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding architecture option to curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -4/+19 |
* | Adding automatic compression detection for downloads in in curl container cre... | Daniel Baumann | 2017-07-23 | 1 | -8/+24 |
* | Adding interactive container list in curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -6/+83 |
* | Adding GPG signature verification for curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -10/+39 |
* | Moving image cache from /var/cache/container-tools/images to /var/cache/conta... | Daniel Baumann | 2017-07-23 | 1 | -1/+1 |
* | Passing container name to setup environment in curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -0/+1 |
* | Updating default filename for download in curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -1/+1 |
* | Adding --setup option in curl container create script to manually specify a c... | Daniel Baumann | 2017-07-23 | 1 | -3/+8 |
* | Renaming --image option to --system in curl container create script for consi... | Daniel Baumann | 2017-07-23 | 1 | -14/+14 |
* | Adding gzip dependency check in curl container create script for completness ... | Daniel Baumann | 2017-07-23 | 1 | -1/+12 |
* | Sorting password option handling in curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -6/+6 |
* | Adding support for setup tarballs in curl container create script for applian... | Daniel Baumann | 2017-07-23 | 1 | -25/+58 |
* | Reshuffeling checksum handling in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -18/+26 |
* | Adjusting messages output in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -3/+7 |
* | Reshuffeling curl options handling in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -4/+6 |
* | Dynamically prefer lzip over xz over gz in curl container create script, depe... | Daniel Baumann | 2017-07-22 | 1 | -1/+11 |
* | Adding error messages in curl container create script if required decompresso... | Daniel Baumann | 2017-07-22 | 1 | -0/+12 |
* | Making sha512 checksum optional for image downloads in curl container create ... | Daniel Baumann | 2017-07-22 | 1 | -20/+27 |
* | Updating default url to download images from in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -1/+1 |
* | Correcting typo in comment in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -1/+1 |
* | Renaming cnt.auto to cnt.container-server in order to split functionality of ... | Daniel Baumann | 2017-06-29 | 1 | -0/+5 |
* | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 2017-04-03 | 1 | -1/+6 |
* | Updating year in copyright information for 2017. | Daniel Baumann | 2017-01-04 | 1 | -1/+1 |
* | Enabling pre and post hooks in container create scripts. | Daniel Baumann | 2016-12-11 | 1 | -0/+19 |
* | Renaming too generic internal getopt variables to avoid possible collisions i... | Daniel Baumann | 2016-11-25 | 1 | -3/+3 |
* | Adding sha512 verification to curl container create script. | Daniel Baumann | 2016-11-22 | 1 | -0/+25 |
* | Using https by default in container-images.sh example script. | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
* | Changing cache directory in curl create script from /var/cache/container-tool... | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
* | Adding --clean option to curl container create script to remove downloaded ta... | Daniel Baumann | 2016-11-22 | 1 | -2/+14 |
* | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
* | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 2016-11-22 | 1 | -1/+6 |
* | Adding initial curl container create script. | Daniel Baumann | 2016-11-12 | 1 | -0/+187 |