summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Renaming container-tools to compute-tools.Daniel Baumann2019-02-2363-406/+402
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing manpage symlinks in uninstall target too.Daniel Baumann2019-02-181-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting left-over from old cnt-debconf/auto field in engywuck-backports ↵Daniel Baumann2019-02-181-3/+1
| | | | | | preseed example. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating container-images.sh example for buster.Daniel Baumann2019-02-181-3/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Fixing inconsistent variable usage in makefile.Daniel Baumann2019-02-181-14/+14
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container log command.Daniel Baumann2019-02-184-0/+275
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding missing convenience symlinks in bash-completion.Daniel Baumann2019-02-181-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding st convenience symlink for status command.Daniel Baumann2019-02-181-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using cdn redirector as default sources.list entry.Daniel Baumann2019-02-182-4/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Replacing archive signing key handling for progress-linux by install the ↵Daniel Baumann2019-02-181-52/+7
| | | | | | progress-linux package. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting (harmless) error in https mirror handling wrt/ installing ↵Daniel Baumann2019-02-171-2/+2
| | | | | | apt-transport-https. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding convenience symlinks for container start and stop commands.Daniel Baumann2019-02-171-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating host-setup documentation for unpriviled containers.Daniel Baumann2019-02-171-4/+24
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding verbose output when using '-n ALL' options with container commands.Daniel Baumann2019-02-174-0/+24
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Setting default debian distribution to buster in debootstrap container ↵Daniel Baumann2019-02-171-1/+1
| | | | | | create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ↵Daniel Baumann2019-02-171-7/+7
| | | | | | script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding support for Debian testing/bullseye in debconf container create script.Daniel Baumann2019-02-171-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Setting default debian distribution to buster in debconf container create ↵Daniel Baumann2019-02-171-1/+1
| | | | | | script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding support for Debian 10 (buster) in debconf container create script.Daniel Baumann2019-02-171-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding comment about enabling user namespace in procps configuration.Daniel Baumann2019-02-171-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating progress-linux preseed example from dschinn-backports to ↵Daniel Baumann2019-02-172-42/+5
| | | | | | engywuck-backports. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating debian preseed example from stretch to buster.Daniel Baumann2019-02-171-0/+37
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating year in copyright notices to 2019.Daniel Baumann2019-02-1748-48/+48
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20180825.v20180825Daniel Baumann2018-08-252-1/+12
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing bind mounting of /var/cache/apt/archives during creation of the ↵Daniel Baumann2018-07-271-6/+0
| | | | | | container, not really usefull anymore these days. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding support for multiple container and host commands in debconf container ↵Daniel Baumann2018-07-272-0/+69
| | | | | | create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding reference to /var/cache/container-tools to container manpage.Daniel Baumann2018-07-241-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Also allowing symlinks for containers, requires systemd 233 or newer (see ↵Daniel Baumann2018-07-171-1/+1
| | | | | | #805785). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Dropping untested arm64 specific settings in container start command.Daniel Baumann2018-06-251-12/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20180527.v20180527Daniel Baumann2018-05-272-1/+20
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding check in container create command to not create any container named ↵Daniel Baumann2018-05-271-0/+7
| | | | | | 'ALL'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding 'ALL' as pseudo container name for container start, stop, restart, ↵Daniel Baumann2018-05-278-4/+89
| | | | | | and remove commands to act on all available container respectivly. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting typo in verbose option handling of container remove command.Daniel Baumann2018-05-271-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Setting dummy SSH_CLIENT variable during container enter to enable ↵Daniel Baumann2018-05-271-0/+8
| | | | | | conditional shell prompts such as powerline. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding missing command variable in some container commands.Daniel Baumann2018-05-272-0/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating author section in manpages.Daniel Baumann2018-05-2721-21/+21
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Improving comment in systemd container-auto.service description.Daniel Baumann2018-05-271-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Improving comment in procps configuration.Daniel Baumann2018-05-271-3/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Clarify differences between container enter and console commands in manpages.Daniel Baumann2018-05-272-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting and simplifying nsenter call in container enter command.Daniel Baumann2018-05-271-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Calling shell in container enter command directly, replacing ↵Daniel Baumann2018-05-272-32/+1
| | | | | | container-nsenter helper program. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating documentation for multiple commands in a row.Daniel Baumann2018-05-271-0/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Calling commands without exec to make multiple commands in a row work properly.Daniel Baumann2018-05-271-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20180503.v20180503Daniel Baumann2018-05-032-1/+12
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating asciicast for asciinema version 2.0.Daniel Baumann2018-05-031-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating bash-completion to also complete on preseed files in the first ↵Daniel Baumann2018-05-031-1/+1
| | | | | | level of subdirectories of /etc/container-tools/debconf. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding quotes for consistency in bash-completion.Daniel Baumann2018-05-031-11/+11
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding -v, --verbose option to container-create command to be used e.g. when ↵Daniel Baumann2018-05-033-4/+24
| | | | | | mass-creating new containers in a row. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing suite reference in examples of container-create-debconf manpage.Daniel Baumann2018-05-031-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20180218.v20180218Daniel Baumann2018-02-182-1/+14
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>