--- # Unpack the live squashfs onto the target partition. # The source is a symlink written by shellprocess@resolve-source (see # bos-resolve-airootfs) rather than a path under /run/archiso/bootmnt directly # — that mount gets torn down by archiso's own copytoram handling, which # self-enables on most real hardware, so a hardcoded bootmnt path would point # at nothing on exactly the machines this install is meant to run on. unpack: - source: "/run/archiso/resolved-airootfs.sfs" sourcefs: "squashfs" destination: ""