summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
* Documenting usage of container-shell command restrictions in its manpage.Daniel Baumann2017-06-291-0/+33
* Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann2017-06-245-11/+11
* Adding new container top command manpage.Daniel Baumann2017-06-242-0/+80
* Removing net-tools from host-setup documentation, it's a direct depends of co...Daniel Baumann2017-06-241-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
* Allowing multiple container commands to be executed in a row.Daniel Baumann2017-04-032-0/+4
* Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ...Daniel Baumann2017-04-032-2/+6
* Cleanup stray preseed.cfg removal.Daniel Baumann2017-04-031-2/+0
* Reordering bash-completion to do completion the usual way (by suggesting comm...Daniel Baumann2017-01-041-129/+81
* Using generic directory instead of local directory for debconf files to bash-...Daniel Baumann2017-01-041-1/+1
* Adding bash-completion for container version command.Daniel Baumann2017-01-041-0/+4
* Adding bash-completion for container move command.Daniel Baumann2017-01-041-0/+20
* Adding bash-completion for container auto command.Daniel Baumann2017-01-041-0/+10
* Adding net-tools to required packages in host-setup documentation.Daniel Baumann2017-01-041-1/+1
* Adding net-tools in container-tools manpage to the list of packages to install.Daniel Baumann2017-01-041-1/+1
* Adding -f, --force option in container auto command.Daniel Baumann2017-01-041-0/+3
* Updating year in copyright information for 2017.Daniel Baumann2017-01-0426-26/+26
* Enabling pre and post hooks in container create scripts.Daniel Baumann2016-12-113-0/+57
* Adding XML export format to container list command.Daniel Baumann2016-12-112-2/+5
* Adding YAML export format to container list command.Daniel Baumann2016-12-112-2/+5
* Adding nwdiag export format to container list command.Daniel Baumann2016-12-112-2/+14
* Adding JSON export format to container list command.Daniel Baumann2016-12-112-2/+5
* Adding CSV export format to container list command.Daniel Baumann2016-12-112-2/+8
* Renaming short format in container list command to shell for consistency.Daniel Baumann2016-12-112-13/+13
* Renaming full format in container list command to cli for consistency.Daniel Baumann2016-12-112-2/+2
* Harmonizing markup of email addresses in manpages.Daniel Baumann2016-12-1118-18/+18
* Adding container move manpage.Daniel Baumann2016-12-112-0/+89
* Calling container programm in container-shell to trigger notifications too.Daniel Baumann2016-12-041-1/+1
* Adding logrotate handling for /var/log/container-tools/container.log.Daniel Baumann2016-12-041-0/+11
* Logging some container actions in container program to /var/log/container-too...Daniel Baumann2016-12-042-3/+6
* Adding note about configuration files in container manpage.Daniel Baumann2016-12-041-0/+3
* Minimizing included packages by default in debconf container create script.Daniel Baumann2016-11-251-11/+0
* Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann2016-11-253-9/+9
* Removing libui-dialog-perl from includes in debconf container create script.Daniel Baumann2016-11-221-2/+2
* Adding sha512 verification to curl container create script.Daniel Baumann2016-11-221-0/+25
* Using https by default in container-images.sh example script.Daniel Baumann2016-11-222-2/+2
* Changing cache directory in curl create script from /var/cache/container-tool...Daniel Baumann2016-11-221-1/+1
* Adding --clean option to curl container create script to remove downloaded ta...Daniel Baumann2016-11-222-2/+17
* Harmonizing manpage markup.Daniel Baumann2016-11-221-8/+0
* Updating contact section in manpages.Daniel Baumann2016-11-2217-51/+102
* Using curl with --fail option to abort in case of server/url errors.Daniel Baumann2016-11-221-1/+1