glim icon indicating copy to clipboard operation
glim copied to clipboard

Iconsistancies with sysrescd (and possibly elsewhere)?

Open MrLightningBlaze opened this issue 5 years ago • 1 comments
trafficstars

glim/grub2/grub.cfg refers to sysrescd as systemrescuecd-*.iso to check but, for some reason, glib/grub2/inc-sysrescd.cfg refers to it as systemrescuecd-x86-*.iso This can lead to issues where an iso like systemrescuecd-amd64-*.iso can make an entry appear, but not actually be openable

MrLightningBlaze avatar Mar 24 '20 18:03 MrLightningBlaze

This seems related to the project's switch from Gentoo to Arch. The inc file needs to be completely redone, because the single x86 iso no longer seems to exist and has been replaced by two files, an amd64 and an i686 one. PR welcome :-)

thias avatar May 02 '20 21:05 thias

I have finally taken the time to review and test this. Upstream SystemRescueCd has changed a lot, so I've cleaned it all up in ac730a7bd30e4c51963057f86b29527d79bdbcb0.

thias avatar May 25 '23 22:05 thias