Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimizing included packages by default in debconf container create script. | Daniel Baumann | 2016-11-25 | 1 | -11/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming too generic internal getopt variables to avoid possible collisions ↵ | Daniel Baumann | 2016-11-25 | 3 | -9/+9 |
| | | | | | | in the future. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing libui-dialog-perl from includes in debconf container create script. | Daniel Baumann | 2016-11-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding sha512 verification to curl container create script. | Daniel Baumann | 2016-11-22 | 1 | -0/+25 |
| | | | | 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> | ||||
* | Changing cache directory in curl create script from ↵ | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
| | | | | | | /var/cache/container-tools/curl to /var/cache/container-tools/images. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding --clean option to curl container create script to remove downloaded ↵ | Daniel Baumann | 2016-11-22 | 1 | -2/+14 |
| | | | | | | tarball from cache after successfull container creation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 2016-11-22 | 1 | -1/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial curl container create script. | Daniel Baumann | 2016-11-12 | 1 | -0/+187 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting syntax in usage message of container create scripts. | Daniel Baumann | 2016-11-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing support for Debian 8 (jessie) in debconf container create script. | Daniel Baumann | 2016-11-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemd-networkd in container instead of ifupdown. | Daniel Baumann | 2016-11-06 | 1 | -85/+87 |
| | | | | | Tested-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Improving language of preseed question in debconf script. | Daniel Baumann | 2016-10-25 | 1 | -1/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating progress-linux archive-key filenames. | Daniel Baumann | 2016-10-25 | 1 | -12/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Automatically adding restricted archive areas for progress-linux extras ↵ | Daniel Baumann | 2016-10-25 | 1 | -4/+24 |
| | | | | | | repositories if non-free is enabled. 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 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 2016-10-25 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing obsolete configuration for network in interfaces of debconf ↵ | Daniel Baumann | 2016-10-25 | 3 | -32/+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 | 3 | -32/+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 | 3 | -9/+25 |
| | | | | | | | | | 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> | ||||
* | Changing installation of systemd support packages to workaround systemd-shim ↵ | Daniel Baumann | 2016-10-25 | 1 | -2/+5 |
| | | | | | | failures in debootstrap. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 2 | -0/+50 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Creating machines directory in container create scripts if it's not already ↵ | Daniel Baumann | 2016-07-01 | 2 | -0/+3 |
| | | | | | | existing. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Always writing cnt.auto= default values to configuration files in debconf ↵ | Daniel Baumann | 2016-07-01 | 1 | -6/+8 |
| | | | | | | container create script. 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> | ||||
* | Including systemd-sysv in default package selection of progress-linux ↵ | Daniel Baumann | 2016-06-14 | 1 | -2/+2 |
| | | | | | | container create script to prevent pulling in systemd-shim and cgmanager. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Including apt-transport-https in default package selection of progress-linux ↵ | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding auto option to set automatic start in debconf script. | Daniel Baumann | 2016-06-03 | 2 | -0/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using .cfg suffix for preseed files of debconf script for consistency. | Daniel Baumann | 2016-06-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting cleanup of temporary debconf files in debconf script. | Daniel Baumann | 2016-06-03 | 1 | -3/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Mounting bind mounts for the duration of the debconf script. | Daniel Baumann | 2016-06-03 | 1 | -0/+30 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding bind option to bind mount directories in debconf script. | Daniel Baumann | 2016-06-03 | 2 | -0/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Reworking container-autostart program into container auto command. | Daniel Baumann | 2016-06-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing systemd-nspawn '--network-bridge=' with one config file per ↵ | Nik Lutz | 2016-05-18 | 1 | -1/+4 |
| | | | | | | interface in /etc/network/interfaces.d. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using eth[0-9] instead of host[0-9] in containers /etc/network/interface. | Nik Lutz | 2016-05-18 | 1 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' ↵ | Nik Lutz | 2016-05-18 | 2 | -2/+27 |
| | | | | | | (prerequisite for multiple network interface support per container). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding veth name (cnt-debconf/network[0-9]/veth) configuration option to ↵ | Nik Lutz | 2016-05-18 | 2 | -0/+27 |
| | | | | | | debconf script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing path argument of chmod for .container-command script in the debconf ↵ | Nik Lutz | 2016-05-18 | 1 | -1/+1 |
| | | | | | | script. 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 | 1 | -4/+4 |
| | | | | | | | | | 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> | ||||
* | Creating container script shortcut symlinks in makefile instead of keeping ↵ | Daniel Baumann | 2016-04-16 | 4 | -4/+0 |
| | | | | | | them in the sources. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating debconf title in debconf script. | Daniel Baumann | 2016-03-31 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in scripts. | Daniel Baumann | 2016-03-31 | 5 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding debconf script. | Daniel Baumann | 2016-03-31 | 10 | -0/+2419 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container-autostart program. | Daniel Baumann | 2016-03-31 | 1 | -0/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container scripts. | Daniel Baumann | 2016-03-12 | 1 | -0/+135 |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |