diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-19 17:49:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-19 17:49:11 (GMT) |
commit | 6970d65b4b15be17276e294c2564727db76301fe (patch) | |
tree | f1a1edb6f4dc5cf7e8836f4947f225d48934b6d7 /build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks | |
parent | 46ef093552261324a154918bd58926e572ee5944 (diff) | |
download | linhes_dev-6970d65b4b15be17276e294c2564727db76301fe.zip |
-don't install unichrome drivers. They are busted with 1.5 and interfere with autodetection.
-don't install vga
-add lcdproc to cachepacks
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks')
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks index 9a40ad2..38c25bb 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks @@ -80,10 +80,12 @@ xf86-video-sisusb #xf86-video-tdfx xf86-video-trident xf86-video-tseng -xf86-video-unichrome +#unichrome is busted and causes X to segfault +#xf86-video-unichrome xf86-video-v4l xf86-video-vesa -xf86-video-vga +#vga should not be installed, vesa can handle when other drivers fail +#xf86-video-vga #xf86-video-via xf86-video-vmware xf86-video-voodoo |