diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-05-29 06:46:23 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-05-29 06:46:23 +0200 |
commit | c264a2cba4fa8238d104df5745a663eac044221e (patch) | |
tree | ea5534dc1007340b2ebef0046c51af13955431e1 /configs | |
parent | 0e5fd750e1303c41e300f56aa4371b7349dc2543 (diff) |
fixed package lists in mate iso
Diffstat (limited to 'configs')
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" |