summaryrefslogtreecommitdiff
path: root/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2015-08-23 21:50:01 -0400
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-28 18:37:18 -0300
commitb7bd3aef1d6c3e634052bdbb48132ae1f5e928bf (patch)
tree1bc908d2ace0f8a471d6ded416d2ebe97b7c0966 /pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
parente6535c873331a54a21435d8e9450b09a596a6874 (diff)
downloadabslibre-b7bd3aef1d6c3e634052bdbb48132ae1f5e928bf.tar.gz
abslibre-b7bd3aef1d6c3e634052bdbb48132ae1f5e928bf.tar.bz2
abslibre-b7bd3aef1d6c3e634052bdbb48132ae1f5e928bf.zip
adding GNUAxiom grub2 theme
Diffstat (limited to 'pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install')
-rw-r--r--pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install b/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
new file mode 100644
index 000000000..a8470e53b
--- /dev/null
+++ b/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
@@ -0,0 +1,10 @@
+post_install() {
+ cat << _EOF
+
+==> Installation:
+==> Add theme to your /etc/default/grub: GRUB_THEME="/boot/grub/themes/GNUAxiom/theme.txt"
+==> Preferred resolution 1024x768: GRUB_GFXMODE=1024x768
+==> Update grub:# grub-mkconfig -o /boot/grub/grub.cfg
+
+_EOF
+} \ No newline at end of file