summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Releasing version 20171013.v20171013Daniel Baumann2017-10-132-1/+13
* Removing net-tools from container-tools manpage.Daniel Baumann2017-10-131-1/+1
* Removing ifupdown in debconf container create script earlier by excluding it ...Daniel Baumann2017-10-131-7/+3
* Removing some dead code in network-veth-extra handling.Daniel Baumann2017-10-132-14/+7
* Using iproute instead of bridge-utils to setup bridges.Daniel Baumann2017-10-132-4/+4
* Using iproute instead of net-tools to setup interfaces.Daniel Baumann2017-10-132-8/+8
* Using linux as fallback TERM in container list command.Daniel Baumann2017-10-061-0/+2
* Releasing version 20170726.v20170726Daniel Baumann2017-07-261-0/+7
* Fixing issues from network0 -> network1 transition in debconf container creat...Daniel Baumann2017-07-242-47/+50
* Releasing version 20170722.v20170722Daniel Baumann2017-07-232-1/+62
* 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-234-0/+243
* 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
* Updating output of container-shell help.Daniel Baumann2017-07-221-5/+3
* Adding message about enabled and disabled container commands in container-she...Daniel Baumann2017-07-221-0/+16
* Adding interface max length check in container start command.Daniel Baumann2017-07-221-0/+10
* Fixing spelling typo in 'bandwidth'.Simon Spöhel2017-07-224-23/+23
* Adding myself to copyright notice in bash-completion.Daniel Baumann2017-07-221-0/+1
* Wrapping changelog to 80 characters per line.Daniel Baumann2017-07-221-95/+194
* Releasing version 20170701.v20170701Daniel Baumann2017-07-012-1/+10
* Also removing /etc/localtime before reconfiguring tzdata to workaround broken...Daniel Baumann2017-07-011-1/+1
* Avoid removing top-level directories when cleaning up bind mounts in containe...Daniel Baumann2017-07-012-8/+47