diff options
| author | David Runge <dvzrv@archlinux.org> | 2021-01-31 20:50:40 +0100 |
|---|---|---|
| committer | David Runge <dvzrv@archlinux.org> | 2021-01-31 23:46:51 +0100 |
| commit | b588c52665566b3fb69bafbefc115c6688dcd005 (patch) | |
| tree | c991925b74976334d000b7bce93af5a4599d18e9 /configs/releng/airootfs/etc/systemd | |
| parent | 428bf47370bcef0a8d7be662592876b0aed4103a (diff) | |
| download | archiso-b588c52665566b3fb69bafbefc115c6688dcd005.tar.gz archiso-b588c52665566b3fb69bafbefc115c6688dcd005.tar.bz2 | |
build-host.sh: Style and syntax fixes
.gitlab/ci/build-host.sh:
Set shebang to /usr/bin/env bash to be more portable/flexible.
Turn all posix statements ([]) to bash style statements ([[]]), as we are using bash.
Terminate the list of parameters to rm or cp with --.
Replace the implementation of finding a local ISO to use with one that relies on a sorted list of potential images.
Use virtio-net-pci for networking with qemu.
Set the cow_spacesize to 4G for the archiso environment.
Use --needed in the call to pacman to not re-install already up-to-date targets.
Attempt a full system upgrade (but ignore the kernel).
Increase the timeout for when installing packages to the archiso environment using pacman to 120s, as a system upgrade
is being done as well.
Use systemctl poweroff -i to shut down the virtual machine as it is more future proof and robust.
Diffstat (limited to 'configs/releng/airootfs/etc/systemd')
0 files changed, 0 insertions, 0 deletions
