summaryrefslogtreecommitdiffstats
path: root/share/build-scripts/qemu (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-09Linux VM should be created correctly with preseed file.Sakirnth Nagarasa1-0/+1
2022-02-23Correcting path for debconf scripts.Sakirnth Nagarasa1-1/+1
2021-09-01Handling arguemnt id for qemu script.Sakirnth Nagarasa1-2/+7
Signed-off-by: Sakirnth Nagarasa <sakirnth@gmail.com>
2021-09-01Creating option for images booting efi or legacy bios.Simon Spöhel1-3/+15
2021-09-01Fstab fixup for efi.Simon Spöhel1-16/+19
2021-09-01Adding basic functionality to create VM images using debconf.Simon Spöhel1-122/+118
2021-09-01Create (dummy commit).Simon Spöhel1-36/+12
2021-07-26Renaming container create command to container build.Daniel Baumann1-6/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-24Using fixme rather than todo in source files.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-24Exporting IP variables to be used in host commands.Daniel Baumann1-0/+3
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-20Adding @FILE@ replacement variables in preseed files.Daniel Baumann1-1/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-06-06Removing undesirable --verbose option when calling mmdebstrap in debconf ↵Daniel Baumann1-1/+1
container create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-14Prefering mmdebstrap to debootstrap in debconf script.Katharina Drexel1-5/+5
Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-14Integrating mmdebstrap in debconf script.Katharina Drexel1-4/+24
Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using dpkg selection to check package availability in debconf container ↵Daniel Baumann1-2/+2
create script, rather than to rely on dpkg internal files. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Adding support for Debian bookworm in container debconf create script.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using https instead of http in all comments.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Removing sysvinit hack for progress-linux in debconf container create ↵Daniel Baumann1-7/+0
script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Removing readline hack for progress-linux in debconf container create ↵Daniel Baumann1-7/+0
script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Removing base-files hacks for progress-linux in debconf container create ↵Daniel Baumann1-20/+0
script, not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Removing dpkg hack for progress-linux in debconf container create script, ↵Daniel Baumann1-7/+0
not needed for buster and newer anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Harmonizing initial variables in curl and debconf container create scripts ↵Daniel Baumann1-2/+3
for consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using /var/cache/container instead of /var/cache/open-infrastructure/container.Daniel Baumann1-2/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using /usr/share/compute-tools instead of ↵Daniel Baumann1-1/+1
/usr/share/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Moving config files from /etc/open-infrastructure to /etc/compute-tools.Daniel Baumann1-2/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-02-09Updating copyright notices for 2021.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2020-10-30Adding overlay options to debconf script.Katharina Drexel1-1/+20
Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2020-10-20Adding support for Debian 11 (bullseye) to debconf container create script.Daniel Baumann1-1/+5
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2020-01-21Updating copyright notices for 2020.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-08-11Simplifying trap handling in debconf container create script.Daniel Baumann1-8/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-07-17Cosmetically fixing internal preseed file when using the progress-linux package.Daniel Baumann1-2/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-04-13Correcting whitespace error in include handling that broke debconf container ↵Daniel Baumann1-1/+1
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-04-13Using trap function to unmount bind mounts etc. on exit with or without error.Daniel Baumann1-105/+123
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-04-12Unmount bind mounts in reverse order to allow nested bind mounts.Nik Lutz1-2/+4
Signed-off-by: Nik Lutz <nik@netstyle.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-04-12Correcting typo when disabling IPv6 RA in debconf container create script, ↵Daniel Baumann1-1/+1
thanks to Simon Spöhel <simon@spoehel.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-04-12Including gnupg explicitly in debconf container create command, thanks to ↵Daniel Baumann1-0/+3
Nik Lutz <nik@netstyle.ch>. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-03-19Adding initial support for IPv6 in debconf container create script.Daniel Baumann1-53/+164
Note that this also removes support for non-CIDR IPv4 subnetmasks, e.g. '255.255.255.0' now has to be specified as '24'. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-03-02Removing a few fixmes that are not needed anymore.Daniel Baumann1-16/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-26Removing some dead code in container create scripts.Daniel Baumann1-4/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-26Adding comment to debian sources.list in container debconf create script.Daniel Baumann1-2/+10
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-26Removing progress-linux apt sources.list handling in container debconf ↵Daniel Baumann1-93/+14
create script by using the progress-linux package instead. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-26Using apt instead of apt-get in container debconf create script.Daniel Baumann1-11/+11
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-26Removing Force-LoopBreak option when calling apt in container debconf create ↵Daniel Baumann1-3/+3
script, not needed anymore. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-24Removing staging repositories in debconf create script, not used anymore.Daniel Baumann1-34/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-23Renaming container-tools to compute-tools.Daniel Baumann1-14/+16
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-18Replacing archive signing key handling for progress-linux by install the ↵Daniel Baumann1-52/+7
progress-linux package. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-17Correcting (harmless) error in https mirror handling wrt/ installing ↵Daniel Baumann1-2/+2
apt-transport-https. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-17Updating year in copyright notices to 2019.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2018-07-27Removing bind mounting of /var/cache/apt/archives during creation of the ↵Daniel Baumann1-6/+0
container, not really usefull anymore these days. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2018-07-27Adding support for multiple container and host commands in debconf container ↵Daniel Baumann1-0/+25
create script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>