"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
"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.