summaryrefslogtreecommitdiffstats
path: root/share (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-07-23Passing container name to setup environment in curl container create script.Daniel Baumann1-0/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Updating default filename for download in curl container create script.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Updating container-images.sh example script to match current curl container ↵Daniel Baumann1-14/+40
create script expectations. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Updating container-create-curl manpage to match current curl container ↵Daniel Baumann1-5/+8
create script.
2017-07-23Adding --setup option in curl container create script to manually specify a ↵Daniel Baumann1-3/+8
custom setup tarball. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Renaming --image option to --system in curl container create script for ↵Daniel Baumann1-14/+14
consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Adding gzip dependency check in curl container create script for completness ↵Daniel Baumann1-1/+12
sake. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Sorting password option handling in curl container create script.Daniel Baumann1-6/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Adding support for setup tarballs in curl container create script for ↵Daniel Baumann1-25/+58
appliance style setup of prebuilt containers. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Reshuffeling checksum handling in curl container create script.Daniel Baumann1-18/+26
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Adjusting messages output in curl container create script.Daniel Baumann1-3/+7
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Reshuffeling curl options handling in curl container create script.Daniel Baumann1-4/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Dynamically prefer lzip over xz over gz in curl container create script, ↵Daniel Baumann1-1/+11
depending on if required decompressors are already installed on the host system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Adding error messages in curl container create script if required ↵Daniel Baumann1-0/+12
decompressors are not installed.
2017-07-22Making sha512 checksum optional for image downloads in curl container create ↵Daniel Baumann1-20/+27
script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Adding knot-resolver to dschinn-backports preseed example.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Removing unreachable fallback for veth0, always the short-hostname is used ↵Daniel Baumann1-1/+1
anyway. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Using default eno1 instead of eth0 as default container interface.Daniel Baumann3-27/+27
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Using default bridge0 instead of br0 as default bridge interface.Daniel Baumann5-13/+13
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Adding cnt-debconf/mode preseed field to allow embedding container create ↵Daniel Baumann5-19/+43
script within preseed file itself without relying on a specific default create script being set on the host system, thanks to David Kunz for the idea. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Updating default url to download images from in curl container create script.Daniel Baumann2-2/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Correcting typo in comment in curl container create script.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Also creating lz compressed container-images in example script.Daniel Baumann1-2/+5
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Fixing spelling typo in 'bandwidth'.Simon Spöhel2-5/+5
Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Adding myself to copyright notice in bash-completion.Daniel Baumann1-0/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-01Also removing /etc/localtime before reconfiguring tzdata to workaround ↵Daniel Baumann1-1/+1
broken tzdata preseed handling (see several bug reports in the BTS), thanks to Nik Lutz <nik@netstyle.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-29Harmonizing edition of container configuration file in debconf script.Daniel Baumann1-7/+8
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-29Updating bash-completion for container top command.Daniel Baumann1-0/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-29Adding new container top command manpage.Daniel Baumann2-0/+78
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-29Documenting usage of container-shell command restrictions in container-shell ↵Daniel Baumann1-0/+33
manpage. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-29Renaming cnt.auto to cnt.container-server in order to split functionality of ↵Daniel Baumann5-5/+30
'binding container to a specific host system' from 'starting container at system boot'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-29Removing net-tools from host-setup documentation, it is a direct depends of ↵Daniel Baumann1-1/+1
container-tools for the time being. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-24Using allow-hotplug instead of allow in host-setup documentation.Daniel Baumann1-7/+7
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-24Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>.Daniel Baumann2-27/+11
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-24Implementing postup/postdown for systemd-networkd by creating systemd units ↵Nik Lutz1-4/+42
in /etc/systemd/system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-24Removing useless whitespace in debconf script.Daniel Baumann1-1/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-05-22Reverting "Purging packages that got removed/replaced during container ↵Daniel Baumann1-10/+0
creation.", not needed anymore. This reverts commit 8aa267f. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-05-09Adding sysctl config for procps to increase inotify limits in order to run ↵Daniel Baumann1-0/+12
more than a few containers on a system. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-05-09Purging packages that got removed/replaced during container creation.Daniel Baumann1-0/+10
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-05-09Purging packages when autoremoving them.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-04-05Consistently using '--force-confnew' as dpkg option when upgrading or ↵Daniel Baumann1-11/+3
installing packages. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-04-03Adding support for bind-ro nspawn option for read-only bind mounts.Daniel Baumann7-7/+58
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-04-03Allowing multiple container commands to be executed in a row.Daniel Baumann2-0/+4
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-04-03Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ↵Daniel Baumann2-2/+6
templating. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-04-03Cleanup stray preseed.cfg removal.Daniel Baumann1-2/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Reordering bash-completion to do completion the usual way (by suggesting ↵Daniel Baumann1-129/+81
commands first, then options and finally their arguments, rather than commands and arguments only). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Using generic directory instead of local directory for debconf files to ↵Daniel Baumann1-1/+1
bash-complete container create command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Adding bash-completion for container version command.Daniel Baumann1-0/+4
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Adding bash-completion for container move command.Daniel Baumann1-0/+20
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Adding bash-completion for container auto command.Daniel Baumann1-0/+10
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>