index
:
compute-tools
20161101-lts
20190301-lts
main
next
next+python
next+rebase
next+web
next-broken
tmp-bugfix-not-unique-cfg
tmp-cnt-vm
tmp-david
tmp-dxk1
tmp-fence
tmp-hooks
tmp-ip-from-dns
tmp-ip-from-dns-2
tmp-ip-from-dns-3
tmp-list-to-sources
tmp-nspawn
tmp-nspawn2
tmp-openvswitch
tmp-python
tmp-qemu
tmp-shell-log
compute-tools
Open Infrastructure Developers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
Adding reference to /var/cache/container-tools to container manpage.
Daniel Baumann
1
-0
/
+3
2018-05-27
Adding 'ALL' as pseudo container name for container start, stop, restart, and...
Daniel Baumann
4
-4
/
+16
2018-05-27
Updating author section in manpages.
Daniel Baumann
21
-21
/
+21
2018-05-27
Improving comment in systemd container-auto.service description.
Daniel Baumann
1
-1
/
+1
2018-05-27
Improving comment in procps configuration.
Daniel Baumann
1
-3
/
+4
2018-05-27
Clarify differences between container enter and console commands in manpages.
Daniel Baumann
2
-0
/
+6
2018-05-03
Updating asciicast for asciinema version 2.0.
Daniel Baumann
1
-1
/
+1
2018-05-03
Updating bash-completion to also complete on preseed files in the first level...
Daniel Baumann
1
-1
/
+1
2018-05-03
Adding quotes for consistency in bash-completion.
Daniel Baumann
1
-11
/
+11
2018-05-03
Adding -v, --verbose option to container-create command to be used e.g. when ...
Daniel Baumann
2
-1
/
+4
2018-05-03
Removing suite reference in examples of container-create-debconf manpage.
Daniel Baumann
1
-2
/
+2
2018-02-18
Adding support for Debian testing/buster in debconf container create script.
Daniel Baumann
1
-2
/
+6
2018-02-18
Always sorting preseed files starting with a capital letter first in debconf ...
Daniel Baumann
1
-1
/
+1
2018-02-18
Making container debconf create script aware of multiple subdirectories below...
Daniel Baumann
1
-0
/
+9
2018-02-18
Making container debconf create script aware of multiple subdirectories below...
Daniel Baumann
1
-2
/
+2
2018-02-18
Making pre-create.git-pull.sh hook to be aware of multiple subdirectories bel...
Daniel Baumann
1
-14
/
+19
2018-02-18
Adding container remove --allow-stop option to override abort of running cont...
Daniel Baumann
1
-0
/
+6
2018-02-18
Updating year in copyright information for 2018.
Daniel Baumann
31
-31
/
+31
2018-01-19
Running host commands as last thing in debconf container create script in ord...
Daniel Baumann
1
-11
/
+13
2017-12-07
Adding note about vsyscall boot parameter in host-setup documentation.
Daniel Baumann
1
-0
/
+9
2017-12-07
Automatically take default preseeding file from /etc/container-tools/debconf ...
Daniel Baumann
1
-0
/
+5
2017-12-05
Automatically take matching preseeding files from /etc/container-tools/debconf.
Daniel Baumann
1
-0
/
+6
2017-12-05
Adding SPDX License Identifiers.
Daniel Baumann
32
-0
/
+64
2017-11-01
Supporting using IP address parts of the container name in preseed files for ...
Daniel Baumann
2
-0
/
+16
2017-11-01
Supporting using IP address from DNS lookup of the container name in preseed ...
Daniel Baumann
2
-2
/
+32
2017-11-01
Avoiding to display .cfg extension for preseed files in container debconf cre...
Daniel Baumann
1
-2
/
+2
2017-11-01
Adding container create pre-hook that can be used to automatically git pull /...
Daniel Baumann
1
-0
/
+40
2017-10-31
Adding ver shortcut for container version command in bash-completion.
Daniel Baumann
1
-1
/
+1
2017-10-31
Adding sh shortcut for shell format in container list command.
Daniel Baumann
2
-2
/
+3
2017-10-31
Adding con shortcut for container console command.
Daniel Baumann
1
-1
/
+1
2017-10-13
Removing net-tools from container-tools manpage.
Daniel Baumann
1
-1
/
+1
2017-10-13
Removing ifupdown in debconf container create script earlier by excluding it ...
Daniel Baumann
1
-7
/
+3
2017-10-13
Using iproute instead of bridge-utils to setup bridges.
Daniel Baumann
1
-2
/
+2
2017-10-13
Using iproute instead of net-tools to setup interfaces.
Daniel Baumann
1
-4
/
+4
2017-07-24
Fixing issues from network0 -> network1 transition in debconf container creat...
Daniel Baumann
2
-47
/
+50
2017-07-23
Starting to count at 1 instead of 0 to be consistent with new network interfa...
Daniel Baumann
5
-68
/
+68
2017-07-23
Making example preseed files non-interactive.
Daniel Baumann
2
-0
/
+6
2017-07-23
Adding architecture option to curl container create script.
Daniel Baumann
2
-4
/
+22
2017-07-23
Adding automatic compression detection for downloads in in curl container cre...
Daniel Baumann
1
-8
/
+24
2017-07-23
Adding interactive container list in curl container create script.
Daniel Baumann
3
-6
/
+147
2017-07-23
Adding GPG signature verification for curl container create script.
Daniel Baumann
1
-10
/
+39
2017-07-23
Adding container key command.
Daniel Baumann
3
-0
/
+94
2017-07-23
Moving image cache from /var/cache/container-tools/images to /var/cache/conta...
Daniel Baumann
1
-1
/
+1
2017-07-23
Passing container name to setup environment in curl container create script.
Daniel Baumann
1
-0
/
+1
2017-07-23
Updating default filename for download in curl container create script.
Daniel Baumann
1
-1
/
+1
2017-07-23
Updating container-images.sh example script to match current curl container c...
Daniel Baumann
1
-14
/
+40
2017-07-23
Updating container-create-curl manpage to match current curl container create...
Daniel Baumann
1
-5
/
+8
2017-07-23
Adding --setup option in curl container create script to manually specify a c...
Daniel Baumann
1
-3
/
+8
2017-07-23
Renaming --image option to --system in curl container create script for consi...
Daniel Baumann
1
-14
/
+14
2017-07-23
Adding gzip dependency check in curl container create script for completness ...
Daniel Baumann
1
-1
/
+12
[next]