Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding -v, --verbose option to container-create command to be used e.g. when ↵ | Daniel Baumann | 2018-05-03 | 2 | -1/+4 |
| | | | | | | 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 Baumann | 2018-05-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for Debian testing/buster in debconf container create script. | Daniel Baumann | 2018-02-18 | 1 | -2/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Always sorting preseed files starting with a capital letter first in debconf ↵ | Daniel Baumann | 2018-02-18 | 1 | -1/+1 |
| | | | | | | container create script, independent of systems locale. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making container debconf create script aware of multiple subdirectories ↵ | Daniel Baumann | 2018-02-18 | 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> | ||||
* | Making container debconf create script aware of multiple subdirectories ↵ | Daniel Baumann | 2018-02-18 | 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> | ||||
* | Making pre-create.git-pull.sh hook to be aware of multiple subdirectories ↵ | Daniel Baumann | 2018-02-18 | 1 | -14/+19 |
| | | | | | | below /etc/container-tools/debconf for multi-site container debconf files. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container remove --allow-stop option to override abort of running ↵ | Daniel Baumann | 2018-02-18 | 1 | -0/+6 |
| | | | | | | containers and stop them prior removal. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 31 | -31/+31 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Running host commands as last thing in debconf container create script in ↵ | Daniel Baumann | 2018-01-19 | 1 | -11/+13 |
| | | | | | | order to make it possible to change config files dynamically. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding note about vsyscall boot parameter in host-setup documentation. | Daniel Baumann | 2017-12-07 | 1 | -0/+9 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Automatically take default preseeding file from /etc/container-tools/debconf ↵ | Daniel Baumann | 2017-12-07 | 1 | -0/+5 |
| | | | | | | if available. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Automatically take matching preseeding files from /etc/container-tools/debconf. | Daniel Baumann | 2017-12-05 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding SPDX License Identifiers. | Daniel Baumann | 2017-12-05 | 32 | -0/+64 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Supporting using IP address parts of the container name in preseed files for ↵ | Daniel Baumann | 2017-11-01 | 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> | ||||
* | Supporting using IP address from DNS lookup of the container name in preseed ↵ | Daniel Baumann | 2017-11-01 | 2 | -2/+32 |
| | | | | | | files for container debconf create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Avoiding to display .cfg extension for preseed files in container debconf ↵ | Daniel Baumann | 2017-11-01 | 1 | -2/+2 |
| | | | | | | create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container create pre-hook that can be used to automatically git pull ↵ | Daniel Baumann | 2017-11-01 | 1 | -0/+40 |
| | | | | | | /etc/container-tools/debconf. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding ver shortcut for container version command in bash-completion. | Daniel Baumann | 2017-10-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding sh shortcut for shell format in container list command. | Daniel Baumann | 2017-10-31 | 2 | -2/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding con shortcut for container console command. | Daniel Baumann | 2017-10-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing net-tools from container-tools manpage. | Daniel Baumann | 2017-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing ifupdown in debconf container create script earlier by excluding it ↵ | Daniel Baumann | 2017-10-13 | 1 | -7/+3 |
| | | | | | | from debootstrap. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using iproute instead of bridge-utils to setup bridges. | Daniel Baumann | 2017-10-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Using iproute instead of net-tools to setup interfaces. | Daniel Baumann | 2017-10-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing issues from network0 -> network1 transition in debconf container ↵ | Daniel Baumann | 2017-07-24 | 2 | -47/+50 |
| | | | | | | create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Starting to count at 1 instead of 0 to be consistent with new network ↵ | Daniel Baumann | 2017-07-23 | 5 | -68/+68 |
| | | | | | | | | | | | | interface names in network and archive preseeding arrays. old: container-tools cnt-debconf/archive0/... new: container-tools cnt-debconf/archive1/... old: container-tools cnt-debconf/network0/... new: container-tools cnt-debconf/network1/... Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Making example preseed files non-interactive. | Daniel Baumann | 2017-07-23 | 2 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding architecture option to curl container create script. | Daniel Baumann | 2017-07-23 | 2 | -4/+22 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding automatic compression detection for downloads in in curl container ↵ | Daniel Baumann | 2017-07-23 | 1 | -8/+24 |
| | | | | | | create directory. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding interactive container list in curl container create script. | Daniel Baumann | 2017-07-23 | 3 | -6/+147 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding GPG signature verification for curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -10/+39 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container key command. | Daniel Baumann | 2017-07-23 | 3 | -0/+94 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Moving image cache from /var/cache/container-tools/images to ↵ | Daniel Baumann | 2017-07-23 | 1 | -1/+1 |
| | | | | | | /var/cache/container-tools/system for consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Passing container name to setup environment in curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -0/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating default filename for download in curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-images.sh example script to match current curl container ↵ | Daniel Baumann | 2017-07-23 | 1 | -14/+40 |
| | | | | | | create script expectations. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-create-curl manpage to match current curl container ↵ | Daniel Baumann | 2017-07-23 | 1 | -5/+8 |
| | | | | create script. | ||||
* | Adding --setup option in curl container create script to manually specify a ↵ | Daniel Baumann | 2017-07-23 | 1 | -3/+8 |
| | | | | | | custom setup tarball. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming --image option to --system in curl container create script for ↵ | Daniel Baumann | 2017-07-23 | 1 | -14/+14 |
| | | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding gzip dependency check in curl container create script for completness ↵ | Daniel Baumann | 2017-07-23 | 1 | -1/+12 |
| | | | | | | sake. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Sorting password option handling in curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for setup tarballs in curl container create script for ↵ | Daniel Baumann | 2017-07-23 | 1 | -25/+58 |
| | | | | | | appliance style setup of prebuilt containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Reshuffeling checksum handling in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -18/+26 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adjusting messages output in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -3/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Reshuffeling curl options handling in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -4/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Dynamically prefer lzip over xz over gz in curl container create script, ↵ | Daniel Baumann | 2017-07-22 | 1 | -1/+11 |
| | | | | | | depending on if required decompressors are already installed on the host system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding error messages in curl container create script if required ↵ | Daniel Baumann | 2017-07-22 | 1 | -0/+12 |
| | | | | decompressors are not installed. | ||||
* | Making sha512 checksum optional for image downloads in curl container create ↵ | Daniel Baumann | 2017-07-22 | 1 | -20/+27 |
| | | | | | | script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding knot-resolver to dschinn-backports preseed example. | Daniel Baumann | 2017-07-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |