Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding create-qemu command. | Simon Spöhel | 2021-09-01 | 1 | -100/+0 |
| | |||||
* | Adding config example. | Simon Spöhel | 2021-09-01 | 2 | -0/+199 |
| | |||||
* | Reading VM related variables from config file. | Simon Spöhel | 2021-09-01 | 1 | -0/+59 |
| | |||||
* | Using sig instead of sign as gpg signature extension for container images. | Daniel Baumann | 2021-07-26 | 1 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container create command to container build. | Daniel Baumann | 2021-07-26 | 3 | -11/+11 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-image example build script for current debian releases. | Daniel Baumann | 2021-07-26 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating preseed examples for debconf container scripts to bullseye. | Daniel Baumann | 2021-04-11 | 2 | -6/+6 |
| | | | | 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> | ||||
* | Using https for security.debian.org in container create related items. | Daniel Baumann | 2021-04-11 | 2 | -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> | ||||
* | Switching redirector address for progress-linux. | Daniel Baumann | 2021-02-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding container-images.sh. | Daniel Baumann | 2020-03-08 | 1 | -0/+113 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Moving container-images.sh to website. | Daniel Baumann | 2019-03-02 | 1 | -64/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing debconf values for container debconf create script. | Daniel Baumann | 2019-02-23 | 2 | -66/+66 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container-tools to compute-tools. | Daniel Baumann | 2019-02-23 | 2 | -68/+66 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting left-over from old cnt-debconf/auto field in engywuck-backports ↵ | Daniel Baumann | 2019-02-18 | 1 | -3/+1 |
| | | | | | | preseed example. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-images.sh example for buster. | Daniel Baumann | 2019-02-18 | 1 | -3/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using cdn redirector as default sources.list entry. | Daniel Baumann | 2019-02-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating progress-linux preseed example from dschinn-backports to ↵ | Daniel Baumann | 2019-02-17 | 2 | -42/+5 |
| | | | | | | engywuck-backports. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating debian preseed example from stretch to buster. | Daniel Baumann | 2019-02-17 | 1 | -0/+37 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Starting to count at 1 instead of 0 to be consistent with new network ↵ | Daniel Baumann | 2017-07-23 | 2 | -18/+18 |
| | | | | | | | | | | | | interface names in network and archive preseeding arrays. old: container-tools cnt-debconf/archive0/... new: container-tools cnt-debconf/archive1/... old: container-tools cnt-debconf/network0/... new: container-tools cnt-debconf/network1/... Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making example preseed files non-interactive. | Daniel Baumann | 2017-07-23 | 2 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-images.sh example script to match current curl container ↵ | Daniel Baumann | 2017-07-23 | 1 | -14/+40 |
| | | | | | | create script expectations. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding knot-resolver to dschinn-backports preseed example. | Daniel Baumann | 2017-07-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using default bridge0 instead of br0 as default bridge interface. | Daniel Baumann | 2017-07-22 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding cnt-debconf/mode preseed field to allow embedding container create ↵ | Daniel Baumann | 2017-07-22 | 2 | -0/+4 |
| | | | | | | script within preseed file itself without relying on a specific default create script being set on the host system, thanks to David Kunz for the idea. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Also creating lz compressed container-images in example script. | Daniel Baumann | 2017-07-22 | 1 | -2/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 2017-04-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using https by default in container-images.sh example script. | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial curl container create script. | Daniel Baumann | 2016-11-12 | 1 | -0/+37 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing support for Progress Linux 3 (cairon) with Progress Linux 4 (dschinn). | Daniel Baumann | 2016-10-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 2016-10-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing obsolete configuration for network in interfaces of debconf ↵ | Daniel Baumann | 2016-10-25 | 1 | -1/+0 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing obsolete configuration for broadcast in interfaces of debconf ↵ | Daniel Baumann | 2016-10-25 | 1 | -1/+0 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching from ftp.debian.org as default debian mirror to deb.debian.org in ↵ | Daniel Baumann | 2016-10-25 | 2 | -2/+2 |
| | | | | | | | | | debconf script. deb.debian.org offers https, see https://lists.debian.org/debian-devel/2016/10/msg00281.html Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching default entries for cdn.archive.progress-linux.org to HTTPS. | Daniel Baumann | 2016-06-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding auto field in debconf cairon-backports example preseed file. | Daniel Baumann | 2016-06-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding bind field in debconf cairon-backports example preseed file. | Daniel Baumann | 2016-06-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding veth field in debconf cairon-backports example preseed file. | Daniel Baumann | 2016-05-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting typo in debconf jessie example preseed file. | Daniel Baumann | 2016-05-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching from httpredir.debian.org as default debian mirror to ↵ | Daniel Baumann | 2016-04-16 | 2 | -2/+2 |
| | | | | | | | | | ftp.debian.org in debconf script. httpredir.debian.org has reliability issues, see https://lists.debian.org/debian-project/2016/04/msg00012.html Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating wording about Debian and Debian based containers in jessie example ↵ | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
| | | | | | | file. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in examples. | Daniel Baumann | 2016-03-31 | 2 | -4/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding debconf script. | Daniel Baumann | 2016-03-31 | 2 | -0/+94 |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |