[packages/grub2/DEVEL] - GRUB_DISABLE_SUBMENU value changed with upstream merge

baggins baggins at pld-linux.org
Wed Jan 1 13:35:57 CET 2014


commit ffcd1c02a2c36dc880217a21f332606c23766e12
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jan 1 13:35:33 2014 +0100

    - GRUB_DISABLE_SUBMENU value changed with upstream merge

 grub.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grub.sysconfig b/grub.sysconfig
index ad620cb..1eb63dd 100644
--- a/grub.sysconfig
+++ b/grub.sysconfig
@@ -41,7 +41,7 @@ GRUB_CMDLINE_LINUX=""
 GRUB_DISABLE_RECOVERY="true"
 
 # Disable creating "advanced" submenus, just use flat list
-GRUB_DISABLE_SUBMENU="true"
+GRUB_DISABLE_SUBMENU="y"
 
 # Control which initial ramdisk should grub-mkconfig prefer when searching
 # default is initrd-*.gz created by geninitrd, uncomment to make it prefer
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/ffcd1c02a2c36dc880217a21f332606c23766e12



More information about the pld-cvs-commit mailing list