Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/archiso_head.cfg
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2020-11-18 19:24:02 +0100
committerDavid Runge <dvzrv@archlinux.org>2020-11-18 19:24:02 +0100
commit3160db0e9ec448e06838805ac5dc01b575741668 (patch)
treedcca55ac3959a11e7c3475caa2ecee3af61c3b86 /configs/releng/syslinux/archiso_head.cfg
parent6c397136fdbf6c48fcdc70e55fad212e97bf9d7c (diff)
Fix evaluation bugs in mkarchiso
archiso/mkarchiso: Guard the call to `_mksignature()` in `_prepare_airootfs_image()` by an if statement. Using the `&&` logic leads to `_prepare_airootfs_image()` evaluating to false if `$gpg_key` is not set. Add `_msg_info()` calls to `_set_override()` which prevent the function from evaluating to false if no override is being done. Additionally this is great for debugging purposes. Add `_msg_info()` calls to `_read_profile()` (which is great for debugging purposes). Fixes #81
Diffstat (limited to 'configs/releng/syslinux/archiso_head.cfg')
0 files changed, 0 insertions, 0 deletions