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
Would it be possible to write a GRUB module to do detect the ISOs rather than hardcoding certain versions? I might be interested in this for the SystemImageKit project, too.
The text was updated successfully, but these errors were encountered:
I have started reworking some of the files, using the regexp grub2 module. It allows to expand a shell-like file glob, to get a list of available files, and also to extract version, arch, variant, etc. from the file names to construct "dynamic" menu entries. See CentOS, Ubuntu or Linux Mint files to see how it goes, as I'm guessing it's what you wanted (and what I had wanted for a long time too!).
Would it be possible to write a GRUB module to do detect the ISOs rather than hardcoding certain versions? I might be interested in this for the SystemImageKit project, too.
The text was updated successfully, but these errors were encountered: