You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
Right now Anaconda doesn't do this, even with the new bootupd flow.
This isn't immediately fatal or anything, but not involving os-prober etc. is a big reason why we have static configs at all.
If Anaconda used bootc install-to-filesystem this issue would go away of course.
We have similar issues with bootc-image-builder which also doesn't use bootupd yet (xref osbuild/bootc-image-builder#18 )
Ultimately this is a messy topic...either we need ostree to detect bootupd has static configs, or bootupd needs to tell ostree it doesn't need to run grub.
The text was updated successfully, but these errors were encountered:
Right now Anaconda doesn't do this, even with the new bootupd flow.
This isn't immediately fatal or anything, but not involving os-prober etc. is a big reason why we have static configs at all.
If Anaconda used
bootc install-to-filesystem
this issue would go away of course.We have similar issues with bootc-image-builder which also doesn't use bootupd yet (xref osbuild/bootc-image-builder#18 )
Ultimately this is a messy topic...either we need ostree to detect bootupd has static configs, or bootupd needs to tell ostree it doesn't need to run grub.
The text was updated successfully, but these errors were encountered: