| Commit message (Expand) | Author | Age | Files | Lines |
* | Using fixme rather than todo in source files. | Daniel Baumann | 2021-07-24 | 1 | -1/+1 |
* | Exporting IP variables to be used in host commands. | Daniel Baumann | 2021-07-24 | 1 | -0/+3 |
* | Adding @FILE@ replacement variables in preseed files. | Daniel Baumann | 2021-07-20 | 1 | -1/+2 |
* | Removing undesirable --verbose option when calling mmdebstrap in debconf cont... | Daniel Baumann | 2021-06-06 | 1 | -1/+1 |
* | Prefering mmdebstrap to debootstrap in debconf script. | Katharina Drexel | 2021-04-14 | 1 | -5/+5 |
* | Integrating mmdebstrap in debconf script. | Katharina Drexel | 2021-04-14 | 1 | -4/+24 |
* | Using dpkg selection to check package availability in debconf container creat... | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
* | Adding support for Debian bookworm in container debconf create script. | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
* | Using https instead of http in all comments. | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
* | Removing sysvinit hack for progress-linux in debconf container create script,... | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
* | Removing readline hack for progress-linux in debconf container create script,... | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
* | Removing base-files hacks for progress-linux in debconf container create scri... | Daniel Baumann | 2021-04-11 | 1 | -20/+0 |
* | Removing dpkg hack for progress-linux in debconf container create script, not... | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
* | Harmonizing initial variables in curl and debconf container create scripts fo... | Daniel Baumann | 2021-04-11 | 1 | -2/+3 |
* | Using /var/cache/container instead of /var/cache/open-infrastructure/container. | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
* | Using /usr/share/compute-tools instead of /usr/share/open-infrastructure/cont... | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
* | Moving config files from /etc/open-infrastructure to /etc/compute-tools. | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
* | Updating copyright notices for 2021. | Daniel Baumann | 2021-02-09 | 1 | -1/+1 |
* | Adding overlay options to debconf script. | Katharina Drexel | 2020-10-30 | 1 | -1/+20 |
* | Adding support for Debian 11 (bullseye) to debconf container create script. | Daniel Baumann | 2020-10-20 | 1 | -1/+5 |
* | Updating copyright notices for 2020. | Daniel Baumann | 2020-01-21 | 1 | -1/+1 |
* | Simplifying trap handling in debconf container create script. | Daniel Baumann | 2019-08-11 | 1 | -8/+6 |
* | Cosmetically fixing internal preseed file when using the progress-linux package. | Daniel Baumann | 2019-07-17 | 1 | -2/+2 |
* | Correcting whitespace error in include handling that broke debconf container ... | Daniel Baumann | 2019-04-13 | 1 | -1/+1 |
* | Using trap function to unmount bind mounts etc. on exit with or without error. | Daniel Baumann | 2019-04-13 | 1 | -105/+123 |
* | Unmount bind mounts in reverse order to allow nested bind mounts. | Nik Lutz | 2019-04-12 | 1 | -2/+4 |
* | Correcting typo when disabling IPv6 RA in debconf container create script, th... | Daniel Baumann | 2019-04-12 | 1 | -1/+1 |
* | Including gnupg explicitly in debconf container create command, thanks to Nik... | Daniel Baumann | 2019-04-12 | 1 | -0/+3 |
* | Adding initial support for IPv6 in debconf container create script. | Daniel Baumann | 2019-03-19 | 1 | -53/+164 |
* | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 2019-03-02 | 1 | -16/+0 |
* | Removing some dead code in container create scripts. | Daniel Baumann | 2019-02-26 | 1 | -4/+1 |
* | Adding comment to debian sources.list in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -2/+10 |
* | Removing progress-linux apt sources.list handling in container debconf create... | Daniel Baumann | 2019-02-26 | 1 | -93/+14 |
* | Using apt instead of apt-get in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -11/+11 |
* | Removing Force-LoopBreak option when calling apt in container debconf create ... | Daniel Baumann | 2019-02-26 | 1 | -3/+3 |
* | Removing staging repositories in debconf create script, not used anymore. | Daniel Baumann | 2019-02-24 | 1 | -34/+0 |
* | Renaming container-tools to compute-tools. | Daniel Baumann | 2019-02-23 | 1 | -14/+16 |
* | Replacing archive signing key handling for progress-linux by install the prog... | Daniel Baumann | 2019-02-18 | 1 | -52/+7 |
* | Correcting (harmless) error in https mirror handling wrt/ installing apt-tran... | Daniel Baumann | 2019-02-17 | 1 | -2/+2 |
* | Updating year in copyright notices to 2019. | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
* | 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 | 1 | -0/+25 |
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 1 | -1/+1 |
* | Running host commands as last thing in debconf container create script in ord... | Daniel Baumann | 2018-01-19 | 1 | -11/+13 |
* | Adding SPDX License Identifiers. | Daniel Baumann | 2017-12-05 | 1 | -0/+2 |
* | Supporting using IP address parts of the container name in preseed files for ... | Daniel Baumann | 2017-11-01 | 1 | -0/+8 |
* | Supporting using IP address from DNS lookup of the container name in preseed ... | Daniel Baumann | 2017-11-01 | 1 | -1/+16 |
* | 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 | 1 | -18/+21 |
* | Starting to count at 1 instead of 0 to be consistent with new network interfa... | Daniel Baumann | 2017-07-23 | 1 | -1/+1 |