summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:19:33 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:19:33 -0300
commitdf3d8728f2059e10e2e2893094be62c3b49baa2a (patch)
treebd28401a29bf2641a2056241eff26e0eae84250b
parent628adc667fc2ed61442efb31cefa19733100ffe2 (diff)
Add lightdm 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
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/x11.sh1
5 files changed, 5 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 2fbd382..66bf09e 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -208,6 +208,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "lightdm-gtk-greeter-settings"
)
#Install packages
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 274f087..be11572 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -210,6 +210,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "lightdm-gtk-greeter-settings"
)
#Install packages
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 675ac98..591b5d1 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -210,6 +210,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "lightdm-gtk-greeter-settings"
)
#Install packages
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 cc3da1a..2d99134 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -210,6 +210,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "lightdm-gtk-greeter-settings"
)
#Install packages
diff --git a/configs/mate/root-image/root/.scriptsInstallation/x11.sh b/configs/mate/root-image/root/.scriptsInstallation/x11.sh
index 34bf396..1109311 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/x11.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/x11.sh
@@ -1,3 +1,4 @@
#!/bin/bash
systemctl enable NetworkManager
+systemctl enable lightdm