Skip to content

test/cases/mkinitcpio.bats: allow uki tests to work outside arch

classabbyamp requested to merge classabbyamp/mkinitcpio:uki-test-portable into master
  • other distros don't have splash-arch.bmp, so replace it with a basic bitmap image that is generated with imagemagick
  • use the existing test kernel generator instead of a host kernel (not all distros install kernels to /lib/modules/$version/vmlinuz)

Merge request reports