Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2020-10-03 19:58:41 +0200
committerDavid Runge <dvzrv@archlinux.org>2020-10-03 22:55:31 +0200
commit55cfb8ba021266d754eb21fb22c666f9f7a49442 (patch)
tree87004e00e1a4c6ea9115cd8e47bd85c322719ce0 /CONTRIBUTING.rst
parent2e1ddec0a796188097bae05117973c60da81ab51 (diff)
Replace bash arithmetic with awk functions
archiso/mkarchiso: The bash arithmethics in _make_boot_uefi-x64.systemd-boot.esp() introduced rounding issues, that can lead to insufficient FAT image size for the files. Conversion functions for awk now replace the bash arithmetics and additionally a ceil() function rounds the calculated size up to the next full MiB. Add an info message about the size of the created FAT image. Fixes #70
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions