Vanilla-OS / vanilla-installer

A frontend in GTK 4 and Libadwaita for Albius.
GNU General Public License v3.0
81 stars 31 forks source link

Installer doesn't respect grub config #362

Open taukakao opened 8 months ago

taukakao commented 8 months ago

The installer has the grub config hardcoded. It would be better if it respected the configuration in /etc/default/grub and /etc/grub.d of the image that's being installed.

The process should be similar to how it's done in ABRoot for consistency.

taukakao commented 3 months ago

I just checked and grub-mkconfig is already running in chroot so it's fine