summaryrefslogtreecommitdiff
path: root/libre/grub2/grub.default
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-01 19:14:30 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-01 19:14:30 -0300
commitb1dae9aeffb64b11071e2b3a8cfc2bb80972bc32 (patch)
tree353c09738a9f67169559744112b7e0f650118504 /libre/grub2/grub.default
parentc4cc142235d7d77327c2a53d9efb2750b1ec80bf (diff)
parenta1ad226cb3556f648d9313dbcaf2ea0a4b185935 (diff)
Merge branch 'master' of ssh://gparabola/abslibre
Diffstat (limited to 'libre/grub2/grub.default')
-rw-r--r--libre/grub2/grub.default9
1 files changed, 3 insertions, 6 deletions
diff --git a/libre/grub2/grub.default b/libre/grub2/grub.default
index fecc09af6..4ab37bbfc 100644
--- a/libre/grub2/grub.default
+++ b/libre/grub2/grub.default
@@ -1,10 +1,7 @@
-# If you change this file, run 'update-grub' afterwards to update
-# /boot/grub/grub.cfg.
-
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Parabola GNU/Linux-libre"
-GRUB_CMDLINE_LINUX_DEFAULT="quiet"
+GRUB_CMDLINE_LINUX_DEFAULT="quiet add_efi_memmap"
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed
@@ -37,8 +34,8 @@ GRUB_DISABLE_RECOVERY=true
# Uncomment and set to the desired menu colors. Used by normal and wallpaper
# modes only. Entries specified as foreground/background.
-GRUB_COLOR_NORMAL="light-blue/black"
-GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
+#GRUB_COLOR_NORMAL="light-blue/black"
+#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"