summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh26
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh26
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh26
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh26
4 files changed, 16 insertions, 88 deletions
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
index d2a6384..83bdd20 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -131,36 +131,18 @@ while [ option != 7 ]; do
packages=( "xorg-server"
"xf86-input-evdev"
"xf86-input-synaptics"
- "xf86-video-vesa"
- "xf86-video-intel"
- "xf86-video-nouveau"
+ "xf86-video-amdgpu"
"xf86-video-ati"
- "xf86-video-apm"
- "xf86-video-ark"
- "xf86-video-chips"
"xf86-video-dummy"
"xf86-video-fbdev"
- "xf86-video-glint"
- "xf86-video-i128"
- "xf86-video-i740"
"xf86-video-intel"
- "xf86-video-mach64"
- "xf86-video-neomagic"
- "xf86-video-nv"
+ "xf86-video-nouveau"
"xf86-video-openchrome"
- "xf86-video-r128"
- "xf86-video-rendition"
- "xf86-video-s3"
- "xf86-video-s3virge"
- "xf86-video-savage"
- "xf86-video-siliconmotion"
- "xf86-video-sis"
"xf86-video-sisusb"
- "xf86-video-tdfx"
- "xf86-video-trident"
- "xf86-video-tseng"
+ "xf86-video-vesa"
"xf86-video-vmware"
"xf86-video-voodoo"
+ "xf86-video-qxl"
"xorg-xinit"
"sudo"
"gst-plugins-good"
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
index 5b49639..4f25d6d 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -131,36 +131,18 @@ while [ option != 7 ]; do
packages=( "xorg-server"
"xf86-input-evdev"
"xf86-input-synaptics"
- "xf86-video-vesa"
- "xf86-video-intel"
- "xf86-video-nouveau"
+ "xf86-video-amdgpu"
"xf86-video-ati"
- "xf86-video-apm"
- "xf86-video-ark"
- "xf86-video-chips"
"xf86-video-dummy"
"xf86-video-fbdev"
- "xf86-video-glint"
- "xf86-video-i128"
- "xf86-video-i740"
"xf86-video-intel"
- "xf86-video-mach64"
- "xf86-video-neomagic"
- "xf86-video-nv"
+ "xf86-video-nouveau"
"xf86-video-openchrome"
- "xf86-video-r128"
- "xf86-video-rendition"
- "xf86-video-s3"
- "xf86-video-s3virge"
- "xf86-video-savage"
- "xf86-video-siliconmotion"
- "xf86-video-sis"
"xf86-video-sisusb"
- "xf86-video-tdfx"
- "xf86-video-trident"
- "xf86-video-tseng"
+ "xf86-video-vesa"
"xf86-video-vmware"
"xf86-video-voodoo"
+ "xf86-video-qxl"
"xorg-xinit"
"sudo"
"gst-plugins-good"
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
index a538466..50bbfc5 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -131,36 +131,18 @@ while [ option != 7 ]; do
packages=( "xorg-server"
"xf86-input-evdev"
"xf86-input-synaptics"
- "xf86-video-vesa"
- "xf86-video-intel"
- "xf86-video-nouveau"
+ "xf86-video-amdgpu"
"xf86-video-ati"
- "xf86-video-apm"
- "xf86-video-ark"
- "xf86-video-chips"
"xf86-video-dummy"
"xf86-video-fbdev"
- "xf86-video-glint"
- "xf86-video-i128"
- "xf86-video-i740"
"xf86-video-intel"
- "xf86-video-mach64"
- "xf86-video-neomagic"
- "xf86-video-nv"
+ "xf86-video-nouveau"
"xf86-video-openchrome"
- "xf86-video-r128"
- "xf86-video-rendition"
- "xf86-video-s3"
- "xf86-video-s3virge"
- "xf86-video-savage"
- "xf86-video-siliconmotion"
- "xf86-video-sis"
"xf86-video-sisusb"
- "xf86-video-tdfx"
- "xf86-video-trident"
- "xf86-video-tseng"
+ "xf86-video-vesa"
"xf86-video-vmware"
"xf86-video-voodoo"
+ "xf86-video-qxl"
"xorg-xinit"
"sudo"
"gst-plugins-good"
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
index 7d56823..2272795 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -131,36 +131,18 @@ while [ option != 7 ]; do
packages=( "xorg-server"
"xf86-input-evdev"
"xf86-input-synaptics"
- "xf86-video-vesa"
- "xf86-video-intel"
- "xf86-video-nouveau"
+ "xf86-video-amdgpu"
"xf86-video-ati"
- "xf86-video-apm"
- "xf86-video-ark"
- "xf86-video-chips"
"xf86-video-dummy"
"xf86-video-fbdev"
- "xf86-video-glint"
- "xf86-video-i128"
- "xf86-video-i740"
"xf86-video-intel"
- "xf86-video-mach64"
- "xf86-video-neomagic"
- "xf86-video-nv"
+ "xf86-video-nouveau"
"xf86-video-openchrome"
- "xf86-video-r128"
- "xf86-video-rendition"
- "xf86-video-s3"
- "xf86-video-s3virge"
- "xf86-video-savage"
- "xf86-video-siliconmotion"
- "xf86-video-sis"
"xf86-video-sisusb"
- "xf86-video-tdfx"
- "xf86-video-trident"
- "xf86-video-tseng"
+ "xf86-video-vesa"
"xf86-video-vmware"
"xf86-video-voodoo"
+ "xf86-video-qxl"
"xorg-xinit"
"sudo"
"gst-plugins-good"