| Commit message (Expand) | Author | Files | Lines |
2017-06-29 | Renaming cnt.auto to cnt.container-server in order to split functionality of ... | Daniel Baumann | 5 | -5/+30 |
2017-06-29 | Removing net-tools from host-setup documentation, it is a direct depends of c... | Daniel Baumann | 1 | -1/+1 |
2017-06-24 | Using allow-hotplug instead of allow in host-setup documentation. | Daniel Baumann | 1 | -7/+7 |
2017-06-24 | Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>. | Daniel Baumann | 2 | -27/+11 |
2017-06-24 | Implementing postup/postdown for systemd-networkd by creating systemd units i... | Nik Lutz | 1 | -4/+42 |
2017-06-24 | Removing useless whitespace in debconf script. | Daniel Baumann | 1 | -1/+0 |
2017-05-22 | Reverting "Purging packages that got removed/replaced during container creati... | Daniel Baumann | 1 | -10/+0 |
2017-05-09 | Adding sysctl config for procps to increase inotify limits in order to run mo... | Daniel Baumann | 1 | -0/+12 |
2017-05-09 | Purging packages that got removed/replaced during container creation. | Daniel Baumann | 1 | -0/+10 |
2017-05-09 | Purging packages when autoremoving them. | Daniel Baumann | 1 | -1/+1 |
2017-04-05 | Consistently using '--force-confnew' as dpkg option when upgrading or install... | Daniel Baumann | 1 | -11/+3 |
2017-04-03 | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 7 | -7/+58 |
2017-04-03 | Allowing multiple container commands to be executed in a row. | Daniel Baumann | 2 | -0/+4 |
2017-04-03 | Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ... | Daniel Baumann | 2 | -2/+6 |
2017-04-03 | Cleanup stray preseed.cfg removal. | Daniel Baumann | 1 | -2/+0 |
2017-01-04 | Reordering bash-completion to do completion the usual way (by suggesting comm... | Daniel Baumann | 1 | -129/+81 |
2017-01-04 | Using generic directory instead of local directory for debconf files to bash-... | Daniel Baumann | 1 | -1/+1 |
2017-01-04 | Adding bash-completion for container version command. | Daniel Baumann | 1 | -0/+4 |
2017-01-04 | Adding bash-completion for container move command. | Daniel Baumann | 1 | -0/+20 |
2017-01-04 | Adding bash-completion for container auto command. | Daniel Baumann | 1 | -0/+10 |
2017-01-04 | Adding net-tools to required packages in host-setup documentation. | Daniel Baumann | 1 | -1/+1 |
2017-01-04 | Adding net-tools in container-tools manpage to the list of packages to install. | Daniel Baumann | 1 | -1/+1 |
2017-01-04 | Adding -f, --force option in container auto command. | Daniel Baumann | 1 | -0/+3 |
2017-01-04 | Updating year in copyright information for 2017. | Daniel Baumann | 26 | -26/+26 |
2016-12-11 | Enabling pre and post hooks in container create scripts. | Daniel Baumann | 3 | -0/+57 |
2016-12-11 | Adding XML export format to container list command. | Daniel Baumann | 2 | -2/+5 |
2016-12-11 | Adding YAML export format to container list command. | Daniel Baumann | 2 | -2/+5 |
2016-12-11 | Adding nwdiag export format to container list command. | Daniel Baumann | 2 | -2/+14 |
2016-12-11 | Adding JSON export format to container list command. | Daniel Baumann | 2 | -2/+5 |
2016-12-11 | Adding CSV export format to container list command. | Daniel Baumann | 2 | -2/+8 |
2016-12-11 | Renaming short format in container list command to shell for consistency. | Daniel Baumann | 2 | -13/+13 |
2016-12-11 | Renaming full format in container list command to cli for consistency. | Daniel Baumann | 2 | -2/+2 |
2016-12-11 | Harmonizing markup of email addresses in manpages. | Daniel Baumann | 18 | -18/+18 |
2016-12-11 | Adding container move manpage. | Daniel Baumann | 2 | -0/+89 |
2016-12-04 | Calling container programm in container-shell to trigger notifications too. | Daniel Baumann | 1 | -1/+1 |
2016-12-04 | Adding logrotate handling for /var/log/container-tools/container.log. | Daniel Baumann | 1 | -0/+11 |
2016-12-04 | Logging some container actions in container program to /var/log/container-too... | Daniel Baumann | 2 | -3/+6 |
2016-12-04 | Adding note about configuration files in container manpage. | Daniel Baumann | 1 | -0/+3 |
2016-11-25 | Minimizing included packages by default in debconf container create script. | Daniel Baumann | 1 | -11/+0 |
2016-11-25 | Renaming too generic internal getopt variables to avoid possible collisions i... | Daniel Baumann | 3 | -9/+9 |
2016-11-22 | Removing libui-dialog-perl from includes in debconf container create script. | Daniel Baumann | 1 | -2/+2 |
2016-11-22 | Adding sha512 verification to curl container create script. | Daniel Baumann | 1 | -0/+25 |
2016-11-22 | Using https by default in container-images.sh example script. | Daniel Baumann | 2 | -2/+2 |
2016-11-22 | Changing cache directory in curl create script from /var/cache/container-tool... | Daniel Baumann | 1 | -1/+1 |
2016-11-22 | Adding --clean option to curl container create script to remove downloaded ta... | Daniel Baumann | 2 | -2/+17 |
2016-11-22 | Harmonizing manpage markup. | Daniel Baumann | 1 | -8/+0 |
2016-11-22 | Updating contact section in manpages. | Daniel Baumann | 17 | -51/+102 |
2016-11-22 | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 1 | -1/+1 |
2016-11-22 | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 1 | -1/+6 |
2016-11-12 | Adding initial curl container create script. | Daniel Baumann | 4 | -0/+346 |