summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Releasing version 20180825.v20180825Daniel Baumann2018-08-252-1/+12
* Removing bind mounting of /var/cache/apt/archives during creation of the cont...Daniel Baumann2018-07-271-6/+0
* Adding support for multiple container and host commands in debconf container ...Daniel Baumann2018-07-272-0/+69
* Adding reference to /var/cache/container-tools to container manpage.Daniel Baumann2018-07-241-0/+3
* Also allowing symlinks for containers, requires systemd 233 or newer (see #80...Daniel Baumann2018-07-171-1/+1
* Dropping untested arm64 specific settings in container start command.Daniel Baumann2018-06-251-12/+0
* Releasing version 20180527.v20180527Daniel Baumann2018-05-272-1/+20
* Adding check in container create command to not create any container named 'A...Daniel Baumann2018-05-271-0/+7
* Adding 'ALL' as pseudo container name for container start, stop, restart, and...Daniel Baumann2018-05-278-4/+89
* Correcting typo in verbose option handling of container remove command.Daniel Baumann2018-05-271-1/+1
* Setting dummy SSH_CLIENT variable during container enter to enable conditiona...Daniel Baumann2018-05-271-0/+8
* Adding missing command variable in some container commands.Daniel Baumann2018-05-272-0/+4
* Updating author section in manpages.Daniel Baumann2018-05-2721-21/+21
* Improving comment in systemd container-auto.service description.Daniel Baumann2018-05-271-1/+1
* Improving comment in procps configuration.Daniel Baumann2018-05-271-3/+4
* Clarify differences between container enter and console commands in manpages.Daniel Baumann2018-05-272-0/+6
* Correcting and simplifying nsenter call in container enter command.Daniel Baumann2018-05-271-1/+1
* Calling shell in container enter command directly, replacing container-nsente...Daniel Baumann2018-05-272-32/+1
* Updating documentation for multiple commands in a row.Daniel Baumann2018-05-271-0/+1
* Calling commands without exec to make multiple commands in a row work properly.Daniel Baumann2018-05-271-1/+1
* Releasing version 20180503.v20180503Daniel Baumann2018-05-032-1/+12
* Updating asciicast for asciinema version 2.0.Daniel Baumann2018-05-031-1/+1
* Updating bash-completion to also complete on preseed files in the first level...Daniel Baumann2018-05-031-1/+1
* Adding quotes for consistency in bash-completion.Daniel Baumann2018-05-031-11/+11
* Adding -v, --verbose option to container-create command to be used e.g. when ...Daniel Baumann2018-05-033-4/+24
* Removing suite reference in examples of container-create-debconf manpage.Daniel Baumann2018-05-031-2/+2
* Releasing version 20180218.v20180218Daniel Baumann2018-02-182-1/+14
* Adding support for Debian testing/buster in debconf container create script.Daniel Baumann2018-02-181-2/+6
* Always sorting preseed files starting with a capital letter first in debconf ...Daniel Baumann2018-02-181-1/+1
* Making container debconf create script aware of multiple subdirectories below...Daniel Baumann2018-02-181-0/+9
* Making container debconf create script aware of multiple subdirectories below...Daniel Baumann2018-02-181-2/+2
* Making pre-create.git-pull.sh hook to be aware of multiple subdirectories bel...Daniel Baumann2018-02-181-14/+19
* Adding container remove --allow-stop option to override abort of running cont...Daniel Baumann2018-02-182-4/+24
* Updating year in copyright information for 2018.Daniel Baumann2018-02-1849-49/+49
* Releasing version 20180118.v20180118Daniel Baumann2018-01-192-1/+13
* Adding message when creating bind mount directories in container start command.Daniel Baumann2018-01-191-2/+10
* Running host commands as last thing in debconf container create script in ord...Daniel Baumann2018-01-191-11/+13
* Adding note about vsyscall boot parameter in host-setup documentation.Daniel Baumann2017-12-071-0/+9
* Automatically take default preseeding file from /etc/container-tools/debconf ...Daniel Baumann2017-12-071-0/+5
* Automatically take matching preseeding files from /etc/container-tools/debconf.Daniel Baumann2017-12-051-0/+6
* Adding SPDX License Identifiers.Daniel Baumann2017-12-0551-0/+102
* Releasing version 20171101.v20171101Daniel Baumann2017-11-012-1/+15
* Supporting using IP address parts of the container name in preseed files for ...Daniel Baumann2017-11-012-0/+16
* Supporting using IP address from DNS lookup of the container name in preseed ...Daniel Baumann2017-11-012-2/+32
* Avoiding to display .cfg extension for preseed files in container debconf cre...Daniel Baumann2017-11-011-2/+2
* Adding container create pre-hook that can be used to automatically git pull /...Daniel Baumann2017-11-012-1/+41
* Adding ver shortcut for container version command in bash-completion.Daniel Baumann2017-10-311-1/+1
* Adding sh shortcut for shell format in container list command.Daniel Baumann2017-10-313-3/+4
* Adding con shortcut for container console command.Daniel Baumann2017-10-312-1/+2
* Removing fallback TERM in container list, not needed anymore.Daniel Baumann2017-10-271-2/+0