summaryrefslogtreecommitdiff
path: root/configs/mate/root-image
diff options
context:
space:
mode:
Diffstat (limited to 'configs/mate/root-image')
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh5
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh5
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh5
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh5
4 files changed, 16 insertions, 4 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 66bf09e..2a3b5f4 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -113,7 +113,9 @@ while [ option != 7 ]; do
;;
3)
#Install grub
- pacstrap /mnt grub
+ pacstrap /mnt grub grub2-theme-gnuaxiom
+ #Enable Parabola theme for grub
+ sed -i 's|[#]GRUB_THEME=["]/path/to/gfxtheme["]|GRUB_THEME="/boot/grub/themes/starfield"|' /mnt/etc/default/grub
;;
4)
#Generate fstab and acces to chroot to do System Config
@@ -209,6 +211,7 @@ while [ option != 7 ]; do
"galculator-gtk2"
"xarchiver"
"lightdm-gtk-greeter-settings"
+ "grub2-theme-gnuaxiom"
)
#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 be11572..333ef74 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -113,7 +113,9 @@ while [ option != 7 ]; do
;;
3)
#Install grub
- pacstrap /mnt grub
+ pacstrap /mnt grub grub2-theme-gnuaxiom
+ #Enable Parabola theme for grub
+ sed -i 's|[#]GRUB_THEME=["]/path/to/gfxtheme["]|GRUB_THEME="/boot/grub/themes/starfield"|' /mnt/etc/default/grub
;;
4)
#Generate fstab and acces to chroot to do System Config
@@ -211,6 +213,7 @@ while [ option != 7 ]; do
"galculator-gtk2"
"xarchiver"
"lightdm-gtk-greeter-settings"
+ "grub2-theme-gnuaxiom"
)
#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 591b5d1..5ec5d92 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -113,7 +113,9 @@ while [ option != 7 ]; do
;;
3)
#Install grub
- pacstrap /mnt grub
+ pacstrap /mnt grub grub2-theme-gnuaxiom
+ #Enable Parabola theme for grub
+ sed -i 's|[#]GRUB_THEME=["]/path/to/gfxtheme["]|GRUB_THEME="/boot/grub/themes/starfield"|' /mnt/etc/default/grub
;;
4)
#Generate fstab and acces to chroot to do System Config
@@ -211,6 +213,7 @@ while [ option != 7 ]; do
"galculator-gtk2"
"xarchiver"
"lightdm-gtk-greeter-settings"
+ "grub2-theme-gnuaxiom"
)
#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 2d99134..fdeffd5 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -113,7 +113,9 @@ while [ option != 7 ]; do
;;
3)
#Install grub
- pacstrap /mnt grub
+ pacstrap /mnt grub grub2-theme-gnuaxiom
+ #Enable Parabola theme for grub
+ sed -i 's|[#]GRUB_THEME=["]/path/to/gfxtheme["]|GRUB_THEME="/boot/grub/themes/starfield"|' /mnt/etc/default/grub
;;
4)
#Generate fstab and acces to chroot to do System Config
@@ -211,6 +213,7 @@ while [ option != 7 ]; do
"galculator-gtk2"
"xarchiver"
"lightdm-gtk-greeter-settings"
+ "grub2-theme-gnuaxiom"
)
#Install packages