The path for linux and initrd are dated for the Fedora installation I believe. They currently point to (loop)/isolinux/vmlinuz and (loop)/isolinux/initrd.img. Running isoinfo on a Fedora 37 iso files reveals that those files are now stored under /images/pxeboot, not /isolinux.
What is your policy for this repo? Do you want those config files updated to match the newest releases of Fedora, or do you want two different config files for old/new releases to maintain backwards compatability?
Either way, I could look into a pull request once I get an answer.
The path for
linuxandinitrdare dated for the Fedora installation I believe. They currently point to(loop)/isolinux/vmlinuzand(loop)/isolinux/initrd.img. Runningisoinfoon a Fedora 37 iso files reveals that those files are now stored under/images/pxeboot, not/isolinux.What is your policy for this repo? Do you want those config files updated to match the newest releases of Fedora, or do you want two different config files for old/new releases to maintain backwards compatability?
Either way, I could look into a pull request once I get an answer.