On Wed, Apr 05, 2017 at 04:43:32PM -0400, myglc2 wrote: > > ... you won't get '--unit=0' unless you specify (serial-unit 0) in your > > GuixSD configuration. However, GRUB defaults to '0', according to its > > manual. > > Yes I noticed. I was operating on the hope that less would be more ;-)
I decided against hard-coding the current GRUB defaults into this code. I'd rather take them from GRUB at run-time, and accept the upstream changes as they come. Plus, we won't have to update our code as often :)