From 6cc912f3c2f481aed95e100a8a50b12e12fbe387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 26 Jul 2016 05:34:39 -0300 Subject: Add sudo for Mate ISO optional installation --- configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh | 1 + configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh | 1 + configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh | 1 + configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh | 1 + 4 files changed, 4 insertions(+) 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 9764f4c..4f020ac 100755 --- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh +++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh @@ -174,6 +174,7 @@ while [ option != 7 ]; do "xf86-video-vmware" "xf86-video-voodoo" "xorg-xinit" + "sudo" "gst-plugins-good" "gst-libav" "mate" 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 242fc9d..63eb3ce 100755 --- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh +++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh @@ -174,6 +174,7 @@ while [ option != 7 ]; do "xf86-video-vmware" "xf86-video-voodoo" "xorg-xinit" + "sudo" "gst-plugins-good" "gst-libav" "mate" 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 9f2c65c..8846480 100755 --- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh +++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh @@ -174,6 +174,7 @@ while [ option != 7 ]; do "xf86-video-vmware" "xf86-video-voodoo" "xorg-xinit" + "sudo" "gst-plugins-good" "gst-libav" "mate" 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 b4329d3..7edcf5f 100755 --- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh +++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh @@ -174,6 +174,7 @@ while [ option != 7 ]; do "xf86-video-vmware" "xf86-video-voodoo" "xorg-xinit" + "sudo" "gst-plugins-good" "gst-libav" "mate" -- cgit v1.2.3