| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Avoid removing top-level directories when cleaning up bind mounts in containe... | Daniel Baumann | 2017-07-01 | 2 | -8/+47 |
* | Correcting boolean typo when checking for existence of new container in conta... | Daniel Baumann | 2017-06-30 | 1 | -1/+1 |
* | Releasing version 20170629.v20170629 | Daniel Baumann | 2017-06-29 | 2 | -1/+42 |
* | Allow cnt.auto=force-true to enforce startup of a locked container at system ... | Daniel Baumann | 2017-06-29 | 1 | -1/+6 |
* | Harmonizing edition of container configuration file in debconf script. | Daniel Baumann | 2017-06-29 | 1 | -7/+8 |
* | Adjusting container list outout for container top command. | Daniel Baumann | 2017-06-29 | 1 | -2/+2 |
* | Updating bash-completion for container top command. | Daniel Baumann | 2017-06-29 | 1 | -0/+6 |
* | Adding new container top command manpage. | Daniel Baumann | 2017-06-29 | 2 | -0/+78 |
* | Adding new container top command. | Daniel Baumann | 2017-06-29 | 1 | -0/+113 |
* | Using more systemd-ish status symbols in container list command. | Daniel Baumann | 2017-06-29 | 1 | -2/+2 |
* | Documenting usage of container-shell command restrictions in container-shell ... | Daniel Baumann | 2017-06-29 | 1 | -0/+33 |
* | Adding CONTAINER_COMMANDS_DISABLE variable for container-shell to add support... | Daniel Baumann | 2017-06-29 | 1 | -0/+21 |
* | Adding CONTAINER_COMMANDS_ENABLE variable for container-shell to add support ... | Daniel Baumann | 2017-06-29 | 1 | -3/+27 |
* | Executing auto commands only when cnt.auto=true and cnt.container-server matc... | Daniel Baumann | 2017-06-29 | 1 | -1/+1 |
* | Renaming cnt.auto to cnt.container-server in order to split functionality of ... | Daniel Baumann | 2017-06-29 | 8 | -12/+43 |
* | Removing net-tools from host-setup documentation, it is a direct depends of c... | Daniel Baumann | 2017-06-29 | 1 | -1/+1 |
* | Using allow-hotplug instead of allow in host-setup documentation. | Daniel Baumann | 2017-06-24 | 1 | -7/+7 |
* | Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>. | Daniel Baumann | 2017-06-24 | 2 | -27/+11 |
* | Implementing postup/postdown for systemd-networkd by creating systemd units i... | Nik Lutz | 2017-06-24 | 1 | -4/+42 |
* | Correcting typo in systemd parts of the Makefile's uninstall target. | Daniel Baumann | 2017-06-24 | 1 | -1/+1 |
* | Removing useless whitespace in debconf script. | Daniel Baumann | 2017-06-24 | 1 | -1/+0 |
* | Releasing version 20170522.v20170522 | Daniel Baumann | 2017-05-22 | 2 | -1/+9 |
* | Reverting "Purging packages that got removed/replaced during container creati... | Daniel Baumann | 2017-05-22 | 1 | -10/+0 |
* | Correcting bind-ro option handling to actually work. | Daniel Baumann | 2017-05-10 | 1 | -1/+1 |
* | Releasing version 20170510.v20170510 | Daniel Baumann | 2017-05-09 | 2 | -1/+12 |
* | Updating list of excluded directory names in container list command. | Daniel Baumann | 2017-05-09 | 1 | -1/+1 |
* | Adding sysctl config for procps to increase inotify limits in order to run mo... | Daniel Baumann | 2017-05-09 | 2 | -0/+20 |
* | Adding missing bind-ro handling in container create command, thanks to Simon ... | Daniel Baumann | 2017-05-09 | 1 | -0/+1 |
* | Purging packages that got removed/replaced during container creation. | Daniel Baumann | 2017-05-09 | 1 | -0/+10 |
* | Purging packages when autoremoving them. | Daniel Baumann | 2017-05-09 | 1 | -1/+1 |
* | Releasing version 20170405.v20170405 | Daniel Baumann | 2017-04-05 | 2 | -1/+8 |
* | Consistently using '--force-confnew' as dpkg option when upgrading or install... | Daniel Baumann | 2017-04-05 | 1 | -11/+3 |
* | Releasing version 20170401.v20170401 | Daniel Baumann | 2017-04-03 | 2 | -1/+12 |
* | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 2017-04-03 | 12 | -14/+161 |
* | Allowing multiple container commands to be executed in a row. | Daniel Baumann | 2017-04-03 | 3 | -50/+57 |
* | Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ... | Daniel Baumann | 2017-04-03 | 2 | -2/+6 |
* | Cleanup stray preseed.cfg removal. | Daniel Baumann | 2017-04-03 | 1 | -2/+0 |
* | Shortening file removal handling in uninstall target in makefile. | Daniel Baumann | 2017-04-03 | 1 | -8/+2 |
* | Releasing version 20170101.v20170101 | Daniel Baumann | 2017-01-04 | 1 | -0/+15 |
* | Reordering bash-completion to do completion the usual way (by suggesting comm... | Daniel Baumann | 2017-01-04 | 1 | -129/+81 |
* | Using generic directory instead of local directory for debconf files to bash-... | Daniel Baumann | 2017-01-04 | 1 | -1/+1 |
* | Adding bash-completion for container version command. | Daniel Baumann | 2017-01-04 | 1 | -0/+4 |
* | Adding bash-completion for container move command. | Daniel Baumann | 2017-01-04 | 1 | -0/+20 |
* | Adding bash-completion for container auto command. | Daniel Baumann | 2017-01-04 | 1 | -0/+10 |
* | Adding net-tools to required packages in host-setup documentation. | Daniel Baumann | 2017-01-04 | 1 | -1/+1 |
* | Adding net-tools in container-tools manpage to the list of packages to install. | Daniel Baumann | 2017-01-04 | 1 | -1/+1 |
* | Adding -f, --force option in container auto command. | Daniel Baumann | 2017-01-04 | 2 | -4/+20 |
* | Updating year in copyright information for 2017. | Daniel Baumann | 2017-01-04 | 42 | -42/+42 |
* | Releasing version 20161220.v20161220 | Daniel Baumann | 2016-12-21 | 2 | -1/+9 |
* | Handling unreadable container directory properly in container list command. | Daniel Baumann | 2016-12-20 | 1 | -1/+4 |