Bug#1033737: flash-kernel: Unable to run flash-kernel on EFI-based systems

2023-04-17 Thread Isaac True
> Why would you have to run flash-kernel again? When it's being initially installed it won't have the additional command line flag that forces it to ignore the EFI check, so it won't run and you would have to run it manually afterwards with the flag. I agree that an env variable/config file wou

Bug#1033737: flash-kernel: Unable to run flash-kernel on EFI-based systems

2023-03-31 Thread Isaac True
+variable is set to "yes". + + -- Isaac True Fri, 31 Mar 2023 14:28:23 + + flash-kernel (3.106) unstable; urgency=medium * db/all.db: Move MNT Reform 2 boards later to fix sort order. diff -Nru flash-kernel-3.106/flash-kernel.8 flash-kernel-3.106+nmu1/flash-kernel.8 --- flash-ke

Bug#1033737: flash-kernel: Unable to run flash-kernel on EFI-based systems

2023-03-31 Thread Isaac True
ebian/changelog 2022-04-22 23:55:41.0 + +++ flash-kernel-3.106+nmu1/debian/changelog2023-03-31 13:04:23.0 + @@ -1,3 +1,10 @@ +flash-kernel (3.106+nmu1) UNRELEASED; urgency=medium + + * Skip EFI detection mechanism when the --force-efi option +has been set. + + -- Isaac