[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fix for grub-switch-to-blscfg
From: |
Konstantin Vlasov |
Subject: |
Fix for grub-switch-to-blscfg |
Date: |
Wed, 24 May 2023 23:54:01 +0300 |
Hi,
We've discovered that there are some inconsistencies in the
grub-switch-to-blscfg tool, that lead to generating invalid BLS configs, when
/boot is not a separate partition.
The attached patch fixes it.
P. S. There is also a secondary issue, which this patch also fixes: the broken
"options" line generated by mkbls(). But it's automatically replaced with the
correct one by the subsequent call to "grub2-mkconfig" in the main code, so
it's
more for the purity of the code, rather than out of practical necessity.
--
Best regards,
Konstantin mailto:konstantin.vlasov@virtuozzo.com
0001-Fixed-grub-switch-to-blscfg.patch
Description: Text document
- Fix for grub-switch-to-blscfg,
Konstantin Vlasov <=