summaryrefslogtreecommitdiff
path: root/libre/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:22:56 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 19:22:56 -0300
commit5a1bfe6b536052fbc386dcb0f9a8d4cf991ec5e3 (patch)
treef7e6ca36700cb2c12d80000440c29547ebb332ac /libre/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
parenta8c100c20a00b54ac5c0abe16e0602f8a9c2c844 (diff)
move grub2-theme-gnuaxiom to [libre] since it will be used by the Mate ISO by default
Diffstat (limited to 'libre/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install')
-rw-r--r--libre/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install b/libre/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install
new file mode 100644
index 000000000..a8470e53b
--- /dev/null
+++ b/libre/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