summaryrefslogtreecommitdiffstats
path: root/share/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating year in copyright information for 2017.Daniel Baumann2017-01-046-6/+6
* Enabling pre and post hooks in container create scripts.Daniel Baumann2016-12-113-0/+57
* Minimizing included packages by default in debconf container create script.Daniel Baumann2016-11-251-11/+0
* Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann2016-11-253-9/+9
* Removing libui-dialog-perl from includes in debconf container create script.Daniel Baumann2016-11-221-2/+2
* Adding sha512 verification to curl container create script.Daniel Baumann2016-11-221-0/+25
* Using https by default in container-images.sh example script.Daniel Baumann2016-11-221-1/+1
* Changing cache directory in curl create script from /var/cache/container-tool...Daniel Baumann2016-11-221-1/+1
* Adding --clean option to curl container create script to remove downloaded ta...Daniel Baumann2016-11-221-2/+14
* Using curl with --fail option to abort in case of server/url errors.Daniel Baumann2016-11-221-1/+1
* Adding runtime detection for http2 option in curl create script.Daniel Baumann2016-11-221-1/+6
* Adding initial curl container create script.Daniel Baumann2016-11-121-0/+187
* Correcting syntax in usage message of container create scripts.Daniel Baumann2016-11-122-2/+2
* Removing support for Debian 8 (jessie) in debconf container create script.Daniel Baumann2016-11-121-2/+2
* Using systemd-networkd in container instead of ifupdown.Daniel Baumann2016-11-061-85/+87
* Improving language of preseed question in debconf script.Daniel Baumann2016-10-251-1/+2
* Updating progress-linux archive-key filenames.Daniel Baumann2016-10-251-12/+4
* Automatically adding restricted archive areas for progress-linux extras repos...Daniel Baumann2016-10-251-4/+24
* Replacing support for Progress Linux 3 (cairon) with Progress Linux 4 (dschinn).Daniel Baumann2016-10-251-5/+5
* Switching default distribution to stretch in container create scripts.Daniel Baumann2016-10-252-2/+2
* Removing obsolete configuration for network in interfaces of debconf containe...Daniel Baumann2016-10-253-32/+0
* Removing obsolete configuration for broadcast in interfaces of debconf contai...Daniel Baumann2016-10-253-32/+0
* Switching from ftp.debian.org as default debian mirror to deb.debian.org in d...Daniel Baumann2016-10-253-9/+25
* Changing installation of systemd support packages to workaround systemd-shim ...Daniel Baumann2016-10-251-2/+5
* Adding host system based overlay mounts.Daniel Baumann2016-08-042-0/+50
* Creating machines directory in container create scripts if it's not already e...Daniel Baumann2016-07-012-0/+3
* Always writing cnt.auto= default values to configuration files in debconf con...Daniel Baumann2016-07-011-6/+8
* Switching default entries for cdn.archive.progress-linux.org to HTTPS.Daniel Baumann2016-06-141-2/+2
* Including systemd-sysv in default package selection of progress-linux contain...Daniel Baumann2016-06-141-2/+2
* Including apt-transport-https in default package selection of progress-linux ...Daniel Baumann2016-06-141-1/+1
* Adding auto option to set automatic start in debconf script.Daniel Baumann2016-06-032-0/+14
* Using .cfg suffix for preseed files of debconf script for consistency.Daniel Baumann2016-06-031-2/+2
* Correcting cleanup of temporary debconf files in debconf script.Daniel Baumann2016-06-031-3/+2
* Mounting bind mounts for the duration of the debconf script.Daniel Baumann2016-06-031-0/+30
* Adding bind option to bind mount directories in debconf script.Daniel Baumann2016-06-032-0/+8
* Reworking container-autostart program into container auto command.Daniel Baumann2016-06-032-2/+2
* Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz2016-05-181-1/+4
* Using eth[0-9] instead of host[0-9] in containers /etc/network/interface.Nik Lutz2016-05-181-5/+5
* Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre...Nik Lutz2016-05-182-2/+27
* Adding veth name (cnt-debconf/network[0-9]/veth) configuration option to debc...Nik Lutz2016-05-182-0/+27
* Fixing path argument of chmod for .container-command script in the debconf sc...Nik Lutz2016-05-181-1/+1
* Switching from httpredir.debian.org as default debian mirror to ftp.debian.or...Daniel Baumann2016-04-161-4/+4
* Creating container script shortcut symlinks in makefile instead of keeping th...Daniel Baumann2016-04-164-4/+0
* Updating debconf title in debconf script.Daniel Baumann2016-03-312-2/+2
* Updating comments in scripts.Daniel Baumann2016-03-315-5/+5
* Adding debconf script.Daniel Baumann2016-03-3110-0/+2419
* Adding container-autostart program.Daniel Baumann2016-03-311-0/+5
* Adding container scripts.Daniel Baumann2016-03-121-0/+135