GNOME Bugzilla – Bug 722845
Handle interacting with current distribution syslinux/extlinux configuration
Last modified: 2018-08-17 18:59:48 UTC
OSTree demands basically that /boot/loader be a swapped symbolic link to /boot/loader.[0,1]. It should work well enough for programs (e.g. distribution kernel packages %post) to write files into /boot/loader/ without being aware that it's a symlink. But the question is - should OSTree, when first used, force it to become swapped? It feels slightly dangerous to me, but maybe it's not. This also interacts badly with bootloaders that don't implement BLS (like syslinux), so OSTree writes out the legacy config file for them. Should we attempt to migrate even these? I'm leaning a bit towards no.
OSTree has moved to Github a while ago. Furthermore, GNOME Bugzilla will be shut down and replaced by gitlab.gnome.org. If the problem reported in this Bugzilla ticket is still valid, please report it to https://github.com/ostreedev/ostree/issues instead. Thank you! Closing this report as WONTFIX as part of Bugzilla Housekeeping.