Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming container create command to container build. | Daniel Baumann | 2021-07-26 | 10 | -3706/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Improving comments in debootstrap script. | Daniel Baumann | 2021-07-24 | 1 | -1/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using fixme rather than todo in source files. | Daniel Baumann | 2021-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Exporting IP variables to be used in host commands. | Daniel Baumann | 2021-07-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding @FILE@ replacement variables in preseed files. | Daniel Baumann | 2021-07-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing undesirable --verbose option when calling mmdebstrap in debconf ↵ | Daniel Baumann | 2021-06-06 | 1 | -1/+1 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Prefering mmdebstrap to debootstrap in debconf script. | Katharina Drexel | 2021-04-14 | 1 | -5/+5 |
| | | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Integrating mmdebstrap in debconf script. | Katharina Drexel | 2021-04-14 | 1 | -4/+24 |
| | | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | 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> | ||||
* | Synchronising versioning number for progress-linux releases in debconf ↵ | Daniel Baumann | 2021-04-11 | 1 | -1/+1 |
| | | | | | | container create script. 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 | 2 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using https instead of http in all comments. | Daniel Baumann | 2021-04-11 | 7 | -7/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using https for security.debian.org in container create related items. | Daniel Baumann | 2021-04-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing stretch support from debconf container create script. | Daniel Baumann | 2021-04-11 | 1 | -2/+2 |
| | | | | 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 | 2 | -3/+6 |
| | | | | | | 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 | 2 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using /usr/share/compute-tools instead of ↵ | Daniel Baumann | 2021-04-11 | 2 | -2/+2 |
| | | | | | | /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 | 4 | -7/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright notices for 2021. | Daniel Baumann | 2021-02-09 | 7 | -7/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching redirector address for progress-linux. | Daniel Baumann | 2021-02-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding overlay options to debconf script. | Katharina Drexel | 2020-10-30 | 2 | -1/+27 |
| | | | | | Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for Progress Linux 6 (fuchur) to debconf container create script. | Daniel Baumann | 2020-10-20 | 1 | -3/+7 |
| | | | | 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 | 2 | -3/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for Debian 11 (bullseye) to debootstrap container create script. | Daniel Baumann | 2020-10-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using more common sign extension for detached gpg signatures in container ↵ | Daniel Baumann | 2020-03-08 | 1 | -5/+5 |
| | | | | | | curl create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating copyright notices for 2020. | Daniel Baumann | 2020-01-21 | 7 | -7/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing the debconf script to use the bind-ro string when preseeding. | Simon Spöhel | 2019-08-11 | 1 | -0/+7 |
| | | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> 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 | 4 | -71/+401 |
| | | | | | | | 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> | ||||
* | Readding curl container create script. | Daniel Baumann | 2019-03-02 | 3 | -0/+555 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 2019-03-02 | 3 | -22/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing curl container create script until its completly tested. | Daniel Baumann | 2019-03-02 | 3 | -555/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for using mmdebstrap in container debootstrap create script. | Daniel Baumann | 2019-03-02 | 1 | -4/+17 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding same internal name strings in all scripts. | Daniel Baumann | 2019-02-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing some dead code in container create scripts. | Daniel Baumann | 2019-02-26 | 2 | -6/+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 armel and armhf support in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -14/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Allow to select/deselect main repository in container debconf create script. | Daniel Baumann | 2019-02-26 | 2 | -25/+11 |
| | | | | 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 | 2 | -12/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |