summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 05:34:39 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 05:38:01 -0300
commit6cc912f3c2f481aed95e100a8a50b12e12fbe387 (patch)
treecf72fd9e24c1c78dcdf95d4c5c56695af9893417
parent60035fb19c383f53fa02d4c1f5ab1622a06e2a96 (diff)
Add sudo for Mate ISO optional installation
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh1
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh1
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh1
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh1
4 files changed, 4 insertions, 0 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 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"