summaryrefslogtreecommitdiffstats
path: root/share/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01Making IP address automatic substitutions in preseed files for container debc...tmp-ip-from-dnsDaniel Baumann3-19/+52
2017-11-01Supporting using IP address parts of the container name in preseed files for ...Daniel Baumann2-0/+16
2017-11-01Supporting using IP address from DNS lookup of the container name in preseed ...Daniel Baumann2-2/+32
2017-11-01Avoiding to display .cfg extension for preseed files in container debconf cre...Daniel Baumann1-2/+2
2017-10-13Removing ifupdown in debconf container create script earlier by excluding it ...Daniel Baumann1-7/+3
2017-07-24Fixing issues from network0 -> network1 transition in debconf container creat...Daniel Baumann2-47/+50
2017-07-23Starting to count at 1 instead of 0 to be consistent with new network interfa...Daniel Baumann3-50/+50
2017-07-23Adding architecture option to curl container create script.Daniel Baumann1-4/+19
2017-07-23Adding automatic compression detection for downloads in in curl container cre...Daniel Baumann1-8/+24
2017-07-23Adding interactive container list in curl container create script.Daniel Baumann3-6/+147
2017-07-23Adding GPG signature verification for curl container create script.Daniel Baumann1-10/+39
2017-07-23Moving image cache from /var/cache/container-tools/images to /var/cache/conta...Daniel Baumann1-1/+1
2017-07-23Passing container name to setup environment in curl container create script.Daniel Baumann1-0/+1
2017-07-23Updating default filename for download in curl container create script.Daniel Baumann1-1/+1
2017-07-23Adding --setup option in curl container create script to manually specify a c...Daniel Baumann1-3/+8
2017-07-23Renaming --image option to --system in curl container create script for consi...Daniel Baumann1-14/+14
2017-07-23Adding gzip dependency check in curl container create script for completness ...Daniel Baumann1-1/+12
2017-07-23Sorting password option handling in curl container create script.Daniel Baumann1-6/+6
2017-07-23Adding support for setup tarballs in curl container create script for applian...Daniel Baumann1-25/+58
2017-07-22Reshuffeling checksum handling in curl container create script.Daniel Baumann1-18/+26
2017-07-22Adjusting messages output in curl container create script.Daniel Baumann1-3/+7
2017-07-22Reshuffeling curl options handling in curl container create script.Daniel Baumann1-4/+6
2017-07-22Dynamically prefer lzip over xz over gz in curl container create script, depe...Daniel Baumann1-1/+11
2017-07-22Adding error messages in curl container create script if required decompresso...Daniel Baumann1-0/+12
2017-07-22Making sha512 checksum optional for image downloads in curl container create ...Daniel Baumann1-20/+27
2017-07-22Removing unreachable fallback for veth0, always the short-hostname is used an...Daniel Baumann1-1/+1
2017-07-22Using default eno1 instead of eth0 as default container interface.Daniel Baumann2-14/+14
2017-07-22Using default bridge0 instead of br0 as default bridge interface.Daniel Baumann2-3/+3
2017-07-22Adding cnt-debconf/mode preseed field to allow embedding container create scr...Daniel Baumann3-19/+39
2017-07-22Updating default url to download images from in curl container create script.Daniel Baumann1-1/+1
2017-07-22Correcting typo in comment in curl container create script.Daniel Baumann1-1/+1
2017-07-01Also removing /etc/localtime before reconfiguring tzdata to workaround broken...Daniel Baumann1-1/+1
2017-06-29Harmonizing edition of container configuration file in debconf script.Daniel Baumann1-7/+8
2017-06-29Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann4-5/+29
2017-06-24Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>.Daniel Baumann2-27/+11
2017-06-24Implementing postup/postdown for systemd-networkd by creating systemd units i...Nik Lutz1-4/+42
2017-06-24Removing useless whitespace in debconf script.Daniel Baumann1-1/+0
2017-05-22Reverting "Purging packages that got removed/replaced during container creati...Daniel Baumann1-10/+0
2017-05-09Purging packages that got removed/replaced during container creation.Daniel Baumann1-0/+10
2017-05-09Purging packages when autoremoving them.Daniel Baumann1-1/+1
2017-04-05Consistently using '--force-confnew' as dpkg option when upgrading or install...Daniel Baumann1-11/+3
2017-04-03Adding support for bind-ro nspawn option for read-only bind mounts.Daniel Baumann3-5/+51
2017-04-03Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ...Daniel Baumann2-2/+6
2017-04-03Cleanup stray preseed.cfg removal.Daniel Baumann1-2/+0
2017-01-04Updating year in copyright information for 2017.Daniel Baumann6-6/+6
2016-12-11Enabling pre and post hooks in container create scripts.Daniel Baumann3-0/+57
2016-11-25Minimizing included packages by default in debconf container create script.Daniel Baumann1-11/+0
2016-11-25Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann3-9/+9
2016-11-22Removing libui-dialog-perl from includes in debconf container create script.Daniel Baumann1-2/+2
2016-11-22Adding sha512 verification to curl container create script.Daniel Baumann1-0/+25