From c0ce8e29d5b8e06e289fa35bd06db8b08a49e699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 2 Nov 2016 13:35:45 -0300 Subject: Add dmidecode for Mate ISO optional installation --- configs/mate/packages.both | 1 + 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 + 5 files changed, 5 insertions(+) (limited to 'configs') 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" -- cgit v1.2.2