summaryrefslogtreecommitdiff
path: root/configs/mate/root-image/root/.scriptsInstallation/language/en
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:33:24 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:33:24 -0300
commit4e8e6c7b5c0702552347ae229f4ece0585a3b24a (patch)
treee29e5bb7bb718dde46c8adb77af2886578c73bfe /configs/mate/root-image/root/.scriptsInstallation/language/en
parentdf3d8728f2059e10e2e2893094be62c3b49baa2a (diff)
Add grub2-theme-gnuaxiom for Mate ISO optional installation
Diffstat (limited to 'configs/mate/root-image/root/.scriptsInstallation/language/en')
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh5
1 files changed, 4 insertions, 1 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