Page MenuHomePhabricator

grub configuration packages review for Qubes
Closed, ResolvedPublic

Details

Impact
High

Event Timeline

Patrick assigned this task to nrgaway.
Patrick raised the priority of this task from to Normal.
Patrick updated the task description. (Show Details)
Patrick set Impact to High.
Patrick added subscribers: Patrick, nrgaway, marmarek.

Qubes VMs (currently) does not use grub at all - Xen loads kernel
directly from dom0 filesystem (yes, VM have no influence on kernel
binary and parameters).
So, those files will not be used at all.

But we might introduce support for pvgrub some day, and then it
will matter. From those three files, IMO only graphic mode may cause
some troubles.

Alright. That answers my question. Thanks!