--- # Lay the kernel into the target /boot before the bootloader/initramfs steps. # Runs in the live environment (not the chroot) so it can read the ISO boot dir. dontChroot: true timeout: 60 script: - "/usr/bin/bash /usr/local/bin/bos-copy-kernel ${ROOT}"