guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

15/15: MIPS_ONLY: services: xorg: Remove several drivers (for Yeeloong).


From: Mark H. Weaver
Subject: 15/15: MIPS_ONLY: services: xorg: Remove several drivers (for Yeeloong).
Date: Mon, 24 Aug 2015 03:16:35 +0000

mhw pushed a commit to branch wip-loongson2f
in repository guix.

commit e543ccc2532c0ed24b5e755f4bd4555aaddc8125
Author: Mark H Weaver <address@hidden>
Date:   Wed Aug 12 10:37:09 2015 -0400

    MIPS_ONLY: services: xorg: Remove several drivers (for Yeeloong).
---
 gnu/services/xorg.scm |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 9ee8817..fa827a8 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -90,14 +90,8 @@ EndSection"))
   (apply text-file* "xserver.conf" "
 Section \"Files\"
   FontPath \"" font-adobe75dpi "/share/fonts/X11/75dpi\"
-  ModulePath \"" xf86-video-vesa "/lib/xorg/modules/drivers\"
   ModulePath \"" xf86-video-fbdev "/lib/xorg/modules/drivers\"
   ModulePath \"" xf86-video-modesetting "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-cirrus "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-intel "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-mach64 "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-nouveau "/lib/xorg/modules/drivers\"
-  ModulePath \"" xf86-video-nv "/lib/xorg/modules/drivers\"
   ModulePath \"" xf86-video-sis "/lib/xorg/modules/drivers\"
 
   # Libinput is the new thing and is recommended over evdev/synaptics



reply via email to

[Prev in Thread] Current Thread [Next in Thread]