| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Setting default debian distribution to buster in debootstrap container create... | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
* | Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ... | Daniel Baumann | 2019-02-17 | 1 | -7/+7 |
* | Adding support for Debian testing/bullseye in debconf container create script. | Daniel Baumann | 2019-02-17 | 1 | -2/+2 |
* | Setting default debian distribution to buster in debconf container create scr... | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
* | Adding support for Debian 10 (buster) in debconf container create script. | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
* | Updating year in copyright notices to 2019. | Daniel Baumann | 2019-02-17 | 7 | -7/+7 |
* | Removing bind mounting of /var/cache/apt/archives during creation of the cont... | Daniel Baumann | 2018-07-27 | 1 | -6/+0 |
* | Adding support for multiple container and host commands in debconf container ... | Daniel Baumann | 2018-07-27 | 2 | -0/+69 |
* | Adding support for Debian testing/buster in debconf container create script. | Daniel Baumann | 2018-02-18 | 1 | -2/+6 |
* | Always sorting preseed files starting with a capital letter first in debconf ... | Daniel Baumann | 2018-02-18 | 1 | -1/+1 |
* | Making container debconf create script aware of multiple subdirectories below... | Daniel Baumann | 2018-02-18 | 1 | -0/+9 |
* | Making container debconf create script aware of multiple subdirectories below... | Daniel Baumann | 2018-02-18 | 1 | -2/+2 |
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 7 | -7/+7 |
* | Running host commands as last thing in debconf container create script in ord... | Daniel Baumann | 2018-01-19 | 1 | -11/+13 |
* | Automatically take default preseeding file from /etc/container-tools/debconf ... | Daniel Baumann | 2017-12-07 | 1 | -0/+5 |
* | Automatically take matching preseeding files from /etc/container-tools/debconf. | Daniel Baumann | 2017-12-05 | 1 | -0/+6 |
* | Adding SPDX License Identifiers. | Daniel Baumann | 2017-12-05 | 7 | -0/+14 |
* | Supporting using IP address parts of the container name in preseed files for ... | Daniel Baumann | 2017-11-01 | 2 | -0/+16 |
* | Supporting using IP address from DNS lookup of the container name in preseed ... | Daniel Baumann | 2017-11-01 | 2 | -2/+32 |
* | Avoiding to display .cfg extension for preseed files in container debconf cre... | Daniel Baumann | 2017-11-01 | 1 | -2/+2 |
* | Removing ifupdown in debconf container create script earlier by excluding it ... | Daniel Baumann | 2017-10-13 | 1 | -7/+3 |
* | Fixing issues from network0 -> network1 transition in debconf container creat... | Daniel Baumann | 2017-07-24 | 2 | -47/+50 |
* | Starting to count at 1 instead of 0 to be consistent with new network interfa... | Daniel Baumann | 2017-07-23 | 3 | -50/+50 |
* | 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 | 3 | -6/+147 |
* | 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 |
* | Removing unreachable fallback for veth0, always the short-hostname is used an... | Daniel Baumann | 2017-07-22 | 1 | -1/+1 |
* | Using default eno1 instead of eth0 as default container interface. | Daniel Baumann | 2017-07-22 | 2 | -14/+14 |
* | Using default bridge0 instead of br0 as default bridge interface. | Daniel Baumann | 2017-07-22 | 2 | -3/+3 |
* | Adding cnt-debconf/mode preseed field to allow embedding container create scr... | Daniel Baumann | 2017-07-22 | 3 | -19/+39 |
* | 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 |
* | Also removing /etc/localtime before reconfiguring tzdata to workaround broken... | Daniel Baumann | 2017-07-01 | 1 | -1/+1 |
* | Harmonizing edition of container configuration file in debconf script. | Daniel Baumann | 2017-06-29 | 1 | -7/+8 |
* | Renaming cnt.auto to cnt.container-server in order to split functionality of ... | Daniel Baumann | 2017-06-29 | 4 | -5/+29 |