Re: [PATCH 2/6] gnu: %default-extra-linux-options: Remove redundant options.

2016-09-29 Thread Ludovic Courtès
David Craven skribis: >>> I think we need to revert this patch. Could you please look at it? > > m and y aren't equivalent after all. The default initrd requires these > to be modules. > > So there are two options, revert the patch or change the y's to m's. > > I think your're right. I can rever

Re: [PATCH 2/6] gnu: %default-extra-linux-options: Remove redundant options.

2016-09-29 Thread David Craven
>> I think we need to revert this patch. Could you please look at it? m and y aren't equivalent after all. The default initrd requires these to be modules. So there are two options, revert the patch or change the y's to m's. I think your're right. I can revert it and add a comment saying why th

Re: [PATCH 2/6] gnu: %default-extra-linux-options: Remove redundant options.

2016-09-29 Thread David Craven
I'll look at it I'm ca 1h afk. That's possible, the kernel configs may use y instead of m, but I checked that they're all there. I think that the configs should probably be changed, or wdyt? On Sep 29, 2016 10:41 AM, "Ludovic Courtès" wrote: > Hi David, > > David Craven skribis: > > > * gnu/pac

Re: [PATCH 2/6] gnu: %default-extra-linux-options: Remove redundant options.

2016-09-29 Thread Ludovic Courtès
Hi David, David Craven skribis: > * gnu/packages/linux.scm (%default-extra-linux-options): Remove > redundant options. This patches appears to break things: --8<---cut here---start->8--- $ sudo ./pre-inst-env guix system reconfigure ~/src/configuration/pl