summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:55:38 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:55:38 -0300
commit8fcaa78bfad2dafb9d168f45ddb274e46f06c266 (patch)
treebe1783ace4be1c82d1aa50af16d910beaa0af212 /configs
parent4e8e6c7b5c0702552347ae229f4ece0585a3b24a (diff)
Add compressor/archiver apps for Mate ISO optional installation
Diffstat (limited to 'configs')
-rw-r--r--configs/mate/packages.both6
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh4
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh4
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh4
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh4
5 files changed, 22 insertions, 0 deletions
diff --git a/configs/mate/packages.both b/configs/mate/packages.both
index cfbb9c0..fe466e4 100644
--- a/configs/mate/packages.both
+++ b/configs/mate/packages.both
@@ -136,6 +136,12 @@ leafpad
galculator-gtk2
xarchiver
+#Compressor/archiver
+p7zip
+unar
+unzip
+zip
+
#Languages
iceweasel-l10n-es-es
icedove-l10n-es-es
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 2a3b5f4..6f5ae8b 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -212,6 +212,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#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 333ef74..4434aaa 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -214,6 +214,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#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 5ec5d92..fff5dac 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -214,6 +214,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#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 fdeffd5..244c7b1 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -214,6 +214,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#Install packages