summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-02 13:35:45 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-02 13:35:45 -0300
commitc0ce8e29d5b8e06e289fa35bd06db8b08a49e699 (patch)
tree26ce832979f27055fd82e1f651c5ae3254422155
parent33618f561288956d60f548a3c84080e88737a72b (diff)
Add dmidecode for Mate ISO optional installation
-rw-r--r--configs/mate/packages.both1
-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
5 files changed, 5 insertions, 0 deletions
diff --git a/configs/mate/packages.both b/configs/mate/packages.both
index 3afeeb1..1ba6678 100644
--- a/configs/mate/packages.both
+++ b/configs/mate/packages.both
@@ -135,6 +135,7 @@ gnumeric
leafpad
galculator-gtk2
xarchiver
+dmidecode
#Compressor/archiver
p7zip
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 222b695..d2a6384 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -196,6 +196,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "dmidecode"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
"p7zip"
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 8a8c691..5b49639 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -198,6 +198,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "dmidecode"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
"p7zip"
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 cfb3fcb..a538466 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -198,6 +198,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "dmidecode"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
"p7zip"
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 236110c..7d56823 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -198,6 +198,7 @@ while [ option != 7 ]; do
"leafpad"
"galculator-gtk2"
"xarchiver"
+ "dmidecode"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
"p7zip"