[Fedora-spins] [spin-kickstarts] x should now just start so lets remove the xorg snippet

Dennis Gilmore ausil at fedoraproject.org
Fri Jun 20 13:51:16 UTC 2014


commit 426bd4e1e764b39b8b66094b835078f270f707eb
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Fri Jun 20 08:50:32 2014 -0500

    x should now just start so lets remove the xorg snippet

 fedora-arm-xbase.ks |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/fedora-arm-xbase.ks b/fedora-arm-xbase.ks
index aec2872..9acb997 100644
--- a/fedora-arm-xbase.ks
+++ b/fedora-arm-xbase.ks
@@ -6,15 +6,3 @@
 @printing
 %end
 
-%post
-# X on arm does not detect the driver needed correctly so we need a snippet to set something
-# using fbdev as the lowest common denominator.
-
-cat > /etc/X11/xorg.conf.d/fbdev.conf <<EOF
-Section "Device"
-    Identifier  "Display"
-    Driver      "fbdev"
-EndSection
-EOF
-
-%end


More information about the spins mailing list