Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-12 | Correcting syntax error in container bash-completion. | Daniel Baumann | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-04-12 | Including gnupg explicitly in debconf container create command, thanks to ↵ | Daniel Baumann | 1 | -0/+3 | |
Nik Lutz <nik@netstyle.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-19 | Adding initial support for IPv6 in debconf container create script. | Daniel Baumann | 4 | -71/+401 | |
Note that this also removes support for non-CIDR IPv4 subnetmasks, e.g. '255.255.255.0' now has to be specified as '24'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Readding curl container create script. | Daniel Baumann | 5 | -0/+690 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Readding limit command. | Daniel Baumann | 4 | -1/+139 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Readding key command. | Daniel Baumann | 3 | -0/+95 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Moving container-images.sh to website. | Daniel Baumann | 1 | -64/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Moving asciicast to the website. | Daniel Baumann | 2 | -138/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 4 | -26/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Updating list of container shortcut commands. | Daniel Baumann | 12 | -11/+18 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Removing curl container create script until its completly tested. | Daniel Baumann | 5 | -690/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Removing limit command until its completly tested. | Daniel Baumann | 4 | -140/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Removing key command until its completly tested. | Daniel Baumann | 3 | -95/+0 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-03-02 | Adding support for using mmdebstrap in container debootstrap create script. | Daniel Baumann | 2 | -9/+23 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Adding same internal name strings in all scripts. | Daniel Baumann | 1 | -0/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Removing some dead code in container create scripts. | Daniel Baumann | 2 | -6/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Adding comment to debian sources.list in container debconf create script. | Daniel Baumann | 1 | -2/+10 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Removing armel and armhf support in container debconf create script. | Daniel Baumann | 1 | -14/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Allow to select/deselect main repository in container debconf create script. | Daniel Baumann | 2 | -25/+11 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Removing progress-linux apt sources.list handling in container debconf ↵ | Daniel Baumann | 1 | -93/+14 | |
create script by using the progress-linux package instead. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Using apt instead of apt-get in container debconf create script. | Daniel Baumann | 2 | -12/+12 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-26 | Removing Force-LoopBreak option when calling apt in container debconf create ↵ | Daniel Baumann | 1 | -3/+3 | |
script, not needed anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2019-02-24 | Removing staging repositories in debconf create script, not used anymore. | Daniel Baumann | 2 | -36/+2 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
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> |