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
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
Removing Force-LoopBreak option when calling apt in container debconf create ...
Daniel Baumann
1
-3
/
+3
2019-02-24
Removing staging repositories in debconf create script, not used anymore.
Daniel Baumann
2
-36
/
+2
2019-02-23
Using hostname fallback if FQDN is not set.
Daniel Baumann
1
-1
/
+1
2019-02-23
Harmonizing debconf values for container debconf create script.
Daniel Baumann
5
-259
/
+259
2019-02-23
Using get.open-infrastructure.net as default URL to get images from in contai...
Daniel Baumann
1
-1
/
+1
2019-02-23
Renaming container-tools to compute-tools.
Daniel Baumann
9
-37
/
+41
2019-02-18
Using cdn redirector as default sources.list entry.
Daniel Baumann
1
-2
/
+2
2019-02-18
Replacing archive signing key handling for progress-linux by install the prog...
Daniel Baumann
1
-52
/
+7
2019-02-17
Correcting (harmless) error in https mirror handling wrt/ installing apt-tran...
Daniel Baumann
1
-2
/
+2
2019-02-17
Setting default debian distribution to buster in debootstrap container create...
Daniel Baumann
1
-1
/
+1
2019-02-17
Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ...
Daniel Baumann
1
-7
/
+7
2019-02-17
Adding support for Debian testing/bullseye in debconf container create script.
Daniel Baumann
1
-2
/
+2
2019-02-17
Setting default debian distribution to buster in debconf container create scr...
Daniel Baumann
1
-1
/
+1
2019-02-17
Adding support for Debian 10 (buster) in debconf container create script.
Daniel Baumann
1
-1
/
+1
2019-02-17
Updating year in copyright notices to 2019.
Daniel Baumann
7
-7
/
+7
2018-07-27
Removing bind mounting of /var/cache/apt/archives during creation of the cont...
Daniel Baumann
1
-6
/
+0
2018-07-27
Adding support for multiple container and host commands in debconf container ...
Daniel Baumann
2
-0
/
+69
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
Updating year in copyright information for 2018.
Daniel Baumann
7
-7
/
+7
2018-01-19
Running host commands as last thing in debconf container create script in ord...
Daniel Baumann
1
-11
/
+13
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
7
-0
/
+14
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-10-13
Removing ifupdown in debconf container create script earlier by excluding it ...
Daniel Baumann
1
-7
/
+3
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
3
-50
/
+50
2017-07-23
Adding architecture option to curl container create script.
Daniel Baumann
1
-4
/
+19
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
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
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
2017-07-23
Sorting password option handling in curl container create script.
Daniel Baumann
1
-6
/
+6
2017-07-23
Adding support for setup tarballs in curl container create script for applian...
Daniel Baumann
1
-25
/
+58
2017-07-22
Reshuffeling checksum handling in curl container create script.
Daniel Baumann
1
-18
/
+26
2017-07-22
Adjusting messages output in curl container create script.
Daniel Baumann
1
-3
/
+7
2017-07-22
Reshuffeling curl options handling in curl container create script.
Daniel Baumann
1
-4
/
+6
2017-07-22
Dynamically prefer lzip over xz over gz in curl container create script, depe...
Daniel Baumann
1
-1
/
+11
2017-07-22
Adding error messages in curl container create script if required decompresso...
Daniel Baumann
1
-0
/
+12
2017-07-22
Making sha512 checksum optional for image downloads in curl container create ...
Daniel Baumann
1
-20
/
+27
[prev]
[next]