#3 grub.cfg.iso-template: Drop redundant parameters and fix variable calls
Merged by ngompa. Opened by ngompa.
c9s-iso-grubcfg-fix  into  c9s

Download 3.patch

"rd.live.image" is already included in "${boot_options}" so we do
not need to declare it separately. Additionally, "$${basicgfx}" does
not evaluate due to not being properly escaped.

rebased onto baaf5d1e19fc489db02df4ac3ff1223c5afa3f25

Pull-Request has been merged by ngompa

Metadata