1. 07 Apr, 2020 2 commits
    • Anton Midyukov's avatar
      build-vm, tar2fs: get ARCH from command line argument · fc67e5a8
      Anton Midyukov authored
      tar2fs does not run in hasher and without qemu. This causes build
      problems for an architecture other than the host.
      fc67e5a8
    • Anton Midyukov's avatar
      tar2fs: grub-efi without Secure Boot · 8117194b
      Anton Midyukov authored
      If build is performed on a system with EFI Secure Boot enabled,
      then grub will not boot even on EFI without Secure Boot.
      This problem is caused by the use of the --removable option, which
      is not compatible with option --uefi-secure-boot  the current grub.
      Option --uefi-secure-boot is enabled automatically if the system is
      booted in EFI Secure Boot mode.
      8117194b
  2. 03 Apr, 2020 26 commits
  3. 20 Jan, 2020 12 commits