summaryrefslogtreecommitdiffstats
path: root/share/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-02Removing a few fixmes that are not needed anymore.Daniel Baumann3-22/+1
2019-03-02Removing curl container create script until its completly tested.Daniel Baumann3-555/+0
2019-03-02Adding support for using mmdebstrap in container debootstrap create script.Daniel Baumann1-4/+17
2019-02-26Adding same internal name strings in all scripts.Daniel Baumann1-0/+1
2019-02-26Removing some dead code in container create scripts.Daniel Baumann2-6/+1
2019-02-26Adding comment to debian sources.list in container debconf create script.Daniel Baumann1-2/+10
2019-02-26Removing armel and armhf support in container debconf create script.Daniel Baumann1-14/+2
2019-02-26Allow to select/deselect main repository in container debconf create script.Daniel Baumann2-25/+11
2019-02-26Removing progress-linux apt sources.list handling in container debconf create...Daniel Baumann1-93/+14
2019-02-26Using apt instead of apt-get in container debconf create script.Daniel Baumann2-12/+12
2019-02-26Removing Force-LoopBreak option when calling apt in container debconf create ...Daniel Baumann1-3/+3
2019-02-24Removing staging repositories in debconf create script, not used anymore.Daniel Baumann2-36/+2
2019-02-23Using hostname fallback if FQDN is not set.Daniel Baumann1-1/+1
2019-02-23Harmonizing debconf values for container debconf create script.Daniel Baumann5-259/+259
2019-02-23Using get.open-infrastructure.net as default URL to get images from in contai...Daniel Baumann1-1/+1
2019-02-23Renaming container-tools to compute-tools.Daniel Baumann9-37/+41
2019-02-18Using cdn redirector as default sources.list entry.Daniel Baumann1-2/+2
2019-02-18Replacing archive signing key handling for progress-linux by install the prog...Daniel Baumann1-52/+7
2019-02-17Correcting (harmless) error in https mirror handling wrt/ installing apt-tran...Daniel Baumann1-2/+2
2019-02-17Setting default debian distribution to buster in debootstrap container create...Daniel Baumann1-1/+1
2019-02-17Replacing Progress Linux 4 with Progress Linux 5 in debconf container create ...Daniel Baumann1-7/+7
2019-02-17Adding support for Debian testing/bullseye in debconf container create script.Daniel Baumann1-2/+2
2019-02-17Setting default debian distribution to buster in debconf container create scr...Daniel Baumann1-1/+1
2019-02-17Adding support for Debian 10 (buster) in debconf container create script.Daniel Baumann1-1/+1
2019-02-17Updating year in copyright notices to 2019.Daniel Baumann7-7/+7
2018-07-27Removing bind mounting of /var/cache/apt/archives during creation of the cont...Daniel Baumann1-6/+0
2018-07-27Adding support for multiple container and host commands in debconf container ...Daniel Baumann2-0/+69
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-18Updating year in copyright information for 2018.Daniel Baumann7-7/+7
2018-01-19Running host commands as last thing in debconf container create script in ord...Daniel Baumann1-11/+13
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 Baumann7-0/+14
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-10-13Removing ifupdown in debconf container create script earlier by excluding it ...Daniel Baumann1-7/+3
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 Baumann3-50/+50
2017-07-23Adding architecture option to curl container create script.Daniel Baumann1-4/+19
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-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-23Adding --setup option in curl container create script to manually specify a c...Daniel Baumann1-3/+8