Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-23 | Using hostname fallback if FQDN is not set. | Daniel Baumann | 2 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-23 | Harmonizing debconf values for container debconf create script. | Daniel Baumann | 7 | -325/+325 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-23 | Using get.open-infrastructure.net as default URL to get images from in ↵ | Daniel Baumann | 2 | -2/+2 | |
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-23 | Renaming container-tools to compute-tools. | Daniel Baumann | 44 | -284/+262 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-18 | Correcting left-over from old cnt-debconf/auto field in engywuck-backports ↵ | Daniel Baumann | 1 | -3/+1 | |
preseed example. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-18 | Updating container-images.sh example for buster. | Daniel Baumann | 1 | -3/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-18 | Adding container log command. | Daniel Baumann | 3 | -0/+131 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-18 | Adding missing convenience symlinks in bash-completion. | Daniel Baumann | 1 | -3/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-18 | Using cdn redirector as default sources.list entry. | Daniel Baumann | 2 | -4/+4 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-18 | Replacing archive signing key handling for progress-linux by install the ↵ | Daniel Baumann | 1 | -52/+7 | |
progress-linux package. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Correcting (harmless) error in https mirror handling wrt/ installing ↵ | Daniel Baumann | 1 | -2/+2 | |
apt-transport-https. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Updating host-setup documentation for unpriviled containers. | Daniel Baumann | 1 | -4/+24 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Setting default debian distribution to buster in debootstrap container ↵ | Daniel Baumann | 1 | -1/+1 | |
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ↵ | Daniel Baumann | 1 | -7/+7 | |
script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Adding support for Debian testing/bullseye in debconf container create script. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Setting default debian distribution to buster in debconf container create ↵ | Daniel Baumann | 1 | -1/+1 | |
script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Adding support for Debian 10 (buster) in debconf container create script. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Adding comment about enabling user namespace in procps configuration. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Updating progress-linux preseed example from dschinn-backports to ↵ | Daniel Baumann | 2 | -42/+5 | |
engywuck-backports. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Updating debian preseed example from stretch to buster. | Daniel Baumann | 1 | -0/+37 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-17 | Updating year in copyright notices to 2019. | Daniel Baumann | 31 | -31/+31 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-07-27 | Removing bind mounting of /var/cache/apt/archives during creation of the ↵ | Daniel Baumann | 1 | -6/+0 | |
container, not really usefull anymore these days. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-07-27 | Adding support for multiple container and host commands in debconf container ↵ | Daniel Baumann | 2 | -0/+69 | |
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-07-24 | Adding reference to /var/cache/container-tools to container manpage. | Daniel Baumann | 1 | -0/+3 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-27 | Adding 'ALL' as pseudo container name for container start, stop, restart, ↵ | Daniel Baumann | 4 | -4/+16 | |
and remove commands to act on all available container respectivly. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-27 | Updating author section in manpages. | Daniel Baumann | 21 | -21/+21 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-27 | Improving comment in systemd container-auto.service description. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-27 | Improving comment in procps configuration. | Daniel Baumann | 1 | -3/+4 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-27 | Clarify differences between container enter and console commands in manpages. | Daniel Baumann | 2 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-03 | Updating asciicast for asciinema version 2.0. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-03 | Updating bash-completion to also complete on preseed files in the first ↵ | Daniel Baumann | 1 | -1/+1 | |
level of subdirectories of /etc/container-tools/debconf. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-03 | Adding quotes for consistency in bash-completion. | Daniel Baumann | 1 | -11/+11 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-03 | Adding -v, --verbose option to container-create command to be used e.g. when ↵ | Daniel Baumann | 2 | -1/+4 | |
mass-creating new containers in a row. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-05-03 | Removing suite reference in examples of container-create-debconf manpage. | Daniel Baumann | 1 | -2/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Adding support for Debian testing/buster in debconf container create script. | Daniel Baumann | 1 | -2/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Always sorting preseed files starting with a capital letter first in debconf ↵ | Daniel Baumann | 1 | -1/+1 | |
container create script, independent of systems locale. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Making container debconf create script aware of multiple subdirectories ↵ | Daniel Baumann | 1 | -0/+9 | |
below /etc/container-tools/debconf for automatically selecting an existing and matching debconf file. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Making container debconf create script aware of multiple subdirectories ↵ | Daniel Baumann | 1 | -2/+2 | |
below /etc/container-tools/debconf when showing the list of preseed files to the user. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Making pre-create.git-pull.sh hook to be aware of multiple subdirectories ↵ | Daniel Baumann | 1 | -14/+19 | |
below /etc/container-tools/debconf for multi-site container debconf files. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Adding container remove --allow-stop option to override abort of running ↵ | Daniel Baumann | 1 | -0/+6 | |
containers and stop them prior removal. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-02-18 | Updating year in copyright information for 2018. | Daniel Baumann | 31 | -31/+31 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2018-01-19 | Running host commands as last thing in debconf container create script in ↵ | Daniel Baumann | 1 | -11/+13 | |
order to make it possible to change config files dynamically. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-07 | Adding note about vsyscall boot parameter in host-setup documentation. | Daniel Baumann | 1 | -0/+9 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-07 | Automatically take default preseeding file from /etc/container-tools/debconf ↵ | Daniel Baumann | 1 | -0/+5 | |
if available. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-05 | Automatically take matching preseeding files from /etc/container-tools/debconf. | Daniel Baumann | 1 | -0/+6 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-12-05 | Adding SPDX License Identifiers. | Daniel Baumann | 32 | -0/+64 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-11-01 | Supporting using IP address parts of the container name in preseed files for ↵ | Daniel Baumann | 2 | -0/+16 | |
container debconf create script. This is usefull to automatically construct IP gateway addresses or veth interface names in a diff-friendly way. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-11-01 | Supporting using IP address from DNS lookup of the container name in preseed ↵ | Daniel Baumann | 2 | -2/+32 | |
files for container debconf create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-11-01 | Avoiding to display .cfg extension for preseed files in container debconf ↵ | Daniel Baumann | 1 | -2/+2 | |
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2017-11-01 | Adding container create pre-hook that can be used to automatically git pull ↵ | Daniel Baumann | 1 | -0/+40 | |
/etc/container-tools/debconf. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |