fullstory / calamares-settings-aptosid

aptosid theme and settings for the Calamares Installer
0 stars 0 forks source link

grub-fll-portable-efi install #3

Closed kel-mo closed 1 week ago

kel-mo commented 2 weeks ago

fll-installer had a mode of installation where grub-fll-portable-efi was installed from the 'extras' repo on the live media. The resulting installed environment was to be portable and not hardcode any system specific bits and pieces in the boot chain.

https://github.com/fullstory/fll-installer/blob/master/modules/backend/install_grub.bm#L88

Our Calamares settings likely does not support this type of install, but it could perhaps, if we wanted to roll up our sleeves and shoe horn it in.