summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/xorg
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-02-01 00:37:21 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-02-01 00:37:21 (GMT)
commit01e1892583a74a9344a774d57be6fa86360212d0 (patch)
tree4a70e067bf0538a9c376858cf4e8170f1456e438 /abs/core-testing/system-templates/templates/xorg
parent4c958365aa017c5b957a8dd5aa79f0404438a855 (diff)
downloadlinhes_pkgbuild-01e1892583a74a9344a774d57be6fa86360212d0.zip
linhes_pkgbuild-01e1892583a74a9344a774d57be6fa86360212d0.tar.gz
linhes_pkgbuild-01e1892583a74a9344a774d57be6fa86360212d0.tar.bz2
system-templates: remove load type1
per FS#579
Diffstat (limited to 'abs/core-testing/system-templates/templates/xorg')
-rw-r--r--abs/core-testing/system-templates/templates/xorg/modeline.ATSC4
-rw-r--r--abs/core-testing/system-templates/templates/xorg/xorg.conf.ati2
-rw-r--r--abs/core-testing/system-templates/templates/xorg/xorg.conf.intel2
-rwxr-xr-xabs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia2
-rwxr-xr-xabs/core-testing/system-templates/templates/xorg/xorg.conf.vesa2
-rw-r--r--abs/core-testing/system-templates/templates/xorg/xorg.conf.via2
-rwxr-xr-xabs/core-testing/system-templates/templates/xorg/xorg.conf.vmware2
7 files changed, 8 insertions, 8 deletions
diff --git a/abs/core-testing/system-templates/templates/xorg/modeline.ATSC b/abs/core-testing/system-templates/templates/xorg/modeline.ATSC
index b2cd709..a4e1a6b 100644
--- a/abs/core-testing/system-templates/templates/xorg/modeline.ATSC
+++ b/abs/core-testing/system-templates/templates/xorg/modeline.ATSC
@@ -4,9 +4,9 @@ ModeLine "My480p" 28.6 720 744 768 900 480 484 492 525
ModeLine "My540p" 37.26 960 976 1008 1104 540 542 548 563 +hsync +vsync
-ModeLine "My720p" 73.825 1280 1320 1368 1640 720 722 724 751 +hsync +vsync 74.086 MHz 44.955 kHz 5$
+ModeLine "My720p" 73.825 1280 1320 1368 1640 720 722 724 751 +hsync +vsync
-ModeLine "My720p2" 73.825 1280 1320 1368 1640 720 722 724 751 +hsync +vsync 74.086 MHz 44.955 kHz 5$
+ModeLine "My720p2" 73.825 1280 1320 1368 1640 720 722 724 751 +hsync +vsync
ModeLine "My1080i" 79.84 1920 2040 2200 2368 1080 1090 1106 1125 +vsync -hsync interlace
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.ati b/abs/core-testing/system-templates/templates/xorg/xorg.conf.ati
index 8c75552..529e186 100644
--- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.ati
+++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.ati
@@ -25,7 +25,7 @@ Section "Module"
Load "record"
Load "extmod"
Load "dri"
- Load "type1"
+# Load "type1"
Load "freetype"
EndSection
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.intel b/abs/core-testing/system-templates/templates/xorg/xorg.conf.intel
index c4a67c9..5bc73f8 100644
--- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.intel
+++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.intel
@@ -49,7 +49,7 @@ Section "Module"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
- Load "type1"
+# Load "type1"
Load "freetype"
Load "record"
EndSection
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia b/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia
index 3a53183..2c3b7f1 100755
--- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia
+++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.nvidia
@@ -18,7 +18,7 @@ EndSection
Section "Module"
Load "dbe"
Load "extmod"
- Load "type1"
+# Load "type1"
Load "freetype"
Load "glx"
EndSection
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa
index fa96ea5..dbc607d 100755
--- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa
+++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vesa
@@ -18,7 +18,7 @@ EndSection
Section "Module"
Load "dbe"
Load "extmod"
- Load "type1"
+# Load "type1"
Load "freetype"
EndSection
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.via b/abs/core-testing/system-templates/templates/xorg/xorg.conf.via
index 91c517f..c18eb6f 100644
--- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.via
+++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.via
@@ -19,7 +19,7 @@ Section "Module"
Load "dbe"
Load "glx"
Load "extmod"
- Load "type1"
+# Load "type1"
Load "freetype"
Load "dri"
EndSection
diff --git a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware
index 4e9fd4a..1c038ef 100755
--- a/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware
+++ b/abs/core-testing/system-templates/templates/xorg/xorg.conf.vmware
@@ -18,7 +18,7 @@ EndSection
Section "Module"
Load "dbe"
Load "extmod"
- Load "type1"
+# Load "type1"
Load "freetype"
Load "glx"
EndSection