| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding convenience symlinks for container start and stop commands. | Daniel Baumann | 2019-02-17 | 1 | -0/+2 |
* | Updating host-setup documentation for unpriviled containers. | Daniel Baumann | 2019-02-17 | 1 | -4/+24 |
* | Adding verbose output when using '-n ALL' options with container commands. | Daniel Baumann | 2019-02-17 | 4 | -0/+24 |
* | Setting default debian distribution to buster in debootstrap container create... | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
* | Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ... | Daniel Baumann | 2019-02-17 | 1 | -7/+7 |
* | Adding support for Debian testing/bullseye in debconf container create script. | Daniel Baumann | 2019-02-17 | 1 | -2/+2 |
* | Setting default debian distribution to buster in debconf container create scr... | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
* | Adding support for Debian 10 (buster) in debconf container create script. | Daniel Baumann | 2019-02-17 | 1 | -1/+1 |
* | Adding comment about enabling user namespace in procps configuration. | Daniel Baumann | 2019-02-17 | 1 | -0/+3 |
* | Updating progress-linux preseed example from dschinn-backports to engywuck-ba... | Daniel Baumann | 2019-02-17 | 2 | -42/+5 |
* | Updating debian preseed example from stretch to buster. | Daniel Baumann | 2019-02-17 | 1 | -0/+37 |
* | Updating year in copyright notices to 2019. | Daniel Baumann | 2019-02-17 | 48 | -48/+48 |
* | Releasing version 20180825.v20180825 | Daniel Baumann | 2018-08-25 | 2 | -1/+12 |
* | Removing bind mounting of /var/cache/apt/archives during creation of the cont... | Daniel Baumann | 2018-07-27 | 1 | -6/+0 |
* | Adding support for multiple container and host commands in debconf container ... | Daniel Baumann | 2018-07-27 | 2 | -0/+69 |
* | Adding reference to /var/cache/container-tools to container manpage. | Daniel Baumann | 2018-07-24 | 1 | -0/+3 |
* | Also allowing symlinks for containers, requires systemd 233 or newer (see #80... | Daniel Baumann | 2018-07-17 | 1 | -1/+1 |
* | Dropping untested arm64 specific settings in container start command. | Daniel Baumann | 2018-06-25 | 1 | -12/+0 |
* | Releasing version 20180527.v20180527 | Daniel Baumann | 2018-05-27 | 2 | -1/+20 |
* | Adding check in container create command to not create any container named 'A... | Daniel Baumann | 2018-05-27 | 1 | -0/+7 |
* | Adding 'ALL' as pseudo container name for container start, stop, restart, and... | Daniel Baumann | 2018-05-27 | 8 | -4/+89 |
* | Correcting typo in verbose option handling of container remove command. | Daniel Baumann | 2018-05-27 | 1 | -1/+1 |
* | Setting dummy SSH_CLIENT variable during container enter to enable conditiona... | Daniel Baumann | 2018-05-27 | 1 | -0/+8 |
* | Adding missing command variable in some container commands. | Daniel Baumann | 2018-05-27 | 2 | -0/+4 |
* | Updating author section in manpages. | Daniel Baumann | 2018-05-27 | 21 | -21/+21 |
* | Improving comment in systemd container-auto.service description. | Daniel Baumann | 2018-05-27 | 1 | -1/+1 |
* | Improving comment in procps configuration. | Daniel Baumann | 2018-05-27 | 1 | -3/+4 |
* | Clarify differences between container enter and console commands in manpages. | Daniel Baumann | 2018-05-27 | 2 | -0/+6 |
* | Correcting and simplifying nsenter call in container enter command. | Daniel Baumann | 2018-05-27 | 1 | -1/+1 |
* | Calling shell in container enter command directly, replacing container-nsente... | Daniel Baumann | 2018-05-27 | 2 | -32/+1 |
* | Updating documentation for multiple commands in a row. | Daniel Baumann | 2018-05-27 | 1 | -0/+1 |
* | Calling commands without exec to make multiple commands in a row work properly. | Daniel Baumann | 2018-05-27 | 1 | -1/+1 |
* | Releasing version 20180503.v20180503 | Daniel Baumann | 2018-05-03 | 2 | -1/+12 |
* | Updating asciicast for asciinema version 2.0. | Daniel Baumann | 2018-05-03 | 1 | -1/+1 |
* | Updating bash-completion to also complete on preseed files in the first level... | Daniel Baumann | 2018-05-03 | 1 | -1/+1 |
* | Adding quotes for consistency in bash-completion. | Daniel Baumann | 2018-05-03 | 1 | -11/+11 |
* | Adding -v, --verbose option to container-create command to be used e.g. when ... | Daniel Baumann | 2018-05-03 | 3 | -4/+24 |
* | Removing suite reference in examples of container-create-debconf manpage. | Daniel Baumann | 2018-05-03 | 1 | -2/+2 |
* | Releasing version 20180218.v20180218 | Daniel Baumann | 2018-02-18 | 2 | -1/+14 |
* | Adding support for Debian testing/buster in debconf container create script. | Daniel Baumann | 2018-02-18 | 1 | -2/+6 |
* | Always sorting preseed files starting with a capital letter first in debconf ... | Daniel Baumann | 2018-02-18 | 1 | -1/+1 |
* | Making container debconf create script aware of multiple subdirectories below... | Daniel Baumann | 2018-02-18 | 1 | -0/+9 |
* | Making container debconf create script aware of multiple subdirectories below... | Daniel Baumann | 2018-02-18 | 1 | -2/+2 |
* | Making pre-create.git-pull.sh hook to be aware of multiple subdirectories bel... | Daniel Baumann | 2018-02-18 | 1 | -14/+19 |
* | Adding container remove --allow-stop option to override abort of running cont... | Daniel Baumann | 2018-02-18 | 2 | -4/+24 |
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 49 | -49/+49 |
* | Releasing version 20180118.v20180118 | Daniel Baumann | 2018-01-19 | 2 | -1/+13 |
* | Adding message when creating bind mount directories in container start command. | Daniel Baumann | 2018-01-19 | 1 | -2/+10 |
* | Running host commands as last thing in debconf container create script in ord... | Daniel Baumann | 2018-01-19 | 1 | -11/+13 |
* | Adding note about vsyscall boot parameter in host-setup documentation. | Daniel Baumann | 2017-12-07 | 1 | -0/+9 |