Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correcting typo when disabling IPv6 RA in debconf container create script, ↵ | Daniel Baumann | 2019-04-12 | 1 | -1/+1 |
| | | | | | | thanks to Simon Spöhel <simon@spoehel.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting syntax error in container bash-completion. | Daniel Baumann | 2019-04-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Including gnupg explicitly in debconf container create command, thanks to ↵ | Daniel Baumann | 2019-04-12 | 1 | -0/+3 |
| | | | | | | Nik Lutz <nik@netstyle.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing explicit protocol for IP adresses in container list command. | Daniel Baumann | 2019-04-12 | 1 | -5/+5 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20190319.v20190319 | Daniel Baumann | 2019-03-19 | 2 | -1/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial support for IPv6 in debconf container create script. | Daniel Baumann | 2019-03-19 | 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> | ||||
* | Using C.UTF-8 in container enter command as fallback locale. | Daniel Baumann | 2019-03-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20190304.v20190304 | Daniel Baumann | 2019-03-04 | 2 | -1/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting variable name in makefile. | Daniel Baumann | 2019-03-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting version strings in changelog. | Daniel Baumann | 2019-03-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding curl container create script. | Daniel Baumann | 2019-03-02 | 5 | -0/+690 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding limit command. | Daniel Baumann | 2019-03-02 | 6 | -11/+433 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding key command. | Daniel Baumann | 2019-03-02 | 4 | -0/+247 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20190301.v20190301 | Daniel Baumann | 2019-03-02 | 2 | -1/+26 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Moving container-images.sh to website. | Daniel Baumann | 2019-03-02 | 1 | -64/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Moving asciicast to the website. | Daniel Baumann | 2019-03-02 | 2 | -138/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing a few fixmes that are not needed anymore. | Daniel Baumann | 2019-03-02 | 6 | -29/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating list of container shortcut commands. | Daniel Baumann | 2019-03-02 | 13 | -14/+21 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating list of container commands to be logged. | Daniel Baumann | 2019-03-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing curl container create script until its completly tested. | Daniel Baumann | 2019-03-02 | 5 | -690/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing limit command until its completly tested. | Daniel Baumann | 2019-03-02 | 6 | -434/+11 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing key command until its completly tested. | Daniel Baumann | 2019-03-02 | 4 | -247/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for using mmdebstrap in container debootstrap create script. | Daniel Baumann | 2019-03-02 | 3 | -10/+27 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding same internal name strings in all scripts. | Daniel Baumann | 2019-02-26 | 2 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing some dead code in container create scripts. | Daniel Baumann | 2019-02-26 | 2 | -6/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding comment to debian sources.list in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -2/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing armel and armhf support in container debconf create script. | Daniel Baumann | 2019-02-26 | 1 | -14/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Allow to select/deselect main repository in container debconf create script. | Daniel Baumann | 2019-02-26 | 2 | -25/+11 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing progress-linux apt sources.list handling in container debconf ↵ | Daniel Baumann | 2019-02-26 | 1 | -93/+14 |
| | | | | | | create script by using the progress-linux package instead. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using apt instead of apt-get in container debconf create script. | Daniel Baumann | 2019-02-26 | 2 | -12/+12 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing Force-LoopBreak option when calling apt in container debconf create ↵ | Daniel Baumann | 2019-02-26 | 1 | -3/+3 |
| | | | | | | script, not needed anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing staging repositories in debconf create script, not used anymore. | Daniel Baumann | 2019-02-24 | 2 | -36/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding a end message in container create command. | Daniel Baumann | 2019-02-23 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Releasing version 20190222.v20190222 | Daniel Baumann | 2019-02-23 | 2 | -1/+52 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using hostname fallback if FQDN is not set. | Daniel Baumann | 2019-02-23 | 7 | -7/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing debconf values for container debconf create script. | Daniel Baumann | 2019-02-23 | 7 | -325/+325 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using get.open-infrastructure.net as default URL to get images from in ↵ | Daniel Baumann | 2019-02-23 | 2 | -2/+2 |
| | | | | | | container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container-tools to compute-tools. | Daniel Baumann | 2019-02-23 | 63 | -406/+402 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing manpage symlinks in uninstall target too. | Daniel Baumann | 2019-02-18 | 1 | -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 Baumann | 2019-02-18 | 1 | -3/+1 |
| | | | | | | preseed example. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-images.sh example for buster. | Daniel Baumann | 2019-02-18 | 1 | -3/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing inconsistent variable usage in makefile. | Daniel Baumann | 2019-02-18 | 1 | -14/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container log command. | Daniel Baumann | 2019-02-18 | 4 | -0/+275 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding missing convenience symlinks in bash-completion. | Daniel Baumann | 2019-02-18 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding st convenience symlink for status command. | Daniel Baumann | 2019-02-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using cdn redirector as default sources.list entry. | Daniel Baumann | 2019-02-18 | 2 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing archive signing key handling for progress-linux by install the ↵ | Daniel Baumann | 2019-02-18 | 1 | -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 Baumann | 2019-02-17 | 1 | -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 Baumann | 2019-02-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating host-setup documentation for unpriviled containers. | Daniel Baumann | 2019-02-17 | 1 | -4/+24 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |