guix/gnu
Jason Self f123a18f8a gnu: linux-libre: Disable CONFIG_DEBUG_INFO and turn off nvidiafb module.
Disabling CONFIG_DEBUG_INFO so that local builds aren't so enormous.
Also turning off nvidiafb module based on a bug report I received.
Nouveau has its own framebuffer device and it looks like they conflict
if you load both.

* gnu/packages/linux-libre-x86_64.conf: Comment out CONFIG_FB_NVIDIA,
  and remove related items.  Comment out CONFIG_DEBUG_INFO.
* gnu/packages/linux-libre-i686.conf: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-07-14 00:03:00 +02:00
..
packages gnu: linux-libre: Disable CONFIG_DEBUG_INFO and turn off nvidiafb module. 2014-07-14 00:03:00 +02:00
services services: Add Tor service. 2014-07-12 23:17:54 +02:00
system linux-initrd: Allow extra modules to be passed to 'base-initrd'. 2014-07-13 23:43:00 +02:00
packages.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm system: Add 'which' to the base packages. 2014-07-12 23:17:54 +02:00