summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
* Starting to count at 1 instead of 0 to be consistent with new network interfa...Daniel Baumann2017-07-235-68/+68
* Making example preseed files non-interactive.Daniel Baumann2017-07-232-0/+6
* Adding architecture option to curl container create script.Daniel Baumann2017-07-232-4/+22
* Adding automatic compression detection for downloads in in curl container cre...Daniel Baumann2017-07-231-8/+24
* Adding interactive container list in curl container create script.Daniel Baumann2017-07-233-6/+147
* Adding GPG signature verification for curl container create script.Daniel Baumann2017-07-231-10/+39
* Adding container key command.Daniel Baumann2017-07-233-0/+94
* Moving image cache from /var/cache/container-tools/images to /var/cache/conta...Daniel Baumann2017-07-231-1/+1
* Passing container name to setup environment in curl container create script.Daniel Baumann2017-07-231-0/+1
* Updating default filename for download in curl container create script.Daniel Baumann2017-07-231-1/+1
* Updating container-images.sh example script to match current curl container c...Daniel Baumann2017-07-231-14/+40
* Updating container-create-curl manpage to match current curl container create...Daniel Baumann2017-07-231-5/+8
* Adding --setup option in curl container create script to manually specify a c...Daniel Baumann2017-07-231-3/+8
* 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
* Adding knot-resolver to dschinn-backports preseed example.Daniel Baumann2017-07-221-1/+1
* 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-223-27/+27
* Using default bridge0 instead of br0 as default bridge interface.Daniel Baumann2017-07-225-13/+13
* Adding cnt-debconf/mode preseed field to allow embedding container create scr...Daniel Baumann2017-07-225-19/+43
* Updating default url to download images from in curl container create script.Daniel Baumann2017-07-222-2/+2
* Correcting typo in comment in curl container create script.Daniel Baumann2017-07-221-1/+1
* Also creating lz compressed container-images in example script.Daniel Baumann2017-07-221-2/+5
* Fixing spelling typo in 'bandwidth'.Simon Spöhel2017-07-222-5/+5
* Adding myself to copyright notice in bash-completion.Daniel Baumann2017-07-221-0/+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
* Updating bash-completion for container top command.Daniel Baumann2017-06-291-0/+6
* Adding new container top command manpage.Daniel Baumann2017-06-292-0/+78
* Documenting usage of container-shell command restrictions in container-shell ...Daniel Baumann2017-06-291-0/+33
* Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann2017-06-295-5/+30
* Removing net-tools from host-setup documentation, it is a direct depends of c...Daniel Baumann2017-06-291-1/+1
* Using allow-hotplug instead of allow in host-setup documentation.Daniel Baumann2017-06-241-7/+7
* 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
* Adding sysctl config for procps to increase inotify limits in order to run mo...Daniel Baumann2017-05-091-0/+12
* 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-037-7/+58