| Commit message (Expand) | Author | Files | Lines |
2019-03-02 | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 3 | -22/+1 |
2019-03-02 | Removing curl container create script until its completly tested. | Daniel Baumann | 3 | -555/+0 |
2019-03-02 | Adding support for using mmdebstrap in container debootstrap create script. | Daniel Baumann | 1 | -4/+17 |
2019-02-26 | Adding same internal name strings in all scripts. | Daniel Baumann | 1 | -0/+1 |
2019-02-26 | Removing some dead code in container create scripts. | Daniel Baumann | 2 | -6/+1 |
2019-02-26 | Adding comment to debian sources.list in container debconf create script. | Daniel Baumann | 1 | -2/+10 |
2019-02-26 | Removing armel and armhf support in container debconf create script. | Daniel Baumann | 1 | -14/+2 |
2019-02-26 | Allow to select/deselect main repository in container debconf create script. | Daniel Baumann | 2 | -25/+11 |
2019-02-26 | Removing progress-linux apt sources.list handling in container debconf create... | Daniel Baumann | 1 | -93/+14 |
2019-02-26 | Using apt instead of apt-get in container debconf create script. | Daniel Baumann | 2 | -12/+12 |
2019-02-26 | Removing Force-LoopBreak option when calling apt in container debconf create ... | Daniel Baumann | 1 | -3/+3 |
2019-02-24 | Removing staging repositories in debconf create script, not used anymore. | Daniel Baumann | 2 | -36/+2 |
2019-02-23 | Using hostname fallback if FQDN is not set. | Daniel Baumann | 1 | -1/+1 |
2019-02-23 | Harmonizing debconf values for container debconf create script. | Daniel Baumann | 5 | -259/+259 |
2019-02-23 | Using get.open-infrastructure.net as default URL to get images from in contai... | Daniel Baumann | 1 | -1/+1 |
2019-02-23 | Renaming container-tools to compute-tools. | Daniel Baumann | 9 | -37/+41 |
2019-02-18 | Using cdn redirector as default sources.list entry. | Daniel Baumann | 1 | -2/+2 |
2019-02-18 | Replacing archive signing key handling for progress-linux by install the prog... | Daniel Baumann | 1 | -52/+7 |
2019-02-17 | Correcting (harmless) error in https mirror handling wrt/ installing apt-tran... | Daniel Baumann | 1 | -2/+2 |
2019-02-17 | Setting default debian distribution to buster in debootstrap container create... | Daniel Baumann | 1 | -1/+1 |
2019-02-17 | Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ... | Daniel Baumann | 1 | -7/+7 |
2019-02-17 | Adding support for Debian testing/bullseye in debconf container create script. | Daniel Baumann | 1 | -2/+2 |
2019-02-17 | Setting default debian distribution to buster in debconf container create scr... | Daniel Baumann | 1 | -1/+1 |
2019-02-17 | Adding support for Debian 10 (buster) in debconf container create script. | Daniel Baumann | 1 | -1/+1 |
2019-02-17 | Updating year in copyright notices to 2019. | Daniel Baumann | 7 | -7/+7 |
2018-07-27 | Removing bind mounting of /var/cache/apt/archives during creation of the cont... | Daniel Baumann | 1 | -6/+0 |
2018-07-27 | Adding support for multiple container and host commands in debconf container ... | Daniel Baumann | 2 | -0/+69 |
2018-02-18 | Adding support for Debian testing/buster in debconf container create script. | Daniel Baumann | 1 | -2/+6 |
2018-02-18 | Always sorting preseed files starting with a capital letter first in debconf ... | Daniel Baumann | 1 | -1/+1 |
2018-02-18 | Making container debconf create script aware of multiple subdirectories below... | Daniel Baumann | 1 | -0/+9 |
2018-02-18 | Making container debconf create script aware of multiple subdirectories below... | Daniel Baumann | 1 | -2/+2 |
2018-02-18 | Updating year in copyright information for 2018. | Daniel Baumann | 7 | -7/+7 |
2018-01-19 | Running host commands as last thing in debconf container create script in ord... | Daniel Baumann | 1 | -11/+13 |
2017-12-07 | Automatically take default preseeding file from /etc/container-tools/debconf ... | Daniel Baumann | 1 | -0/+5 |
2017-12-05 | Automatically take matching preseeding files from /etc/container-tools/debconf. | Daniel Baumann | 1 | -0/+6 |
2017-12-05 | Adding SPDX License Identifiers. | Daniel Baumann | 7 | -0/+14 |
2017-11-01 | Supporting using IP address parts of the container name in preseed files for ... | Daniel Baumann | 2 | -0/+16 |
2017-11-01 | Supporting using IP address from DNS lookup of the container name in preseed ... | Daniel Baumann | 2 | -2/+32 |
2017-11-01 | Avoiding to display .cfg extension for preseed files in container debconf cre... | Daniel Baumann | 1 | -2/+2 |
2017-10-13 | Removing ifupdown in debconf container create script earlier by excluding it ... | Daniel Baumann | 1 | -7/+3 |
2017-07-24 | Fixing issues from network0 -> network1 transition in debconf container creat... | Daniel Baumann | 2 | -47/+50 |
2017-07-23 | Starting to count at 1 instead of 0 to be consistent with new network interfa... | Daniel Baumann | 3 | -50/+50 |
2017-07-23 | Adding architecture option to curl container create script. | Daniel Baumann | 1 | -4/+19 |
2017-07-23 | Adding automatic compression detection for downloads in in curl container cre... | Daniel Baumann | 1 | -8/+24 |
2017-07-23 | Adding interactive container list in curl container create script. | Daniel Baumann | 3 | -6/+147 |
2017-07-23 | Adding GPG signature verification for curl container create script. | Daniel Baumann | 1 | -10/+39 |
2017-07-23 | Moving image cache from /var/cache/container-tools/images to /var/cache/conta... | Daniel Baumann | 1 | -1/+1 |
2017-07-23 | Passing container name to setup environment in curl container create script. | Daniel Baumann | 1 | -0/+1 |
2017-07-23 | Updating default filename for download in curl container create script. | Daniel Baumann | 1 | -1/+1 |
2017-07-23 | Adding --setup option in curl container create script to manually specify a c... | Daniel Baumann | 1 | -3/+8 |