Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding archive key verification.tmp-dxk1 | Katharina Drexel | 2021-04-13 | 1 | -1/+42 |
| | |||||
* | MultiMirror boot for mmdebstrap. | Katharina Drexel | 2021-04-13 | 1 | -1/+120 |
| | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> | ||||
* | Replace debian.list by debian.sources. | Katharina Drexel | 2021-04-13 | 1 | -13/+78 |
| | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> | ||||
* | More speaking error messages if no bootstrap program installed. | Katharina Drexel | 2021-04-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> | ||||
* | BOOTSTRAP instead of BOOTSTRAP_PROGRAM for constistency reasons. | Katharina Drexel | 2021-04-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> | ||||
* | Prefer mmdebstrap to debootstrap in debconf. | Katharina Drexel | 2021-04-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> | ||||
* | Integrating mmdebstrap in debconf script. | Katharina Drexel | 2021-04-12 | 1 | -4/+24 |
| | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> | ||||
* | Using dpkg selection to check package availability in debconf container ↵ | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
| | | | | | | create script, rather than to rely on dpkg internal files. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for Debian bookworm in container debconf create script. | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using https instead of http in all comments. | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing sysvinit hack for progress-linux in debconf container create ↵ | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
| | | | | | | script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing readline hack for progress-linux in debconf container create ↵ | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
| | | | | | | script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing base-files hacks for progress-linux in debconf container create ↵ | Daniel Baumann | 2021-04-11 | 1 | -20/+0 |
| | | | | | | script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing dpkg hack for progress-linux in debconf container create script, ↵ | Daniel Baumann | 2021-04-11 | 1 | -7/+0 |
| | | | | | | not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing initial variables in curl and debconf container create scripts ↵ | Daniel Baumann | 2021-04-11 | 1 | -2/+3 |
| | | | | | | for consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /var/cache/container instead of /var/cache/open-infrastructure/container. | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /usr/share/compute-tools instead of ↵ | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | | | /usr/share/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Moving config files from /etc/open-infrastructure to /etc/compute-tools. | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright notices for 2021. | Daniel Baumann | 2021-02-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding overlay options to debconf script. | Katharina Drexel | 2020-10-30 | 1 | -1/+20 |
| | | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for Debian 11 (bullseye) to debconf container create script. | Daniel Baumann | 2020-10-20 | 1 | -1/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright notices for 2020. | Daniel Baumann | 2020-01-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Simplifying trap handling in debconf container create script. | Daniel Baumann | 2019-08-11 | 1 | -8/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Cosmetically fixing internal preseed file when using the progress-linux package. | Daniel Baumann | 2019-07-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting whitespace error in include handling that broke debconf container ↵ | Daniel Baumann | 2019-04-13 | 1 | -1/+1 |
| | | | | | | create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using trap function to unmount bind mounts etc. on exit with or without error. | Daniel Baumann | 2019-04-13 | 1 | -105/+123 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Unmount bind mounts in reverse order to allow nested bind mounts. | Nik Lutz | 2019-04-12 | 1 | -2/+4 |
| | | | | | Signed-off-by: Nik Lutz <nik@netstyle.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting typo when disabling IPv6 RA in debconf container create script, ↵ | Daniel Baumann | 2019-04-12 | 1 | -1/+1 |
| | | | | | | thanks to Simon Spöhel <simon@spoehel.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Including gnupg explicitly in debconf container create command, thanks to ↵ | Daniel Baumann | 2019-04-12 | 1 | -0/+3 |
| | | | | | | Nik Lutz <nik@netstyle.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial support for IPv6 in debconf container create script. | Daniel Baumann | 2019-03-19 | 1 | -53/+164 |
| | | | | | | | Note that this also removes support for non-CIDR IPv4 subnetmasks, e.g. '255.255.255.0' now has to be specified as '24'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 2019-03-02 | 1 | -16/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing some dead code in container create scripts. | Daniel Baumann | 2019-02-26 | 1 | -4/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding comment to debian sources.list in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -2/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing progress-linux apt sources.list handling in container debconf ↵ | Daniel Baumann | 2019-02-26 | 1 | -93/+14 |
| | | | | | | create script by using the progress-linux package instead. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using apt instead of apt-get in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -11/+11 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing Force-LoopBreak option when calling apt in container debconf create ↵ | Daniel Baumann | 2019-02-26 | 1 | -3/+3 |
| | | | | | | script, not needed anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing staging repositories in debconf create script, not used anymore. | Daniel Baumann | 2019-02-24 | 1 | -34/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container-tools to compute-tools. | Daniel Baumann | 2019-02-23 | 1 | -14/+16 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing archive signing key handling for progress-linux by install the ↵ | Daniel Baumann | 2019-02-18 | 1 | -52/+7 |
| | | | | | | progress-linux package. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting (harmless) error in https mirror handling wrt/ installing ↵ | Daniel Baumann | 2019-02-17 | 1 | -2/+2 |
| | | | | | | apt-transport-https. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright notices to 2019. | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing bind mounting of /var/cache/apt/archives during creation of the ↵ | Daniel Baumann | 2018-07-27 | 1 | -6/+0 |
| | | | | | | container, not really usefull anymore these days. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for multiple container and host commands in debconf container ↵ | Daniel Baumann | 2018-07-27 | 1 | -0/+25 |
| | | | | | | create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Running host commands as last thing in debconf container create script in ↵ | Daniel Baumann | 2018-01-19 | 1 | -11/+13 |
| | | | | | | order to make it possible to change config files dynamically. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding SPDX License Identifiers. | Daniel Baumann | 2017-12-05 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Supporting using IP address parts of the container name in preseed files for ↵ | Daniel Baumann | 2017-11-01 | 1 | -0/+8 |
| | | | | | | | | | container debconf create script. This is usefull to automatically construct IP gateway addresses or veth interface names in a diff-friendly way. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Supporting using IP address from DNS lookup of the container name in preseed ↵ | Daniel Baumann | 2017-11-01 | 1 | -1/+16 |
| | | | | | | files for container debconf create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing ifupdown in debconf container create script earlier by excluding it ↵ | Daniel Baumann | 2017-10-13 | 1 | -7/+3 |
| | | | | | | from debootstrap. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing issues from network0 -> network1 transition in debconf container ↵ | Daniel Baumann | 2017-07-24 | 1 | -18/+21 |
| | | | | | | create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |