Install xorg-x11-drivers instead of specific drivers
This commit is contained in:
parent
5e3d5b45a3
commit
e1218111b1
@ -119,49 +119,50 @@ install "volume_key"
|
||||
install "volume_key-libs"
|
||||
install "wget"
|
||||
install "xfsprogs"
|
||||
install "xorg-x11-drv-acecad"
|
||||
install "xorg-x11-drv-aiptek"
|
||||
install "xorg-x11-drv-apm"
|
||||
install "xorg-x11-drv-ast"
|
||||
install "xorg-x11-drv-ati"
|
||||
install "xorg-x11-drv-cirrus"
|
||||
install "xorg-x11-drv-dummy"
|
||||
install "xorg-x11-drv-elographics"
|
||||
install "xorg-x11-drv-evdev"
|
||||
install "xorg-x11-drv-fbdev"
|
||||
install "xorg-x11-drv-fpit"
|
||||
install "xorg-x11-drv-glint"
|
||||
install "xorg-x11-drv-hyperpen"
|
||||
install "xorg-x11-drv-i128"
|
||||
install "xorg-x11-drv-i740"
|
||||
install "xorg-x11-drv-intel"
|
||||
install "xorg-x11-drv-keyboard"
|
||||
install "xorg-x11-drv-mach64"
|
||||
install "xorg-x11-drv-mga"
|
||||
install "xorg-x11-drv-mouse"
|
||||
install "xorg-x11-drv-mutouch"
|
||||
install "xorg-x11-drv-nouveau"
|
||||
install "xorg-x11-drv-nv"
|
||||
install "xorg-x11-drv-openchrome"
|
||||
install "xorg-x11-drv-penmount"
|
||||
install "xorg-x11-drv-qxl"
|
||||
install "xorg-x11-drv-r128"
|
||||
install "xorg-x11-drv-rendition"
|
||||
install "xorg-x11-drv-s3virge"
|
||||
install "xorg-x11-drv-savage"
|
||||
install "xorg-x11-drv-siliconmotion"
|
||||
install "xorg-x11-drv-sis"
|
||||
install "xorg-x11-drv-sisusb"
|
||||
install "xorg-x11-drv-synaptics"
|
||||
install "xorg-x11-drv-tdfx"
|
||||
install "xorg-x11-drv-trident"
|
||||
install "xorg-x11-drv-v4l"
|
||||
install "xorg-x11-drv-vesa"
|
||||
install "xorg-x11-drv-vmmouse"
|
||||
install "xorg-x11-drv-vmware"
|
||||
install "xorg-x11-drv-void"
|
||||
install "xorg-x11-drv-voodoo"
|
||||
install "xorg-x11-drv-wacom"
|
||||
install "xorg-x11-drivers"
|
||||
##install "xorg-x11-drv-acecad"
|
||||
##install "xorg-x11-drv-aiptek"
|
||||
##install "xorg-x11-drv-apm"
|
||||
##install "xorg-x11-drv-ast"
|
||||
##install "xorg-x11-drv-ati"
|
||||
##install "xorg-x11-drv-cirrus"
|
||||
##install "xorg-x11-drv-dummy"
|
||||
##install "xorg-x11-drv-elographics"
|
||||
##install "xorg-x11-drv-evdev"
|
||||
##install "xorg-x11-drv-fbdev"
|
||||
##install "xorg-x11-drv-fpit"
|
||||
##install "xorg-x11-drv-glint"
|
||||
##install "xorg-x11-drv-hyperpen"
|
||||
##install "xorg-x11-drv-i128"
|
||||
##install "xorg-x11-drv-i740"
|
||||
##install "xorg-x11-drv-intel"
|
||||
##install "xorg-x11-drv-keyboard"
|
||||
##install "xorg-x11-drv-mach64"
|
||||
##install "xorg-x11-drv-mga"
|
||||
##install "xorg-x11-drv-mouse"
|
||||
##install "xorg-x11-drv-mutouch"
|
||||
##install "xorg-x11-drv-nouveau"
|
||||
##install "xorg-x11-drv-nv"
|
||||
##install "xorg-x11-drv-openchrome"
|
||||
##install "xorg-x11-drv-penmount"
|
||||
##install "xorg-x11-drv-qxl"
|
||||
##install "xorg-x11-drv-r128"
|
||||
##install "xorg-x11-drv-rendition"
|
||||
##install "xorg-x11-drv-s3virge"
|
||||
##install "xorg-x11-drv-savage"
|
||||
##install "xorg-x11-drv-siliconmotion"
|
||||
##install "xorg-x11-drv-sis"
|
||||
##install "xorg-x11-drv-sisusb"
|
||||
##install "xorg-x11-drv-synaptics"
|
||||
##install "xorg-x11-drv-tdfx"
|
||||
##install "xorg-x11-drv-trident"
|
||||
##install "xorg-x11-drv-v4l"
|
||||
##install "xorg-x11-drv-vesa"
|
||||
##install "xorg-x11-drv-vmmouse"
|
||||
##install "xorg-x11-drv-vmware"
|
||||
##install "xorg-x11-drv-void"
|
||||
##install "xorg-x11-drv-voodoo"
|
||||
##install "xorg-x11-drv-wacom"
|
||||
install "xorg-x11-fonts-ethiopic"
|
||||
install "xorg-x11-fonts-misc"
|
||||
install "xorg-x11-server-Xorg"
|
||||
@ -232,7 +233,6 @@ remove "fence-virt"
|
||||
remove "file"
|
||||
remove "filesystem"
|
||||
remove "fipscheck"
|
||||
remove "firstaidkit"
|
||||
remove "flac"
|
||||
remove "fontpackages-filesystem"
|
||||
remove "gamin"
|
||||
|
Loading…
Reference in New Issue
Block a user