summaryrefslogtreecommitdiffstats
path: root/share/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-26Renaming container create command to container build.Daniel Baumann10-3706/+0
2021-07-24Improving comments in debootstrap script.Daniel Baumann1-1/+3
2021-07-24Using fixme rather than todo in source files.Daniel Baumann1-1/+1
2021-07-24Exporting IP variables to be used in host commands.Daniel Baumann1-0/+3
2021-07-20Adding @FILE@ replacement variables in preseed files.Daniel Baumann1-1/+2
2021-06-06Removing undesirable --verbose option when calling mmdebstrap in debconf cont...Daniel Baumann1-1/+1
2021-04-14Prefering mmdebstrap to debootstrap in debconf script.Katharina Drexel1-5/+5
2021-04-14Integrating mmdebstrap in debconf script.Katharina Drexel1-4/+24
2021-04-11Using dpkg selection to check package availability in debconf container creat...Daniel Baumann1-2/+2
2021-04-11Synchronising versioning number for progress-linux releases in debconf contai...Daniel Baumann1-1/+1
2021-04-11Adding support for Debian bookworm in container debconf create script.Daniel Baumann2-3/+3
2021-04-11Using https instead of http in all comments.Daniel Baumann7-7/+7
2021-04-11Using https for security.debian.org in container create related items.Daniel Baumann1-4/+4
2021-04-11Removing stretch support from debconf container create script.Daniel Baumann1-2/+2
2021-04-11Removing sysvinit hack for progress-linux in debconf container create script,...Daniel Baumann1-7/+0
2021-04-11Removing readline hack for progress-linux in debconf container create script,...Daniel Baumann1-7/+0
2021-04-11Removing base-files hacks for progress-linux in debconf container create scri...Daniel Baumann1-20/+0
2021-04-11Removing dpkg hack for progress-linux in debconf container create script, not...Daniel Baumann1-7/+0
2021-04-11Harmonizing initial variables in curl and debconf container create scripts fo...Daniel Baumann2-3/+6
2021-04-11Using /var/cache/container instead of /var/cache/open-infrastructure/container.Daniel Baumann2-3/+3
2021-04-11Using /usr/share/compute-tools instead of /usr/share/open-infrastructure/cont...Daniel Baumann2-2/+2
2021-04-11Moving config files from /etc/open-infrastructure to /etc/compute-tools.Daniel Baumann4-7/+8
2021-02-09Updating copyright notices for 2021.Daniel Baumann7-7/+7
2021-02-09Switching redirector address for progress-linux.Daniel Baumann1-2/+2
2020-10-30Adding overlay options to debconf script.Katharina Drexel2-1/+27
2020-10-20Adding support for Progress Linux 6 (fuchur) to debconf container create script.Daniel Baumann1-3/+7
2020-10-20Adding support for Debian 11 (bullseye) to debconf container create script.Daniel Baumann2-3/+7
2020-10-20Adding support for Debian 11 (bullseye) to debootstrap container create script.Daniel Baumann1-1/+1
2020-03-08Using more common sign extension for detached gpg signatures in container cur...Daniel Baumann1-5/+5
2020-01-21Updating copyright notices for 2020.Daniel Baumann7-7/+7
2019-08-11Fixing the debconf script to use the bind-ro string when preseeding.Simon Spöhel1-0/+7
2019-08-11Simplifying trap handling in debconf container create script.Daniel Baumann1-8/+6
2019-07-17Cosmetically fixing internal preseed file when using the progress-linux package.Daniel Baumann1-2/+2
2019-04-13Correcting whitespace error in include handling that broke debconf container ...Daniel Baumann1-1/+1
2019-04-13Using trap function to unmount bind mounts etc. on exit with or without error.Daniel Baumann1-105/+123
2019-04-12Unmount bind mounts in reverse order to allow nested bind mounts.Nik Lutz1-2/+4
2019-04-12Correcting typo when disabling IPv6 RA in debconf container create script, th...Daniel Baumann1-1/+1
2019-04-12Including gnupg explicitly in debconf container create command, thanks to Nik...Daniel Baumann1-0/+3
2019-03-19Adding initial support for IPv6 in debconf container create script.Daniel Baumann4-71/+401
2019-03-02Readding curl container create script.Daniel Baumann3-0/+555
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