]> xenbits.xensource.com Git - osstest.git/commit
preseed_create: Workaround fail grub-install on arndale
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 16 Oct 2023 15:05:42 +0000 (16:05 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 28 Mar 2024 16:51:52 +0000 (16:51 +0000)
commit4bfb5a044b8fda4c60b129db940856f7304f4e91
tree8f1af5919a39786dc554358e00054bd716afc6cd
parentd623f7271cdfd80449e3cb3c5be8184fccba899f
preseed_create: Workaround fail grub-install on arndale

grub-installer on arndale-* machine fails with Debian Bookworm. It
tries to install "grub-pc" which doesn't exist. Skip installation.

Somehow, cubietruck-* installation works fine.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Osstest/Debian.pm