summaryrefslogtreecommitdiffstats
path: root/share/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Renaming --image option to --system in curl container create script for consi...Daniel Baumann2017-07-231-14/+14
* Adding gzip dependency check in curl container create script for completness ...Daniel Baumann2017-07-231-1/+12
* Sorting password option handling in curl container create script.Daniel Baumann2017-07-231-6/+6
* Adding support for setup tarballs in curl container create script for applian...Daniel Baumann2017-07-231-25/+58
* Reshuffeling checksum handling in curl container create script.Daniel Baumann2017-07-221-18/+26
* Adjusting messages output in curl container create script.Daniel Baumann2017-07-221-3/+7
* Reshuffeling curl options handling in curl container create script.Daniel Baumann2017-07-221-4/+6
* Dynamically prefer lzip over xz over gz in curl container create script, depe...Daniel Baumann2017-07-221-1/+11
* Adding error messages in curl container create script if required decompresso...Daniel Baumann2017-07-221-0/+12
* Making sha512 checksum optional for image downloads in curl container create ...Daniel Baumann2017-07-221-20/+27
* Removing unreachable fallback for veth0, always the short-hostname is used an...Daniel Baumann2017-07-221-1/+1
* Using default eno1 instead of eth0 as default container interface.Daniel Baumann2017-07-222-14/+14
* Using default bridge0 instead of br0 as default bridge interface.Daniel Baumann2017-07-222-3/+3
* Adding cnt-debconf/mode preseed field to allow embedding container create scr...Daniel Baumann2017-07-223-19/+39
* Updating default url to download images from in curl container create script.Daniel Baumann2017-07-221-1/+1
* Correcting typo in comment in curl container create script.Daniel Baumann2017-07-221-1/+1
* Also removing /etc/localtime before reconfiguring tzdata to workaround broken...Daniel Baumann2017-07-011-1/+1
* Harmonizing edition of container configuration file in debconf script.Daniel Baumann2017-06-291-7/+8
* Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann2017-06-294-5/+29
* Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>.Daniel Baumann2017-06-242-27/+11
* Implementing postup/postdown for systemd-networkd by creating systemd units i...Nik Lutz2017-06-241-4/+42
* Removing useless whitespace in debconf script.Daniel Baumann2017-06-241-1/+0
* Reverting "Purging packages that got removed/replaced during container creati...Daniel Baumann2017-05-221-10/+0
* Purging packages that got removed/replaced during container creation.Daniel Baumann2017-05-091-0/+10
* Purging packages when autoremoving them.Daniel Baumann2017-05-091-1/+1
* Consistently using '--force-confnew' as dpkg option when upgrading or install...Daniel Baumann2017-04-051-11/+3
* Adding support for bind-ro nspawn option for read-only bind mounts.Daniel Baumann2017-04-033-5/+51
* Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ...Daniel Baumann2017-04-032-2/+6
* Cleanup stray preseed.cfg removal.Daniel Baumann2017-04-031-2/+0
* 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