Skip to content
Snippets Groups Projects
Commit f5b84dad authored by Lukas Fleischer's avatar Lukas Fleischer Committed by Gerardo Pozzi
Browse files

archiso_pxe_http: Fix location of airootfs.md5


Currently, when booting via HTTP, the airootfs.md5 file is downloaded to
/run/archiso/bootmnt/arch/. However, the checksum file is later assumed
to be located at "/run/archiso/bootmnt/arch/${arch}". Fix the _curl_get
invocation and directly place the file in the right directory.

Fixes a regression introduced in commit b3e1d313 ([archiso] Rework
checksum function, 2014-06-28).

Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
parent 5a8a8c7b
No related branches found
Tags 4.0.0-1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment