| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding same internal name strings in all scripts. | Daniel Baumann | 2019-02-26 | 1 | -0/+1 |
* | Removing some dead code in container create scripts. | Daniel Baumann | 2019-02-26 | 2 | -6/+1 |
* | Adding comment to debian sources.list in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -2/+10 |
* | Removing armel and armhf support in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -14/+2 |
* | Allow to select/deselect main repository in container debconf create script. | Daniel Baumann | 2019-02-26 | 2 | -25/+11 |
* | Removing progress-linux apt sources.list handling in container debconf create... | Daniel Baumann | 2019-02-26 | 1 | -93/+14 |
* | Using apt instead of apt-get in container debconf create script. | Daniel Baumann | 2019-02-26 | 2 | -12/+12 |
* | Removing Force-LoopBreak option when calling apt in container debconf create ... | Daniel Baumann | 2019-02-26 | 1 | -3/+3 |
* | Removing staging repositories in debconf create script, not used anymore. | Daniel Baumann | 2019-02-24 | 2 | -36/+2 |
* | Using hostname fallback if FQDN is not set. | Daniel Baumann | 2019-02-23 | 2 | -2/+2 |
* | Harmonizing debconf values for container debconf create script. | Daniel Baumann | 2019-02-23 | 7 | -325/+325 |
* | Using get.open-infrastructure.net as default URL to get images from in contai... | Daniel Baumann | 2019-02-23 | 2 | -2/+2 |
* | Renaming container-tools to compute-tools. | Daniel Baumann | 2019-02-23 | 44 | -284/+262 |
* | Correcting left-over from old cnt-debconf/auto field in engywuck-backports pr... | Daniel Baumann | 2019-02-18 | 1 | -3/+1 |
* | Updating container-images.sh example for buster. | Daniel Baumann | 2019-02-18 | 1 | -3/+1 |
* | Adding container log command. | Daniel Baumann | 2019-02-18 | 3 | -0/+131 |
* | Adding missing convenience symlinks in bash-completion. | Daniel Baumann | 2019-02-18 | 1 | -3/+3 |
* | Using cdn redirector as default sources.list entry. | Daniel Baumann | 2019-02-18 | 2 | -4/+4 |
* | Replacing archive signing key handling for progress-linux by install the prog... | Daniel Baumann | 2019-02-18 | 1 | -52/+7 |
* | Correcting (harmless) error in https mirror handling wrt/ installing apt-tran... | Daniel Baumann | 2019-02-17 | 1 | -2/+2 |
* | Updating host-setup documentation for unpriviled containers. | Daniel Baumann | 2019-02-17 | 1 | -4/+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 | 31 | -31/+31 |
* | 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 |
* | Adding 'ALL' as pseudo container name for container start, stop, restart, and... | Daniel Baumann | 2018-05-27 | 4 | -4/+16 |
* | 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 |
* | 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 | 2 | -1/+4 |
* | Removing suite reference in examples of container-create-debconf manpage. | Daniel Baumann | 2018-05-03 | 1 | -2/+2 |
* | 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 | 1 | -0/+6 |
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 31 | -31/+31 |