Re: [Xen-devel] [XEN PATCH 0/3] read grubenv and set default from it

2019-10-27 Thread Steven Haigh
Awesome - thanks Michael. I'll try and test this out tomorrow. Steven Haigh 📧 net...@crc.id.au 💻 https://www.crc.id.au 📞 +613 9001 6090 📱 +614 1293 5897 On Sat, Oct 26, 2019 at 16:00, "YOUNG, MICHAEL A." wrote: On Sat, 26 Oct 2019, Steven Haigh wrote: If / when pygrub is able t

Re: [Xen-devel] [XEN PATCH 0/3] read grubenv and set default from it

2019-10-26 Thread YOUNG, MICHAEL A.
On Sat, 26 Oct 2019, Steven Haigh wrote: > If / when pygrub is able to properly read and boot from BLS based > configurations (I'm not sure if this patchset makes pygrub BLS compatible, or > just fixes the existing issues) - but we can look at revisiting removing > these workarounds from anacon

Re: [Xen-devel] [XEN PATCH 0/3] read grubenv and set default from it

2019-10-26 Thread Steven Haigh
Just for the record, the grub packages have been updated in Fedora 31 to automatically disable BLS when installing / removing a kernel on Xen Dom0 / DomU installations. As such, we should never come across a Fedora 31 install with BLS enabled from this point forwards. There is currently ongo