Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-07-23 | Adding automatic compression detection for downloads in in curl container ↵ | Daniel Baumann | 1 | -8/+24 | |
create directory. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Adding interactive container list in curl container create script. | Daniel Baumann | 3 | -6/+147 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Adding GPG signature verification for curl container create script. | Daniel Baumann | 1 | -10/+39 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Moving image cache from /var/cache/container-tools/images to ↵ | Daniel Baumann | 1 | -1/+1 | |
/var/cache/container-tools/system for consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Passing container name to setup environment in curl container create script. | Daniel Baumann | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Updating default filename for download in curl container create script. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Adding --setup option in curl container create script to manually specify a ↵ | Daniel Baumann | 1 | -3/+8 | |
custom setup tarball. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Renaming --image option to --system in curl container create script for ↵ | Daniel Baumann | 1 | -14/+14 | |
consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Adding gzip dependency check in curl container create script for completness ↵ | Daniel Baumann | 1 | -1/+12 | |
sake. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Sorting password option handling in curl container create script. | Daniel Baumann | 1 | -6/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-23 | Adding support for setup tarballs in curl container create script for ↵ | Daniel Baumann | 1 | -25/+58 | |
appliance style setup of prebuilt containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Reshuffeling checksum handling in curl container create script. | Daniel Baumann | 1 | -18/+26 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Adjusting messages output in curl container create script. | Daniel Baumann | 1 | -3/+7 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Reshuffeling curl options handling in curl container create script. | Daniel Baumann | 1 | -4/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Dynamically prefer lzip over xz over gz in curl container create script, ↵ | Daniel Baumann | 1 | -1/+11 | |
depending on if required decompressors are already installed on the host system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Adding error messages in curl container create script if required ↵ | Daniel Baumann | 1 | -0/+12 | |
decompressors are not installed. | |||||
2017-07-22 | Making sha512 checksum optional for image downloads in curl container create ↵ | Daniel Baumann | 1 | -20/+27 | |
script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Removing unreachable fallback for veth0, always the short-hostname is used ↵ | Daniel Baumann | 1 | -1/+1 | |
anyway. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Using default eno1 instead of eth0 as default container interface. | Daniel Baumann | 2 | -14/+14 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Using default bridge0 instead of br0 as default bridge interface. | Daniel Baumann | 2 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Adding cnt-debconf/mode preseed field to allow embedding container create ↵ | Daniel Baumann | 3 | -19/+39 | |
script within preseed file itself without relying on a specific default create script being set on the host system, thanks to David Kunz for the idea. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Updating default url to download images from in curl container create script. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-22 | Correcting typo in comment in curl container create script. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-07-01 | Also removing /etc/localtime before reconfiguring tzdata to workaround ↵ | Daniel Baumann | 1 | -1/+1 | |
broken tzdata preseed handling (see several bug reports in the BTS), thanks to Nik Lutz <nik@netstyle.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-06-29 | Harmonizing edition of container configuration file in debconf script. | Daniel Baumann | 1 | -7/+8 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-06-29 | Renaming cnt.auto to cnt.container-server in order to split functionality of ↵ | Daniel Baumann | 4 | -5/+29 | |
'binding container to a specific host system' from 'starting container at system boot'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-06-24 | Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>. | Daniel Baumann | 2 | -27/+11 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-06-24 | Implementing postup/postdown for systemd-networkd by creating systemd units ↵ | Nik Lutz | 1 | -4/+42 | |
in /etc/systemd/system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-06-24 | Removing useless whitespace in debconf script. | Daniel Baumann | 1 | -1/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-05-22 | Reverting "Purging packages that got removed/replaced during container ↵ | Daniel Baumann | 1 | -10/+0 | |
creation.", not needed anymore. This reverts commit 8aa267f. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-05-09 | Purging packages that got removed/replaced during container creation. | Daniel Baumann | 1 | -0/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-05-09 | Purging packages when autoremoving them. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-05 | Consistently using '--force-confnew' as dpkg option when upgrading or ↵ | Daniel Baumann | 1 | -11/+3 | |
installing packages. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-03 | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 3 | -5/+51 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-03 | Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ↵ | Daniel Baumann | 2 | -2/+6 | |
templating. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-04-03 | Cleanup stray preseed.cfg removal. | Daniel Baumann | 1 | -2/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-01-04 | Updating year in copyright information for 2017. | Daniel Baumann | 6 | -6/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-12-11 | Enabling pre and post hooks in container create scripts. | Daniel Baumann | 3 | -0/+57 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-25 | Minimizing included packages by default in debconf container create script. | Daniel Baumann | 1 | -11/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-25 | Renaming too generic internal getopt variables to avoid possible collisions ↵ | Daniel Baumann | 3 | -9/+9 | |
in the future. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Removing libui-dialog-perl from includes in debconf container create script. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Adding sha512 verification to curl container create script. | Daniel Baumann | 1 | -0/+25 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Using https by default in container-images.sh example script. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Changing cache directory in curl create script from ↵ | Daniel Baumann | 1 | -1/+1 | |
/var/cache/container-tools/curl to /var/cache/container-tools/images. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Adding --clean option to curl container create script to remove downloaded ↵ | Daniel Baumann | 1 | -2/+14 | |
tarball from cache after successfull container creation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-22 | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 1 | -1/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-12 | Adding initial curl container create script. | Daniel Baumann | 1 | -0/+187 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-12 | Correcting syntax in usage message of container create scripts. | Daniel Baumann | 2 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-11-12 | Removing support for Debian 8 (jessie) in debconf container create script. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |