summaryrefslogtreecommitdiffstats
path: root/share (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-27Adding local includes (files copy; FIXME).tmp-nspawn2Daniel Baumann1-0/+19
2018-05-27FIXMEDaniel Baumann1-12/+60
2018-05-27container@.serviceDaniel Baumann1-3/+1
2018-05-27Switching to systemd-nspawn configuration files from /etc/container-tools/con...Daniel Baumann4-7/+7
2018-05-03Updating asciicast for asciinema version 2.0.Daniel Baumann1-1/+1
2018-05-03Updating bash-completion to also complete on preseed files in the first level...Daniel Baumann1-1/+1
2018-05-03Adding quotes for consistency in bash-completion.Daniel Baumann1-11/+11
2018-05-03Adding -v, --verbose option to container-create command to be used e.g. when ...Daniel Baumann2-1/+4
2018-05-03Removing suite reference in examples of container-create-debconf manpage.Daniel Baumann1-2/+2
2018-02-18Adding support for Debian testing/buster in debconf container create script.Daniel Baumann1-2/+6
2018-02-18Always sorting preseed files starting with a capital letter first in debconf ...Daniel Baumann1-1/+1
2018-02-18Making container debconf create script aware of multiple subdirectories below...Daniel Baumann1-0/+9
2018-02-18Making container debconf create script aware of multiple subdirectories below...Daniel Baumann1-2/+2
2018-02-18Making pre-create.git-pull.sh hook to be aware of multiple subdirectories bel...Daniel Baumann1-14/+19
2018-02-18Adding container remove --allow-stop option to override abort of running cont...Daniel Baumann1-0/+6
2018-02-18Updating year in copyright information for 2018.Daniel Baumann31-31/+31
2018-01-19Running host commands as last thing in debconf container create script in ord...Daniel Baumann1-11/+13
2017-12-07Adding note about vsyscall boot parameter in host-setup documentation.Daniel Baumann1-0/+9
2017-12-07Automatically take default preseeding file from /etc/container-tools/debconf ...Daniel Baumann1-0/+5
2017-12-05Automatically take matching preseeding files from /etc/container-tools/debconf.Daniel Baumann1-0/+6
2017-12-05Adding SPDX License Identifiers.Daniel Baumann32-0/+64
2017-11-01Supporting using IP address parts of the container name in preseed files for ...Daniel Baumann2-0/+16
2017-11-01Supporting using IP address from DNS lookup of the container name in preseed ...Daniel Baumann2-2/+32
2017-11-01Avoiding to display .cfg extension for preseed files in container debconf cre...Daniel Baumann1-2/+2
2017-11-01Adding container create pre-hook that can be used to automatically git pull /...Daniel Baumann1-0/+40
2017-10-31Adding ver shortcut for container version command in bash-completion.Daniel Baumann1-1/+1
2017-10-31Adding sh shortcut for shell format in container list command.Daniel Baumann2-2/+3
2017-10-31Adding con shortcut for container console command.Daniel Baumann1-1/+1
2017-10-13Removing net-tools from container-tools manpage.Daniel Baumann1-1/+1
2017-10-13Removing ifupdown in debconf container create script earlier by excluding it ...Daniel Baumann1-7/+3
2017-10-13Using iproute instead of bridge-utils to setup bridges.Daniel Baumann1-2/+2
2017-10-13Using iproute instead of net-tools to setup interfaces.Daniel Baumann1-4/+4
2017-07-24Fixing issues from network0 -> network1 transition in debconf container creat...Daniel Baumann2-47/+50
2017-07-23Starting to count at 1 instead of 0 to be consistent with new network interfa...Daniel Baumann5-68/+68
2017-07-23Making example preseed files non-interactive.Daniel Baumann2-0/+6
2017-07-23Adding architecture option to curl container create script.Daniel Baumann2-4/+22
2017-07-23Adding automatic compression detection for downloads in in curl container cre...Daniel Baumann1-8/+24
2017-07-23Adding interactive container list in curl container create script.Daniel Baumann3-6/+147
2017-07-23Adding GPG signature verification for curl container create script.Daniel Baumann1-10/+39
2017-07-23Adding container key command.Daniel Baumann3-0/+94
2017-07-23Moving image cache from /var/cache/container-tools/images to /var/cache/conta...Daniel Baumann1-1/+1
2017-07-23Passing container name to setup environment in curl container create script.Daniel Baumann1-0/+1
2017-07-23Updating default filename for download in curl container create script.Daniel Baumann1-1/+1
2017-07-23Updating container-images.sh example script to match current curl container c...Daniel Baumann1-14/+40
2017-07-23Updating container-create-curl manpage to match current curl container create...Daniel Baumann1-5/+8
2017-07-23Adding --setup option in curl container create script to manually specify a c...Daniel Baumann1-3/+8
2017-07-23Renaming --image option to --system in curl container create script for consi...Daniel Baumann1-14/+14
2017-07-23Adding gzip dependency check in curl container create script for completness ...Daniel Baumann1-1/+12
2017-07-23Sorting password option handling in curl container create script.Daniel Baumann1-6/+6
2017-07-23Adding support for setup tarballs in curl container create script for applian...Daniel Baumann1-25/+58